10 #ifndef GGSTRANDOMSTATUSREADER_H_
11 #define GGSTRANDOMSTATUSREADER_H_
15 #include "montecarlo/readers/GGSTChainReader.h"
33 bool SetChain(TChain *randomStatusChain);
48 return _randomStatusInfo->
seeds[nSeed];
55 TChain *_randomStatusChain;
Abstract class defining the interface for tree readers.
Long_t seeds[2]
Seeds defining the status of the engine.
Class for reading output of GGSRandomStatusAction.
~GGSTRandomStatusReader()
Destructor.
GGSTRandomStatusReader()
Constructor.
bool SetChain(TChain *randomStatusChain)
Sets the chain.
long GetSeed(unsigned int nSeed)
Gets the specified seed.
Data object to store the status of the random engine.
void GetEntry(Long64_t entry)