#include <StXiMuDst.hh>

Public Member Functions | |
| StXiMuDst (StXiVertex *x1, StV0Vertex *v1, StStrangeEvMuDst *e1) | |
| void | Fill (StXiVertex *, StV0Vertex *, StStrangeEvMuDst *) |
| Int_t | charge () const |
| Particle charge. | |
| Float_t | decayVertexXiX () const |
| Float_t | decayVertexXiY () const |
| Float_t | decayVertexXiZ () const |
| Coordinates of decay vertex. | |
| virtual Float_t | decayLengthV0 () const |
| 3-d decay distance of V0 from Xi | |
| Float_t | dcaXiDaughters () const |
| DCA of xi daughters at decay vertex. | |
| Float_t | dcaBachelorToPrimVertex () const |
| DCA of bachelor to primary vertex. | |
| Float_t | dcaXiToPrimVertex () const |
| DCA of xi to primary vertex. | |
| Float_t | momBachelorX () const |
| Float_t | momBachelorY () const |
| Float_t | momBachelorZ () const |
| Momentum components of bachelor. | |
| Int_t | keyBachelor () const |
| Bachelor track key. | |
| StTrackTopologyMap & | topologyMapBachelor () |
| Bachelor track topology map. | |
| TVector3 | momXi () |
| Momentum of Xi/Omega at decay vertex. | |
| Float_t | momXiX () |
| Float_t | momXiY () |
| Float_t | momXiZ () |
| Momentum components of Xi/Omega at decay vertex. | |
| TVector3 | momXiAtPrimVertex () |
| Momentum of Xi/Omega at primary vertex. | |
| Float_t | momXiAtPrimVertexX () |
| Float_t | momXiAtPrimVertexY () |
| Float_t | momXiAtPrimVertexZ () |
| Momentum components of Xi/Omega at primary vertex. | |
| Float_t | chi2Xi () const |
| Chi square of Xi (used only by MuDst). | |
| Float_t | clXi () const |
| Confidence level of Xi. | |
| Float_t | chi2Bachelor () const |
| Chi square of bachelor. | |
| Float_t | clBachelor () const |
| Confidence level of bachelor. | |
| void | setBachelorBad () |
| Set the bachelor as bad. | |
| Long_t | detectorIdXi () |
| Detector ID for Xi vertex. | |
| virtual Long_t | detectorIdPars () |
| Detector ID for pars used in V0 finder. | |
| Float_t | dedxBachelor () const |
| dE/dX of bachelor | |
| Float_t | errDedxBachelor () const |
| Error on mean of dE/dX of bachelor. | |
| UShort_t | numDedxBachelor () const |
| Number of dE/dX points for bachelor. | |
| Float_t | lenDedxBachelor () const |
| Length of dE/dX track for bachelor. | |
| StPhysicalHelixD & | helixXi () |
Protected Member Functions | |
| void | FillXi (StXiVertex *) |
| void | setXiHelix () |
Protected Attributes | |
| Int_t | mCharge |
| Float_t | mDecayVertexXiX |
| Float_t | mDecayVertexXiY |
| Float_t | mDecayVertexXiZ |
| Float_t | mDcaXiDaughters |
| Float_t | mDcaBachelorToPrimVertex |
| Float_t | mDcaXiToPrimVertex |
| Float_t | mMomBachelorX |
| Float_t | mMomBachelorY |
| Float_t | mMomBachelorZ |
| Int_t | mKeyBachelor |
| StTrackTopologyMap | mTopologyMapBachelor |
| Float_t | mChi2Xi |
| Float_t | mClXi |
| Float_t | mChi2Bachelor |
| Float_t | mClBachelor |
| Float_t | mDedxBachelor |
| Float_t | mErrDedxBachelor |
| UShort_t | mNumDedxBachelor |
Friends | |
| class | StMuMomentumShiftMaker |
Definition at line 18 of file StXiMuDst.hh.
1.5.9