#define ClassDef(name, id)
 
Base class for KaliVeda framework.
 
Handle directory containing simulated and/or filtered simulated data ,.
 
Handle file containing simulated and/or filtered simulated data ,.
 
const Char_t * GetSystem() const
 
const Char_t * GetBranchName() const
 
Bool_t fGemini
true if statistical decay calculated with Gemini++ before filter
 
const Char_t * GetOriginalFile() const
 
TString fSystem
name of system used to filter events
 
Int_t fGemDecayPerEvent
number of Gemini decays performed per primary event
 
TString fDataSet
name of dataset used to filter events
 
TString fOrigFile
name of simulated events file filtered to generate this file
 
void Copy(TObject &) const
 
const Char_t * GetFilterType() const
 
Bool_t fFiltered
=kTRUE for filtered (reconstructed) simulated events
 
void ls(Option_t *opt="") const
 
TString fFiltType
type of filtering used (Geo, Geo+Thresh, or Full)
 
const Char_t * GetGeometry() const
 
virtual ~KVSimFile()
Destructor.
 
void SetGemini(Bool_t yes=kTRUE)
 
const Char_t * GetDataSet() const
 
Long64_t fEvents
=number of events in TTree
 
KVSimDir * fSimDir
parent directory
 
TString fTreeName
name of TTree
 
KVSimDir * GetSimDir() const
 
Long64_t GetEvents() const
 
TString fBranchName
name of branch containing events
 
void SetGemDecayPerEvent(Int_t n)
 
KVSimFile()
Default constructor.
 
Bool_t IsFiltered() const
 
const Char_t * GetTreeName() const
 
Int_t GetGemDecayPerEvent() const