21 unsigned int mask = (1<<(i-32));
28 std::bitset<Trk::TrackInfo::NumberOfTrackProperties>(persObj->
m_properties),
virtual void transToPers(const Trk::TrackInfo *transObj, Trk::TrackInfo_p1 *persObj, MsgStream &log)
virtual void persToTrans(const Trk::TrackInfo_p1 *persObj, Trk::TrackInfo *transObj, MsgStream &log)
unsigned int m_extPatternRecognition
unsigned int m_properties
unsigned int m_particleHypo
unsigned int m_patternRecognition
Contains information about the 'fitter' of this track.
const std::bitset< NumberOfTrackProperties > & properties() const
TrackFitter
enums to identify who created this track and what propertis does it have.
ParticleHypothesis particleHypothesis() const
Returns the particle hypothesis used for Track fitting.
const TrackFitter & trackFitter() const
Access methods for track fitter.
const std::bitset< NumberOfTrackRecoInfo > & patternRecognition() const
@ NumberOfTrackRecoInfo
Maximum number of enums.
ParticleHypothesis
Enumeration for Particle hypothesis respecting the interaction with material.