24 _mcTruthChain = mcTruthChain;
25 if (_mcTruthChain->SetBranchAddress(
"mcTruthInfo", &_mcTruthInfo) == 0) {
34 if (entry != _mcTruthChain->GetEntries()) {
35 _mcTruthChain->GetEntry(entry);
void GetEntry(Long64_t entry)
~GGSTMCTruthReader()
Destructor.
bool SetChain(TChain *mcTruthChain)
Sets the chain.
GGSTMCTruthReader()
Constructor.