18 _disInfoChain = disInfoChain;
19 if (_disInfoChain->SetBranchAddress(
"primaryDisInfo", &_disInfo) == 0) {
27 if (entry != _disInfoChain->GetEntries()) {
28 _disInfoChain->GetEntry(entry);
35 for (
int i = 0; i < _disInfo->GetEntries(); i++) {
GGSTPrimaryDisReader()
Constructor.
GGSTParticle primary
Descriptor for the primary particle.
~GGSTPrimaryDisReader()
Destructor.
A simple class to carry informations about the disappearance of the primary particle.
void GetEntry(Long64_t entry)
GGSTPrimaryDisInfo * GetDisInfo(Int_t trackID=1)
Retrieves the disappearance information for the given primary.
bool SetChain(TChain *disInfoChain)
Sets the chain.