![]() |
AliPhysics
64a5cfc (64a5cfc)
|
Public Member Functions | |
spectraMaker () | |
FastAnalysis * | Make (const TString &subtype, Int_t monitor, Bool_t verbose, TString &uopt) |
void | List () const |
const char * | Script () const |
![]() | |
virtual | ~Maker () |
Additional Inherited Members | |
![]() | |
Maker (const char *type="") | |
ClassDef (Maker, 0) | |
Definition at line 277 of file spectraAnalysis.C.
|
inline |
CTOR
Definition at line 282 of file spectraAnalysis.C.
|
inlinevirtual |
Show list of possible sub-types
Implements FastAnalysis::Maker.
Definition at line 304 of file spectraAnalysis.C.
|
inlinevirtual |
Create an analyser or return 0.
subtype | Sub-type to make |
monitor | Monitor period (in seconds) |
verbose | Verbosity |
uopt | Possibly additiona options |
Implements FastAnalysis::Maker.
Definition at line 293 of file spectraAnalysis.C.
|
inlinevirtual |
Get name of script to load
Implements FastAnalysis::Maker.
Definition at line 310 of file spectraAnalysis.C.