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 file, usually with extension .root, that stores data and code in the form of serialized objects in ...
A TTree represents a columnar dataset.