ROOT logo
AliRoot » PWGCF » FEMTOSCOPY » CHAOTICITY » AliFourPionTrackStruct

class AliFourPionTrackStruct


  This class provides storage for event and track information which
  are used for same-event as well as mixed-event analyses in AliFourPion

  authors: Dhevan Gangadharan (dhevan.raja.gangadharan@cern.ch)


Function Members (Methods)

public:
AliFourPionTrackStruct()
AliFourPionTrackStruct(const AliFourPionTrackStruct& obj)
virtual~AliFourPionTrackStruct()
static TClass*Class()
virtual TClass*IsA() const
AliFourPionTrackStruct&operator=(const AliFourPionTrackStruct& obj)
virtual voidShowMembers(TMemberInspector&)
virtual voidStreamer(TBuffer&)
voidStreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b)

Data Members

public:
Int_tfCharge
TBitsfClusterMap
Float_tfDCA
Float_tfDCAXY
Float_tfDCAZ
Float_tfEaccepted
Bool_tfElectron
Float_tfEta
UInt_tfFiltermap
Int_tfId
Bool_tfKaon
Short_tfKey
Int_tfLabelMC
Float_tfMass
Float_tfMom
Bool_tfMuon
Double_tfP[3]
Double_tfPhi
Bool_tfPion
Bool_tfProton
Float_tfPt
TBitsfSharedMap
UInt_tfStatus
Bool_tfTOFhit
Double_tfX[3]

Class Charts

Inheritance Chart:
AliFourPionTrackStruct

Function documentation

AliFourPionTrackStruct()
Default constructor
AliFourPionTrackStruct(const AliFourPionTrackStruct& obj)
 copy constructor
AliFourPionTrackStruct & operator=(const AliFourPionTrackStruct& obj)
 Assignment operator
~AliFourPionTrackStruct()
 Destructor