#define ClassDefOverride(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 ,.
TString GetFullPathToFile() const
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
void SetSimDir(KVSimDir *s)
TString fDataSet
name of dataset used to filter events
TString fOrigFile
name of simulated events file filtered to generate this file
const Char_t * GetFilterType() const
Bool_t fFiltered
=kTRUE for filtered (reconstructed) simulated events
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
TString fDataQualityAudit
Long64_t fEvents
=number of events in TTree
KVSimDir * fSimDir
parent directory
TString fTreeName
name of TTree
KVSimDir * GetSimDir() const
Long64_t GetEvents() const
void Copy(TObject &) const override
TString fBranchName
name of branch containing events
void SetGemDecayPerEvent(Int_t n)
KVSimFile()
Default constructor.
Bool_t IsFiltered() const
void ls(Option_t *opt="") const override
const Char_t * GetDataQualityAudit() const
const Char_t * GetTreeName() const
Int_t GetGemDecayPerEvent() const