AliRoot Core  edcc906 (edcc906)
AliAODTZERO Class Reference

#include <AliAODTZERO.h>

Inheritance diagram for AliAODTZERO:

Public Member Functions

 AliAODTZERO ()
 
 AliAODTZERO (const AliAODTZERO &source)
 
AliAODTZEROoperator= (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
 

Detailed Description

Definition at line 13 of file AliAODTZERO.h.

Constructor & Destructor Documentation

AliAODTZERO::AliAODTZERO ( )

Definition at line 28 of file AliAODTZERO.cxx.

AliAODTZERO::AliAODTZERO ( const AliAODTZERO source)

Definition at line 46 of file AliAODTZERO.cxx.

virtual AliAODTZERO::~AliAODTZERO ( )
inlinevirtual

Definition at line 20 of file AliAODTZERO.h.

Member Function Documentation

Float_t AliAODTZERO::GetAmp ( Int_t  pmt) const
inline

Definition at line 37 of file AliAODTZERO.h.

Bool_t AliAODTZERO::GetBackgroundFlag ( ) const
inline

Definition at line 30 of file AliAODTZERO.h.

Bool_t AliAODTZERO::GetPileupFlag ( ) const
inline

Definition at line 31 of file AliAODTZERO.h.

Bool_t AliAODTZERO::GetSatellite ( ) const
inline

Definition at line 32 of file AliAODTZERO.h.

TBits AliAODTZERO::GetT0PileupBits ( ) const
inline

Definition at line 52 of file AliAODTZERO.h.

Double32_t AliAODTZERO::GetT0TOF ( Int_t  i) const
inline

Definition at line 24 of file AliAODTZERO.h.

Referenced by AliAODEvent::GetT0TOF().

const Double32_t* AliAODTZERO::GetT0TOF ( ) const
inline

Definition at line 25 of file AliAODTZERO.h.

Double32_t AliAODTZERO::GetT0TOFbest ( Int_t  i) const
inline

Definition at line 27 of file AliAODTZERO.h.

const Double32_t* AliAODTZERO::GetT0TOFbest ( ) const
inline

Definition at line 28 of file AliAODTZERO.h.

Float_t AliAODTZERO::GetT0VertexRaw ( ) const
inline

Definition at line 34 of file AliAODTZERO.h.

Double32_t AliAODTZERO::GetT0zVertex ( ) const
inline

Definition at line 35 of file AliAODTZERO.h.

AliAODTZERO & AliAODTZERO::operator= ( const AliAODTZERO source)

Definition at line 64 of file AliAODTZERO.cxx.

void AliAODTZERO::SetAmp ( Int_t  pmt,
Float_t  amp 
)
inline

Definition at line 49 of file AliAODTZERO.h.

void AliAODTZERO::SetBackgroundFlag ( Bool_t  back = false)
inline

Definition at line 43 of file AliAODTZERO.h.

void AliAODTZERO::SetPileupBits ( TBits  pileup)
inline

Definition at line 51 of file AliAODTZERO.h.

void AliAODTZERO::SetPileupFlag ( Bool_t  back = false)
inline

Definition at line 44 of file AliAODTZERO.h.

void AliAODTZERO::SetSatelliteFlag ( Bool_t  sat = false)
inline

Definition at line 45 of file AliAODTZERO.h.

void AliAODTZERO::SetT0TOF ( Int_t  icase,
Double32_t  time 
)
inline

Definition at line 40 of file AliAODTZERO.h.

void AliAODTZERO::SetT0TOFbest ( Int_t  icase,
Double32_t  time 
)
inline

Definition at line 41 of file AliAODTZERO.h.

void AliAODTZERO::SetT0VertexRaw ( Float_t  vtx)
inline

Definition at line 47 of file AliAODTZERO.h.

void AliAODTZERO::SetT0zVertex ( Double32_t  z)
inline

Definition at line 48 of file AliAODTZERO.h.

Member Data Documentation

Bool_t AliAODTZERO::fBackground
protected

Definition at line 59 of file AliAODTZERO.h.

Referenced by GetBackgroundFlag(), operator=(), and SetBackgroundFlag().

Bool_t AliAODTZERO::fPileup
protected

Definition at line 57 of file AliAODTZERO.h.

Referenced by GetPileupFlag(), operator=(), and SetPileupFlag().

TBits AliAODTZERO::fPileupBits
protected

Definition at line 64 of file AliAODTZERO.h.

Referenced by GetT0PileupBits(), operator=(), and SetPileupBits().

Bool_t AliAODTZERO::fSattelite
protected

Definition at line 58 of file AliAODTZERO.h.

Referenced by GetSatellite(), operator=(), and SetSatelliteFlag().

Float_t AliAODTZERO::fT0Amp[26]
protected

Definition at line 63 of file AliAODTZERO.h.

Referenced by AliAODTZERO(), GetAmp(), operator=(), and SetAmp().

Double32_t AliAODTZERO::fT0TOF[3]
protected

Definition at line 56 of file AliAODTZERO.h.

Referenced by AliAODTZERO(), GetT0TOF(), operator=(), and SetT0TOF().

Double32_t AliAODTZERO::fT0TOFbest[3]
protected

Definition at line 60 of file AliAODTZERO.h.

Referenced by AliAODTZERO(), GetT0TOFbest(), operator=(), and SetT0TOFbest().

Float_t AliAODTZERO::fT0VertexRaw
protected

Definition at line 61 of file AliAODTZERO.h.

Referenced by GetT0VertexRaw(), operator=(), and SetT0VertexRaw().

Double32_t AliAODTZERO::fT0zVertex
protected

Definition at line 62 of file AliAODTZERO.h.

Referenced by GetT0zVertex(), operator=(), and SetT0zVertex().


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