Go to the documentation of this file.
6 #ifndef CBMMCINPUTSET_H
7 #define CBMMCINPUTSET_H 1
57 virtual Bool_t
ActivateObject(TObject**
object,
const char* branchName);
92 return (
fInputs.empty() ? std::make_pair(-1,
nullptr)
93 : std::make_pair(
fInputs.begin()->first,
ECbmTreeAccess
Mode to read entries from a ROOT TTree.