StRoot
1
|
Public Member Functions | |
StHbtEvtGenHiddenInfo (const StHbtLorentzVector &aFreezeOutMomEn, const int &aStatus, const int &aPdgPid) | |
StHbtEvtGenHiddenInfo (const StHbtLorentzVector &aEmPoint, const StHbtLorentzVector &aFreezeOutMomEn, const int &aStatus, const int &aPdgPid) | |
StHbtEvtGenHiddenInfo (const StHbtEvtGenHiddenInfo &aHiddenInfo) | |
void | setEmPoint (const StHbtLorentzVector &) |
void | setFreezeOutMomEn (const StHbtLorentzVector &) |
void | setStatus (int) |
void | setPdgPid (int) |
void | setPid (int) |
StHbtLorentzVector * | getEmPoint () |
StHbtLorentzVector * | getFreezeOutMomEn () |
const StHbtLorentzVector * | getEmPoint () const |
const StHbtLorentzVector * | getFreezeOutMomEn () const |
int | getStatus () const |
int | getPdgPid () const |
int | getPid () const |
int | posHaveNotBeenModified () const |
void | setPosHaveBeenModified () |
virtual StHbtHiddenInfo * | getParticleHiddenInfo () const |
Public Member Functions inherited from StHbtHiddenInfo | |
virtual StHbtHiddenInfo * | clone () const |
Definition at line 25 of file StHbtEvtGenHiddenInfo.hh.