ROOT logo
AliRoot » PWGCF » FEMTOSCOPY » CHAOTICITY » AliFourPionEventStruct

class AliFourPionEventStruct


  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:
AliFourPionEventStruct()
AliFourPionEventStruct(const AliFourPionEventStruct& obj)
virtual~AliFourPionEventStruct()
static TClass*Class()
virtual TClass*IsA() const
AliFourPionEventStruct&operator=(const AliFourPionEventStruct& obj)
virtual voidShowMembers(TMemberInspector&)
virtual voidStreamer(TBuffer&)
voidStreamerNVirtual(TBuffer& ClassDef_StreamerNVirtual_b)

Data Members

public:
Int_tfFillStatus
Int_tfMCarraySize
AliFourPionMCStruct*fMCtracks
Int_tfNtracks
AliFourPionTrackStruct*fTracks

Class Charts

Inheritance Chart:
AliFourPionEventStruct

Function documentation

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