StRoot
1
|
Public Member Functions | |
StHbtSmearedHiddenInfo (const StHbtLorentzVector &aInitialMom, const StHbtLorentzVector &aFreezeOut, const int &aPid, TRandom *aRand, const StHbtMomRes *aMomRes) | |
StHbtSmearedHiddenInfo (const StHbtSmearedHiddenInfo &aHiddenInfo) | |
StHbtSmearedHiddenInfo (const StHbtLorentzVector &aSmearedMom, const StHbtLorentzVector &aFreezeOut, const int &aPid) | |
const StHbtLorentzVector & | getSmearedMom () const |
StHbtLorentzVector & | getMomentum () |
StHbtLorentzVector & | getFreezeOut () const |
int | getPid () const |
void | setInitialMom (const StHbtLorentzVector *, TRandom *, const StHbtMomRes *) |
void | setFreezeOut (const StHbtLorentzVector *) |
void | setPid (int) |
virtual StHbtHiddenInfo * | getParticleHiddenInfo () const |
Public Member Functions inherited from StHbtHiddenInfo | |
virtual StHbtHiddenInfo * | clone () const |
Public Attributes | |
StHbtLorentzVector | mSmearedMom |
StHbtLorentzVector * | mFreezeOut |
Definition at line 25 of file StHbtSmearedHiddenInfo.h.