VERITAS-Observatory / EventDisplay_v4

A reconstruction and analysis pipeline for VERITAS.
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Ambiguous ‘data’ in global scope for C++17. #263

Closed GernotMaier closed 1 month ago

GernotMaier commented 7 months ago

The output tree of mscw_energy is called data, which is an issue when trying to access the tree directly from the rootcint command line (see Ambiguous ‘data’ in global scope).

Discuss if a renaming should be done.

GernotMaier commented 1 month ago

(not in issue)