![]() |
AliPhysics
4a7363b (4a7363b)
|
Public Member Functions | |
TDraw (const char *name, const char *fname="tempinfo.root") | |
virtual | ~TDraw () |
TObjArray * | GetArray () |
void | Compute () |
void | DrawAll () |
TCanvas * | DrawTSensorsPerSM (Int_t type, Int_t sm) const |
TCanvas * | DrawTPerSM (Int_t type=3) const |
TCanvas * | DrawT2D (Int_t type=3) const |
TCanvas * | DrawOccRun () const |
TCanvas * | DrawOccSensor2D () const |
TCanvas * | DrawOcc2D () const |
Double_t | GetMaxT (Int_t type=3) const |
Double_t | GetMinT (Int_t type=3) const |
Double_t | GetMaxTperS (Int_t ns, Int_t type=3) const |
Double_t | GetMinTperS (Int_t ns, Int_t type=3) const |
Double_t | GetFraction (Int_t ns) const |
Int_t | GetBad (Int_t ns) const |
Int_t | GetNBad () const |
Int_t | GetNRuns () const |
Int_t | GetNRunsValid (Int_t ns) const |
Int_t | GetRunNo (Int_t run) const |
TH1 * | GetOccRun () const |
TH1 * | GetOccSensor () const |
TH2 * | GetOccSensor2D () const |
TH2 * | GetOcc2D () const |
TH1 * | GetT (Int_t nsensor, Int_t type=3) const |
TH1 * | GetTSM (Int_t sm, Int_t type=3) const |
TH2 * | GetT2D (Int_t type=3) const |
Bool_t | IsGood (Int_t ns) const |
void | Print (Option_t *opt="") const |
void | SetPrint (Bool_t b=1) |
void | SetBad (Int_t ns, Bool_t b) |
Protected Member Functions | |
TH2 * | GetMask () const |
Protected Attributes | |
TObjArray * | fArr |
Bool_t | fDoPrint |
TArrayI | fBad |
Double_t | fMinFrac |
Definition at line 15 of file plotOCDB_Temperature.C.
TDraw::TDraw | ( | const char * | name, |
const char * | fname = "tempinfo.root" |
||
) |
Definition at line 59 of file plotOCDB_Temperature.C.
|
inlinevirtual |
Definition at line 18 of file plotOCDB_Temperature.C.
void TDraw::Compute | ( | ) |
Definition at line 91 of file plotOCDB_Temperature.C.
Referenced by createTree(), GetArray(), and plotT_period().
void TDraw::DrawAll | ( | ) |
Definition at line 133 of file plotOCDB_Temperature.C.
Referenced by GetArray(), and plotT_period().
TCanvas * TDraw::DrawOcc2D | ( | ) | const |
Definition at line 198 of file plotOCDB_Temperature.C.
Referenced by GetArray().
TCanvas * TDraw::DrawOccRun | ( | ) | const |
Definition at line 169 of file plotOCDB_Temperature.C.
Referenced by DrawAll(), GetArray(), and plotT_period().
TCanvas * TDraw::DrawOccSensor2D | ( | ) | const |
Definition at line 187 of file plotOCDB_Temperature.C.
Referenced by DrawAll(), GetArray(), and plotT_period().
TCanvas * TDraw::DrawT2D | ( | Int_t | type = 3 | ) | const |
Definition at line 316 of file plotOCDB_Temperature.C.
Referenced by GetArray(), and plotT_period().
TCanvas * TDraw::DrawTPerSM | ( | Int_t | type = 3 | ) | const |
Definition at line 263 of file plotOCDB_Temperature.C.
Referenced by DrawAll(), GetArray(), and plotT_period().
Definition at line 209 of file plotOCDB_Temperature.C.
Referenced by DrawAll(), GetArray(), and plotT_period().
|
inline |
Definition at line 19 of file plotOCDB_Temperature.C.
Referenced by createTree().
Definition at line 33 of file plotOCDB_Temperature.C.
Definition at line 32 of file plotOCDB_Temperature.C.
Referenced by Compute(), GetOccSensor2D(), and Print().
|
protected |
Definition at line 327 of file plotOCDB_Temperature.C.
Definition at line 424 of file plotOCDB_Temperature.C.
Referenced by DrawTPerSM(), DrawTSensorsPerSM(), and GetArray().
Definition at line 439 of file plotOCDB_Temperature.C.
Referenced by GetArray().
Definition at line 456 of file plotOCDB_Temperature.C.
Referenced by DrawTPerSM(), DrawTSensorsPerSM(), and GetArray().
Definition at line 471 of file plotOCDB_Temperature.C.
Referenced by GetArray().
Int_t TDraw::GetNBad | ( | ) | const |
Definition at line 488 of file plotOCDB_Temperature.C.
|
inline |
Definition at line 35 of file plotOCDB_Temperature.C.
Referenced by DrawOccRun(), DrawTPerSM(), DrawTSensorsPerSM(), GetFraction(), GetOccRun(), and GetOccSensor2D().
Definition at line 556 of file plotOCDB_Temperature.C.
Referenced by GetFraction(), and GetNRuns().
TH2 * TDraw::GetOcc2D | ( | ) | const |
Definition at line 406 of file plotOCDB_Temperature.C.
Referenced by DrawOcc2D(), and GetRunNo().
TH1 * TDraw::GetOccRun | ( | ) | const |
Definition at line 348 of file plotOCDB_Temperature.C.
Referenced by DrawOccRun(), and GetRunNo().
TH1 * TDraw::GetOccSensor | ( | ) | const |
Definition at line 368 of file plotOCDB_Temperature.C.
Referenced by GetRunNo().
TH2 * TDraw::GetOccSensor2D | ( | ) | const |
Definition at line 388 of file plotOCDB_Temperature.C.
Referenced by DrawOccSensor2D(), and GetRunNo().
Definition at line 37 of file plotOCDB_Temperature.C.
Referenced by DrawTPerSM(), DrawTSensorsPerSM(), GetOccRun(), and GetOccSensor2D().
Definition at line 517 of file plotOCDB_Temperature.C.
Referenced by DrawTSensorsPerSM(), and GetRunNo().
Definition at line 535 of file plotOCDB_Temperature.C.
Referenced by DrawT2D(), and GetRunNo().
Definition at line 500 of file plotOCDB_Temperature.C.
Referenced by DrawTPerSM(), DrawTSensorsPerSM(), and GetRunNo().
Definition at line 45 of file plotOCDB_Temperature.C.
Referenced by Compute(), GetMask(), GetNBad(), and GetOccSensor2D().
void TDraw::Print | ( | Option_t * | opt = "" | ) | const |
Definition at line 569 of file plotOCDB_Temperature.C.
Referenced by IsGood(), and plotT_period().
Definition at line 48 of file plotOCDB_Temperature.C.
|
inline |
Definition at line 47 of file plotOCDB_Temperature.C.
Referenced by plotT_period().
|
protected |
Definition at line 51 of file plotOCDB_Temperature.C.
Referenced by Compute(), DrawAll(), GetArray(), GetMaxT(), GetMaxTperS(), GetMinT(), GetMinTperS(), GetNRuns(), GetNRunsValid(), GetOcc2D(), GetOccRun(), GetOccSensor(), GetRunNo(), GetT(), GetT2D(), GetTSM(), Print(), and TDraw().
|
protected |
|
protected |
Definition at line 52 of file plotOCDB_Temperature.C.
Referenced by DrawOcc2D(), DrawOccRun(), DrawOccSensor2D(), DrawT2D(), DrawTPerSM(), DrawTSensorsPerSM(), and SetPrint().
|
protected |
Definition at line 54 of file plotOCDB_Temperature.C.
Referenced by Compute(), DrawOccRun(), GetOccRun(), and GetOccSensor2D().