And what does tr->Print(); say about the “PCTimeTag” branch?
BTW. For “gROOT”, you need to #include "TROOT.h" (and, in your own standalone executable, you might need to create a TApplication).
And what does tr->Print(); say about the “PCTimeTag” branch?
BTW. For “gROOT”, you need to #include "TROOT.h" (and, in your own standalone executable, you might need to create a TApplication).