AliPhysics  8b695ca (8b695ca)
TCalInfo Class Reference
Inheritance diagram for TCalInfo:

Public Member Functions

 TCalInfo ()
 
virtual ~TCalInfo ()
 

Public Attributes

Int_t fRunNo
 
UInt_t fAvTime
 
UInt_t fFirstTime
 
UInt_t fLastTime
 
Float_t fMinT
 
Float_t fMaxT
 
Float_t fFracS
 
TClonesArray fSMs
 
TClonesArray fCells
 

Detailed Description

Definition at line 58 of file createTree.C.

Constructor & Destructor Documentation

TCalInfo::TCalInfo ( )
inline

Definition at line 60 of file createTree.C.

virtual TCalInfo::~TCalInfo ( )
inlinevirtual

Definition at line 61 of file createTree.C.

Member Data Documentation

UInt_t TCalInfo::fAvTime

Definition at line 63 of file createTree.C.

Referenced by createTree().

TClonesArray TCalInfo::fCells

Definition at line 70 of file createTree.C.

Referenced by anaTree(), createTree(), and rotateTree().

UInt_t TCalInfo::fFirstTime

Definition at line 64 of file createTree.C.

Referenced by anaTree(), anaTreeV3(), createTree(), and rotateTree().

Float_t TCalInfo::fFracS

Definition at line 68 of file createTree.C.

Referenced by createTree().

UInt_t TCalInfo::fLastTime

Definition at line 65 of file createTree.C.

Referenced by anaTree(), anaTreeV3(), createTree(), and rotateTree().

Float_t TCalInfo::fMaxT

Definition at line 67 of file createTree.C.

Referenced by createTree().

Float_t TCalInfo::fMinT

Definition at line 66 of file createTree.C.

Referenced by createTree().

Int_t TCalInfo::fRunNo

Definition at line 62 of file createTree.C.

Referenced by anaTree(), anaTreeV3(), createTree(), and rotateTree().

TClonesArray TCalInfo::fSMs

Definition at line 69 of file createTree.C.

Referenced by anaTree(), anaTreeV3(), and createTree().


The documentation for this class was generated from the following file: