AliFemtoModelHiddenInfo Class Reference

#include <AliFemtoModelHiddenInfo.h>

Inherits AliFemtoHiddenInfo.

Inheritance diagram for AliFemtoModelHiddenInfo:

Inheritance graph
[legend]
Collaboration diagram for AliFemtoModelHiddenInfo:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AliFemtoModelHiddenInfo ()
 AliFemtoModelHiddenInfo (const AliFemtoModelHiddenInfo &aInfo)
virtual ~AliFemtoModelHiddenInfo ()
AliFemtoModelHiddenInfooperator= (const AliFemtoModelHiddenInfo &aInfo)
AliFemtoThreeVectorGetTrueMomentum () const
AliFemtoLorentzVectorGetEmissionPoint () const
Int_t GetPDGPid () const
Double_t GetMass () const
void SetTrueMomentum (AliFemtoThreeVector *aMom)
void SetTrueMomentum (const AliFemtoThreeVector &aMom)
void SetTrueMomentum (Double_t aPx, Double_t aPy, Double_t aPz)
void SetEmissionPoint (AliFemtoLorentzVector *aPos)
void SetEmissionPoint (const AliFemtoLorentzVector &aPos)
void SetEmissionPoint (Double_t aRx, Double_t aRy, Double_t aRz, Double_t aT)
void SetPDGPid (Int_t aPid)
void SetMass (Double_t aMass)
virtual AliFemtoHiddenInfoClone () const

Protected Member Functions

virtual AliFemtoHiddenInfoGetParticleHiddenInfo () const

Protected Attributes

AliFemtoThreeVectorfTrueMomentum
AliFemtoLorentzVectorfEmissionPoint
Int_t fPDGPid
Double_t fMass

Detailed Description

/ AliFemtoModelHiddenInfo - the hidden info for model calculations /// Stores information needed for the weight generation - the true /// simulated momenta, freeze-out coordinates from model and particle PID /// /


Constructor & Destructor Documentation

AliFemtoModelHiddenInfo::AliFemtoModelHiddenInfo (  ) 

/ AliFemtoModelHiddenInfo - the hidden info for model calculations /// Stores information needed for the weight generation - the true /// simulated momenta, freeze-out coordinates from model and particle PID /// /

AliFemtoModelHiddenInfo::AliFemtoModelHiddenInfo ( const AliFemtoModelHiddenInfo aInfo  ) 

AliFemtoModelHiddenInfo::~AliFemtoModelHiddenInfo (  )  [virtual]


Member Function Documentation

AliFemtoModelHiddenInfo & AliFemtoModelHiddenInfo::operator= ( const AliFemtoModelHiddenInfo aInfo  ) 

AliFemtoThreeVector * AliFemtoModelHiddenInfo::GetTrueMomentum (  )  const

AliFemtoLorentzVector * AliFemtoModelHiddenInfo::GetEmissionPoint (  )  const

Int_t AliFemtoModelHiddenInfo::GetPDGPid (  )  const

Double_t AliFemtoModelHiddenInfo::GetMass (  )  const

void AliFemtoModelHiddenInfo::SetTrueMomentum ( AliFemtoThreeVector aMom  ) 

void AliFemtoModelHiddenInfo::SetTrueMomentum ( const AliFemtoThreeVector aMom  ) 

void AliFemtoModelHiddenInfo::SetTrueMomentum ( Double_t  aPx,
Double_t  aPy,
Double_t  aPz 
)

void AliFemtoModelHiddenInfo::SetEmissionPoint ( AliFemtoLorentzVector aPos  ) 

void AliFemtoModelHiddenInfo::SetEmissionPoint ( const AliFemtoLorentzVector aPos  ) 

void AliFemtoModelHiddenInfo::SetEmissionPoint ( Double_t  aRx,
Double_t  aRy,
Double_t  aRz,
Double_t  aT 
)

void AliFemtoModelHiddenInfo::SetPDGPid ( Int_t  aPid  ) 

void AliFemtoModelHiddenInfo::SetMass ( Double_t  aMass  ) 

AliFemtoHiddenInfo * AliFemtoModelHiddenInfo::Clone (  )  const [inline, virtual]

Reimplemented from AliFemtoHiddenInfo.

AliFemtoHiddenInfo * AliFemtoModelHiddenInfo::GetParticleHiddenInfo (  )  const [protected, virtual]

Implements AliFemtoHiddenInfo.


Member Data Documentation

AliFemtoThreeVector* AliFemtoModelHiddenInfo::fTrueMomentum [protected]

AliFemtoLorentzVector* AliFemtoModelHiddenInfo::fEmissionPoint [protected]

Int_t AliFemtoModelHiddenInfo::fPDGPid [protected]

Double_t AliFemtoModelHiddenInfo::fMass [protected]


The documentation for this class was generated from the following files:
Generated on Tue Jul 10 04:44:52 2007 for AliFemto by  doxygen 1.5.2