9 #include "StHbtTTreeXi.h"
10 #include "StHbtEvent.hh"
19 mCharge = xi->mCharge;
20 mDecayVertexXiX = xi->mDecayVertexXi.x();
21 mDecayVertexXiY = xi->mDecayVertexXi.y();
22 mDecayVertexXiZ = xi->mDecayVertexXi.z();
24 mDcaXiDaughters = xi->mDcaXiDaughters;
25 mDcaBachelorToPrimVertex = xi->mDcaBachelorToPrimVertex;
26 mDcaXiToPrimVertex = xi->mDcaXiToPrimVertex;
27 mMomBachelorX = xi->mMomBachelor.x();
28 mMomBachelorY = xi->mMomBachelor.y();
29 mMomBachelorZ = xi->mMomBachelor.z();
31 mKeyBachelor = xi->mKeyBachelor;
32 mTopologyMapBachelor[0] = xi->mTopologyMapBachelor[0];
33 mTopologyMapBachelor[1] = xi->mTopologyMapBachelor[1];
35 mChi2Xi = xi->mChi2Xi;
37 mChi2Bachelor = xi->mChi2Bachelor;
38 mClBachelor = xi->mClBachelor;
40 mDedxBachelor = xi->mDedxBachelor;
41 mNumDedxBachelor = xi->mNumDedxBachelor;