ROOT logo
AliRoot » PWGCF » FEMTOSCOPY » CHAOTICITY » AliChaoticityEventStruct

class AliChaoticityEventStruct


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

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


Function Members (Methods)

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

Data Members

public:
Int_tfFillStatus
Int_tfMCarraySize
AliChaoticityMCStruct*fMCtracks
Int_tfNpairsME
Int_tfNpairsSE
Int_tfNtracks
AliChaoticityPairStruct*fPairsME
AliChaoticityPairStruct*fPairsSE
AliChaoticityTrackStruct*fTracks

Class Charts

Inheritance Chart:
AliChaoticityEventStruct

Function documentation

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