![]() |
AliPhysics
a8afd6c (a8afd6c)
|
#include <TInfo.h>
Public Member Functions | |
TInfo (Int_t rn=0) | |
virtual | ~TInfo () |
Float_t | AbsMinT (Int_t t=1) const |
Float_t | AbsMaxT (Int_t t=2) const |
TArrayF & | AvgT () |
Float_t | AvgT (Int_t ns) const |
Float_t | AvgTempSM (Int_t sm, Int_t type=3) const |
UInt_t | AvTime () const |
Float_t | Diff (Int_t ns) const |
UInt_t | FirstTime () const |
UInt_t | GetAverageTime () const |
UInt_t | GetFirstTime () const |
TH2 * | GetHist (Int_t type=1) const |
UInt_t | GetLastTime () const |
const char * | GetName () const |
Int_t | GetRunNo () const |
Int_t | GetNFaulty () const |
Double_t | Fraction () const |
UInt_t | LastTime () const |
Bool_t | IsValid (Int_t ns) const |
Int_t | RunNo () const |
Float_t | T (Int_t ns, Int_t t) const |
Float_t | MinT (Int_t ns) const |
Float_t | MaxT (Int_t ns) const |
TArrayF & | MinT () |
TArrayF & | MaxT () |
Int_t | Nvalid () const |
void | Print (Option_t *option="") const |
TArrayF & | RmsT () |
Float_t | RmsT (Int_t ns) const |
void | Set (Int_t ns, Float_t avg, Float_t rms, Float_t min, Float_t max) |
void | SetNFaulty (Int_t n) |
void | SetTime (UInt_t av, UInt_t f, UInt_t l) |
Static Public Member Functions | |
static const char * | Type (Int_t t) |
static Int_t | GetBin (Int_t ns) |
static Int_t | SM (Int_t ns) |
static Int_t | NSensors () |
static Int_t | SensId (Int_t sm, Int_t row, Int_t col) |
Protected Attributes | |
Int_t | fRunNo |
TArrayF | fAvgT |
TArrayF | fRmsT |
TArrayF | fMinT |
TArrayF | fMaxT |
UInt_t | fAvTime |
UInt_t | fFirstTime |
UInt_t | fLastTime |
Int_t | fNFaulty |
Definition at line 23 of file TInfo.cxx.
Referenced by createTree(), GetHist(), TDraw::GetMaxT(), TDraw::Print(), and ~TInfo().
Definition at line 10 of file TInfo.cxx.
Referenced by createTree(), GetHist(), TDraw::GetMinT(), TDraw::Print(), and ~TInfo().
Definition at line 36 of file TInfo.cxx.
Referenced by AvgT(), createTree(), and TDraw::GetTSM().
|
inline |
Definition at line 29 of file TInfo.h.
Referenced by TDraw::Compute(), createTree(), GetHist(), TDraw::GetOccRun(), and TDraw::Print().
|
inline |
Definition at line 22 of file TInfo.h.
Referenced by createTree().
Definition at line 99 of file TInfo.cxx.
Referenced by GetHist(), TDraw::GetMask(), TDraw::GetOccSensor2D(), and SetTime().
|
inline |
Definition at line 23 of file TInfo.h.
Referenced by createTree().
Definition at line 51 of file TInfo.cxx.
Referenced by TDraw::DrawAll(), and GetFirstTime().
|
inline |
Definition at line 25 of file TInfo.h.
Referenced by createTree().
|
inline |
Definition at line 28 of file TInfo.h.
Referenced by TDraw::Compute(), and Fraction().
|
inline |
Definition at line 27 of file TInfo.h.
Referenced by TDraw::Compute(), createTree(), and TDraw::Print().
Definition at line 31 of file TInfo.h.
Referenced by AbsMaxT(), AbsMinT(), GetHist(), TDraw::GetMaxTperS(), TDraw::GetMinTperS(), TDraw::GetNRunsValid(), TDraw::GetOcc2D(), TDraw::GetOccSensor(), TDraw::GetT(), TDraw::GetT2D(), Nvalid(), and Print().
|
inlinestatic |
Definition at line 49 of file TInfo.h.
Referenced by AbsMaxT(), AbsMinT(), TDraw::Compute(), Fraction(), GetHist(), TDraw::GetMask(), TDraw::GetOcc2D(), TDraw::GetOccSensor(), TDraw::GetOccSensor2D(), TDraw::GetT2D(), Print(), and TDraw::Print().
|
inline |
Definition at line 38 of file TInfo.h.
Referenced by Fraction(), Print(), and readOCDB_Temperature().
void TInfo::Print | ( | Option_t * | option = "" | ) | const |
Definition at line 71 of file TInfo.cxx.
Referenced by Nvalid(), TDraw::Print(), readTemp(), and testOCDB_Temperature().
Definition at line 281 of file TInfo.cxx.
Referenced by createTree(), and NSensors().
Definition at line 42 of file TInfo.h.
Referenced by readOCDB_Temperature().
|
inline |
Definition at line 43 of file TInfo.h.
Referenced by TDraw::Compute().
Definition at line 44 of file TInfo.h.
Referenced by readOCDB_Temperature().
Definition at line 80 of file TInfo.cxx.
Referenced by AbsMaxT(), AbsMinT(), AvgTempSM(), createTree(), GetHist(), TDraw::GetMaxTperS(), TDraw::GetMinTperS(), TDraw::GetT(), TDraw::GetT2D(), and RunNo().
|
static |
Definition at line 323 of file TInfo.cxx.
Referenced by TDraw::DrawAll(), TDraw::DrawT2D(), TDraw::DrawTPerSM(), TDraw::DrawTSensorsPerSM(), GetHist(), TDraw::GetT2D(), and SetTime().
|
protected |
|
protected |
Definition at line 58 of file TInfo.h.
Referenced by AvTime(), GetAverageTime(), LastTime(), Print(), and SetTime().
|
protected |
Definition at line 59 of file TInfo.h.
Referenced by FirstTime(), GetFirstTime(), GetHist(), and SetTime().
|
protected |
Definition at line 60 of file TInfo.h.
Referenced by GetHist(), GetLastTime(), and SetTime().
|
protected |
|
protected |
|
protected |
Definition at line 61 of file TInfo.h.
Referenced by GetNFaulty(), and SetNFaulty().
|
protected |
|
protected |