GRSISort "v4.0.0.5"
An extension of the ROOT analysis Framework
Loading...
Searching...
No Matches
TRuntimeObjects Member List

This is the complete list of members for TRuntimeObjects, including all inherited members.

fCut_filesTRuntimeObjectsprivate
fDetectorsTRuntimeObjectsprivate
fDirectoryTRuntimeObjectsprivate
fFragTRuntimeObjectsprivate
fGatesTRuntimeObjectsprivate
FillHistogram(const char *name, int bins, double low, double high, double value, double weight=1)TRuntimeObjects
FillHistogram(const char *name, int Xbins, double Xlow, double Xhigh, double Xvalue, int Ybins, double Ylow, double Yhigh, double Yvalue, double weight=1)TRuntimeObjects
FillHistogram(const std::string &name, int bins, double low, double high, double value, double weight=1)TRuntimeObjectsinline
FillHistogram(const std::string &name, int Xbins, double Xlow, double Xhigh, double Xvalue, int Ybins, double Ylow, double Yhigh, double Yvalue, double weight=1)TRuntimeObjectsinline
FillHistogram(const char *dirname, const char *name, int bins, double low, double high, double value, double weight=1)TRuntimeObjects
FillHistogram(const char *dirname, const char *name, int Xbins, double Xlow, double Xhigh, double Xvalue, int Ybins, double Ylow, double Yhigh, double Yvalue, double weight=1)TRuntimeObjects
FillHistogram(const std::string &dirname, const std::string &name, int bins, double low, double high, double value, double weight=1)TRuntimeObjectsinline
FillHistogram(const std::string &dirname, const std::string &name, int Xbins, double Xlow, double Xhigh, double Xvalue, int Ybins, double Ylow, double Yhigh, double Yvalue, double weight=1)TRuntimeObjectsinline
FillHistogramSym(const char *name, int Xbins, double Xlow, double Xhigh, double Xvalue, int Ybins, double Ylow, double Yhigh, double Yvalue)TRuntimeObjects
FillHistogramSym(const std::string &name, int Xbins, double Xlow, double Xhigh, double Xvalue, int Ybins, double Ylow, double Yhigh, double Yvalue)TRuntimeObjectsinline
FillHistogramSym(const char *dirname, const char *name, int Xbins, double Xlow, double Xhigh, double Xvalue, int Ybins, double Ylow, double Yhigh, double Yvalue)TRuntimeObjects
FillHistogramSym(const std::string &dirname, const std::string &name, int Xbins, double Xlow, double Xhigh, double Xvalue, int Ybins, double Ylow, double Yhigh, double Yvalue)TRuntimeObjectsinline
FillProfileHist(const char *name, int Xbins, double Xlow, double Xhigh, double Xvalue, double Yvalue)TRuntimeObjects
FillProfileHist(const std::string &name, int Xbins, double Xlow, double Xhigh, double Xvalue, double Yvalue)TRuntimeObjectsinline
FillProfileHist(const char *dirname, const char *name, int Xbins, double Xlow, double Xhigh, double Xvalue, double Yvalue)TRuntimeObjects
FillProfileHist(const std::string &dirname, const std::string &name, int Xbins, double Xlow, double Xhigh, double Xvalue, double Yvalue)TRuntimeObjectsinline
FindDirectory(const char *)TRuntimeObjectsprivate
fObjectsTRuntimeObjectsprivate
fRuntimeMapTRuntimeObjectsprivatestatic
Get(const std::string &name="default")TRuntimeObjectsinlinestatic
GetCut(const std::string &name)TRuntimeObjects
GetDetector()TRuntimeObjectsinline
GetDirectory() constTRuntimeObjectsinline
GetFragment()TRuntimeObjectsinline
GetGates()TRuntimeObjects
GetGatesPtr()TRuntimeObjectsinline
GetObjects()TRuntimeObjects
GetObjectsPtr()TRuntimeObjectsinline
GetVariable(const char *name) constTRuntimeObjects
SetDetectors(std::shared_ptr< TUnpackedEvent > det)TRuntimeObjectsinline
SetDirectory(TDirectory *dir)TRuntimeObjectsinline
SetFragment(std::shared_ptr< const TFragment > frag)TRuntimeObjectsinline
TRuntimeObjects(std::shared_ptr< const TFragment > frag, TList *objects, TList *gates, std::vector< TFile * > &cut_files, TDirectory *directory=nullptr, const char *name="default")TRuntimeObjects
TRuntimeObjects(TList *objects, TList *gates, std::vector< TFile * > &cut_files, TDirectory *directory=nullptr, const char *name="default")TRuntimeObjects