![]() |
AliRoot Core
edcc906 (edcc906)
|
#include <AliAODTZERO.h>
Public Member Functions | |
AliAODTZERO () | |
AliAODTZERO (const AliAODTZERO &source) | |
AliAODTZERO & | operator= (const AliAODTZERO &source) |
virtual | ~AliAODTZERO () |
Double32_t | GetT0TOF (Int_t i) const |
const Double32_t * | GetT0TOF () const |
Double32_t | GetT0TOFbest (Int_t i) const |
const Double32_t * | GetT0TOFbest () const |
Bool_t | GetBackgroundFlag () const |
Bool_t | GetPileupFlag () const |
Bool_t | GetSatellite () const |
Float_t | GetT0VertexRaw () const |
Double32_t | GetT0zVertex () const |
Float_t | GetAmp (Int_t pmt) const |
void | SetT0TOF (Int_t icase, Double32_t time) |
void | SetT0TOFbest (Int_t icase, Double32_t time) |
void | SetBackgroundFlag (Bool_t back=false) |
void | SetPileupFlag (Bool_t back=false) |
void | SetSatelliteFlag (Bool_t sat=false) |
void | SetT0VertexRaw (Float_t vtx) |
void | SetT0zVertex (Double32_t z) |
void | SetAmp (Int_t pmt, Float_t amp) |
void | SetPileupBits (TBits pileup) |
TBits | GetT0PileupBits () const |
Protected Attributes | |
Double32_t | fT0TOF [3] |
Bool_t | fPileup |
Bool_t | fSattelite |
Bool_t | fBackground |
Double32_t | fT0TOFbest [3] |
Float_t | fT0VertexRaw |
Double32_t | fT0zVertex |
Float_t | fT0Amp [26] |
TBits | fPileupBits |
Definition at line 13 of file AliAODTZERO.h.
AliAODTZERO::AliAODTZERO | ( | ) |
Definition at line 28 of file AliAODTZERO.cxx.
AliAODTZERO::AliAODTZERO | ( | const AliAODTZERO & | source | ) |
Definition at line 46 of file AliAODTZERO.cxx.
|
inlinevirtual |
Definition at line 20 of file AliAODTZERO.h.
|
inline |
Definition at line 37 of file AliAODTZERO.h.
|
inline |
Definition at line 30 of file AliAODTZERO.h.
|
inline |
Definition at line 31 of file AliAODTZERO.h.
|
inline |
Definition at line 32 of file AliAODTZERO.h.
|
inline |
Definition at line 52 of file AliAODTZERO.h.
|
inline |
Definition at line 24 of file AliAODTZERO.h.
Referenced by AliAODEvent::GetT0TOF().
|
inline |
Definition at line 25 of file AliAODTZERO.h.
|
inline |
Definition at line 27 of file AliAODTZERO.h.
|
inline |
Definition at line 28 of file AliAODTZERO.h.
|
inline |
Definition at line 34 of file AliAODTZERO.h.
|
inline |
Definition at line 35 of file AliAODTZERO.h.
AliAODTZERO & AliAODTZERO::operator= | ( | const AliAODTZERO & | source | ) |
Definition at line 64 of file AliAODTZERO.cxx.
|
inline |
Definition at line 49 of file AliAODTZERO.h.
|
inline |
Definition at line 43 of file AliAODTZERO.h.
|
inline |
Definition at line 51 of file AliAODTZERO.h.
|
inline |
Definition at line 44 of file AliAODTZERO.h.
|
inline |
Definition at line 45 of file AliAODTZERO.h.
|
inline |
Definition at line 40 of file AliAODTZERO.h.
|
inline |
Definition at line 41 of file AliAODTZERO.h.
|
inline |
Definition at line 47 of file AliAODTZERO.h.
|
inline |
Definition at line 48 of file AliAODTZERO.h.
|
protected |
Definition at line 59 of file AliAODTZERO.h.
Referenced by GetBackgroundFlag(), operator=(), and SetBackgroundFlag().
|
protected |
Definition at line 57 of file AliAODTZERO.h.
Referenced by GetPileupFlag(), operator=(), and SetPileupFlag().
|
protected |
Definition at line 64 of file AliAODTZERO.h.
Referenced by GetT0PileupBits(), operator=(), and SetPileupBits().
|
protected |
Definition at line 58 of file AliAODTZERO.h.
Referenced by GetSatellite(), operator=(), and SetSatelliteFlag().
|
protected |
Definition at line 63 of file AliAODTZERO.h.
Referenced by AliAODTZERO(), GetAmp(), operator=(), and SetAmp().
|
protected |
Definition at line 56 of file AliAODTZERO.h.
Referenced by AliAODTZERO(), GetT0TOF(), operator=(), and SetT0TOF().
|
protected |
Definition at line 60 of file AliAODTZERO.h.
Referenced by AliAODTZERO(), GetT0TOFbest(), operator=(), and SetT0TOFbest().
|
protected |
Definition at line 61 of file AliAODTZERO.h.
Referenced by GetT0VertexRaw(), operator=(), and SetT0VertexRaw().
|
protected |
Definition at line 62 of file AliAODTZERO.h.
Referenced by GetT0zVertex(), operator=(), and SetT0zVertex().