#include <StKinkMc.hh>

Public Member Functions | |
| StKinkMc (StMcVertex *, StMcTrack *) | |
| Int_t | decayMode () const |
| void | SetHitInfo (Int_t commonHits) |
| Int_t | simTpcHits () const |
| Int_t | commonTpcHits () const |
| Int_t | parentCharge () const |
| Int_t | daughterCharge () const |
Protected Attributes | |
| Int_t | mSimTpcHits |
| Int_t | mCommonTpcHits |
| Int_t | mDecayMode |
Definition at line 16 of file StKinkMc.hh.
| Int_t StKinkMc::decayMode | ( | ) | const [inline, virtual] |
Returns the decay process for the vertex, where the deacy modes are enumerated in decayModeType
Reimplemented from StKinkI.
Reimplemented in StXiMc.
Definition at line 40 of file StKinkMc.hh.
1.5.9