![]() |
AliPhysics
b1a33bd (b1a33bd)
|
#include <AliEmcalSetupTask.h>
Public Member Functions | |
AliEmcalSetupTask () | |
AliEmcalSetupTask (const char *name) | |
virtual | ~AliEmcalSetupTask () |
void | SetGeoPath (const char *n) |
void | SetNoOCDB (Bool_t b) |
void | SetOadbPath (const char *n) |
void | SetOcdbPath (const char *n) |
void | SetObjs (const char *n) |
Protected Member Functions | |
void | ConnectInputData (Option_t *option="") |
void | UserExec (Option_t *option) |
void | Setup (Int_t runno) |
void | Terminate (Option_t *option) |
Protected Attributes | |
TString | fOcdbPath |
TString | fOadbPath |
TString | fGeoPath |
TString | fObjs |
Bool_t | fNoOCDB |
Bool_t | fIsInit |
TString | fLocalOcdb |
=true then already initialized More... | |
TString | fLocalOcdbStor |
directory path to local ocdb More... | |
Private Member Functions | |
AliEmcalSetupTask (const AliEmcalSetupTask &) | |
storage path to local ocdb More... | |
AliEmcalSetupTask & | operator= (const AliEmcalSetupTask &) |
ClassDef (AliEmcalSetupTask, 6) | |
Definition at line 13 of file AliEmcalSetupTask.h.
AliEmcalSetupTask::AliEmcalSetupTask | ( | ) |
AliEmcalSetupTask::AliEmcalSetupTask | ( | const char * | name | ) |
Definition at line 41 of file AliEmcalSetupTask.cxx.
|
virtual |
Definition at line 57 of file AliEmcalSetupTask.cxx.
|
private |
storage path to local ocdb
|
private |
|
protected |
Definition at line 63 of file AliEmcalSetupTask.cxx.
|
private |
|
inline |
Definition at line 19 of file AliEmcalSetupTask.h.
|
inline |
Definition at line 20 of file AliEmcalSetupTask.h.
|
inline |
Definition at line 21 of file AliEmcalSetupTask.h.
|
inline |
Definition at line 23 of file AliEmcalSetupTask.h.
|
inline |
Definition at line 22 of file AliEmcalSetupTask.h.
|
protected |
Definition at line 136 of file AliEmcalSetupTask.cxx.
Referenced by ConnectInputData(), and UserExec().
|
protected |
Definition at line 277 of file AliEmcalSetupTask.cxx.
|
protected |
Definition at line 115 of file AliEmcalSetupTask.cxx.
|
protected |
Definition at line 33 of file AliEmcalSetupTask.h.
Referenced by SetGeoPath(), and Setup().
|
protected |
Definition at line 36 of file AliEmcalSetupTask.h.
Referenced by ConnectInputData(), Setup(), and UserExec().
|
protected |
=true then already initialized
Definition at line 37 of file AliEmcalSetupTask.h.
Referenced by Setup(), and Terminate().
|
protected |
directory path to local ocdb
Definition at line 38 of file AliEmcalSetupTask.h.
Referenced by ConnectInputData(), and Setup().
|
protected |
Definition at line 35 of file AliEmcalSetupTask.h.
Referenced by SetNoOCDB(), and Setup().
|
protected |
Definition at line 32 of file AliEmcalSetupTask.h.
Referenced by SetOadbPath(), and Setup().
|
protected |
Definition at line 34 of file AliEmcalSetupTask.h.
|
protected |
Definition at line 31 of file AliEmcalSetupTask.h.
Referenced by ConnectInputData(), SetOcdbPath(), and Setup().