Heavy ion Analysis Libriares
|
Public Member Functions | |
Object () | |
virtual TString | GetExtractType () const |
virtual TString | HTMLExtract (Int_t, TString="") const |
virtual void | HTMLExtractIntoTable (Int_t, HtmlTable &, TString="", TString="") const |
virtual void | Add (const Object *pack) |
virtual Long64_t | Merge (TCollection *collection) |
virtual Bool_t | CanBeTableElement () const |
Hal::Object::Object | ( | ) |
default constructor
Definition at line 16 of file Object.cxx.
|
virtual |
Definition at line 22 of file Object.cxx.
|
virtual |
add object of the same class to this
pack | added object |
Reimplemented in Hal::CorrFitMapGroupConfig, Hal::CorrFitMapKstarRstar, Hal::CorrFitMapKstarRstarDiv, Hal::DividedHisto1D, Hal::Femto3DCFQinv, Hal::FemtoCorrFunc1D, Hal::FemtoCorrFunc, Hal::FemtoDoubleRatio1DCF, Hal::FemtoSHCF, Hal::Fluctuation1D, Hal::ParameterBool, Hal::ParameterDouble, Hal::ParameterFloat, Hal::ParameterInt, Hal::ParameterString, Hal::ParameterUInt, Hal::ParameterULong64, Hal::ParameterULong, and Hal::QAPlotReport.
Definition at line 24 of file Object.cxx.
|
inlinevirtual |
Reimplemented in Hal::QAPlotReport.
|
virtual |
not used
Reimplemented in Hal::DividedHisto1D, and Hal::PackageTable.
Definition at line 18 of file Object.cxx.
|
virtual |
exttact this object into HTML
no | (used to numbering directories to avoid name conflicts) |
dir | directory where object should be extracted |
Reimplemented in Hal::DividedHisto1D, Hal::DividedHisto2D, Hal::DividedHisto3D, Hal::Femto1DCF, Hal::Femto3DCF, Hal::FemtoCorrFunc1D, Hal::FemtoCorrFunc2D, Hal::FemtoDebug2DCF, Hal::FemtoDoubleRatio1DCF, Hal::FemtoDPhiDEta, Hal::FemtoSHCF, Hal::Fluctuation1D, Hal::PackageTable, Hal::Parameter, Hal::ParameterBool, Hal::ParameterDouble, Hal::ParameterFloat, Hal::ParameterInt, Hal::ParameterString, Hal::ParameterUInt, Hal::ParameterULong64, Hal::ParameterULong, and Hal::QAPlotReport.
Definition at line 20 of file Object.cxx.
|
inlinevirtual |
extract this object into html table table
no | object number |
table | table to extract this object |
dir | directory to extract the strucuture of object |
rel_dir | relative path from this to dir |
Reimplemented in Hal::QAPlotReport.
|
virtual |
used to merge similar objects
collection |
Reimplemented in Hal::DividedHisto1D, Hal::Femto3DCFQinv, Hal::FemtoSHCF, Hal::Fluctuation1D, Hal::PackageTable, Hal::Parameter, and Hal::QAPlotReport.
Definition at line 26 of file Object.cxx.