ROOT logo
AliRoot » PWGCF » FEMTOSCOPY » CHAOTICITY » AliChaoticityMCStruct

class AliChaoticityMCStruct


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

Data Members

public:
Float_tfPtot
Float_tfPx
Float_tfPy
Float_tfPz

Class Charts

Inheritance Chart:
AliChaoticityMCStruct

Function documentation

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