26 Event *
event =
nullptr;
27 oldtree->SetBranchAddress(
"event_split", &event);
35 if (event->GetNtrack() > 605)
49 gROOT->ProcessLine(
".L " +
tutdir +
"/io/tree/Event.cxx+");
50 gROOT->ProcessLine(
"#define ACTUAL_RUN yes");
52 gROOT->ProcessLine(
"run()");
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
A ROOT file is an on-disk file, usually with extension .root, that stores objects in a file-system-li...
A TTree represents a columnar dataset.
Namespace for new ROOT classes and functions.