16 SetBranchName(
"INDRAReconEvent");
17 SetEventsReadInterval(20000);
18 SetParticleConditionsParticleClassName(
"KVINDRAReconNuc");
60 KVClassFactory cf(kvsname,
"User analysis class",
"",
kTRUE,
"ROOT6KVINDRAEventSelectorTemplate");
62 KVClassFactory cf(kvsname,
"User analysis class",
"",
kTRUE,
"KVINDRAEventSelectorTemplate");
KVDataAnalyser * gDataAnalyser
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
Factory class for generating skeleton files for new classes.
void GenerateCode()
Generate header and implementation file for currently-defined class.
void AddImplIncludeFile(const Char_t *filename)
EProofMode GetProofMode() const
General purpose analysis class for TTree containing KVEvent objects.
virtual void Init(TTree *tree)
Base class for analysis of reconstructed INDRA events.
void Init(TTree *tree)
When using PROOF, need to set tree pointer in KVDataAnalyser.
virtual ~KVINDRAEventSelector()
Destructor.
static void Make(const Char_t *kvsname="MyOwnINDRASelector")
Automatic generation of KVINDRAEventSelector-derived class for KaliVeda analysis.
Manage analysis of reconstructed INDRA data.