![]() |
AliPhysics
eb0e5d9 (eb0e5d9)
|
Put parameters in OCDB file. More...
Go to the source code of this file.
Enumerations | |
enum | detType { kEMCAL, kEMCALthird, kDCAL, kDCALthird, kEMCAL, kEMCALthird, kDCAL, kDCALthird, kEMCAL, kEMCALthird, kDCAL, kDCALthird, kEMCAL, kEMCALthird, kDCAL, kDCALthird, kEMCAL, kEMCALthird, kDCAL, kDCALthird, kEMCAL, kEMCALthird, kDCAL, kDCALthird, kEMCAL, kEMCALthird, kDCAL, kDCALthird, kEMCAL, kEMCALthird, kDCAL, kDCALthird, kEMCAL, kEMCALthird, kDCAL, kDCALthird } |
Functions | |
void | SetCDB (void) |
Put parameters in OCDB file.
Put parameters in OCDB file.
How to run :
(CAUTION : customize what needs to be)
aliroot -b .x macros/SetCDB.C
Definition in file SetCDB.C.
enum detType |
void SetCDB | ( | void | ) |
char detTypeString[][100] ={"EMCAL","EMCALthird","DCAL","DCALthird"} |
int detTypeType[] ={kEMCAL,kEMCALthird,kDCAL,kDCALthird} |
const int kNbColDCALthird =kNbColEMCALthird |
const int kNbColEMCALthird =kNbColEMCAL |
const int kNbColMax =kNbColEMCAL |
const int kNbColOffsetDCAL =kNbColEMCAL-kNbColDCAL |
const int kNbRowDCAL =kNbRowEMCAL |
const int kNbRowDCALthird =kNbRowEMCALthird |
const int kNbRowEMCALthird =(int)(kNbRowEMCAL/3) |
const int kNbRowMax =kNbRowEMCAL |
const int kNbSMtot =kNbSMEMCAL+kNbSMEMCALthird+kNbSMDCAL+kNbSMDCALthird |
const int kTabNbCol[4] ={kNbColEMCAL,kNbColEMCALthird,kNbColDCAL,kNbColDCALthird} |
const int kTabNbRow[4] ={kNbRowEMCAL,kNbRowEMCALthird,kNbRowDCAL,kNbRowDCALthird} |
const int kTabNbSM[4] ={kNbSMEMCAL,kNbSMEMCALthird,kNbSMDCAL,kNbSMDCALthird} |
int SMdetType[] |
Definition at line 15 of file SetCDB.C.
Referenced by SetCDB().
char SMnumber[][100] |