|
ATLAS Offline Software
|
Go to the documentation of this file.
28 std::unique_ptr<Trk::TrackStates> sink(
36 std::vector< unsigned int> patternReco;
151 unsigned int pat_size = patternReco.size();
152 if(pro_size)
for(
unsigned int i = 0;
i<pro_size;++
i)
155 if(pat_size)
for(
unsigned int i = 0;
i<pat_size;++
i)
168 throw std::runtime_error(
"TrackCnv_p1::transToPers is deprecated!");
const ShapeFitter * fitter
virtual void transToPers(const Trk::Track *, Trk::Track_p1 *, MsgStream &)
@ GlobalChi2FitterBremFit_old
Track's from Thijs' global chi^2 fitter, with Brem fit.
Contains information about the 'fitter' of this track.
@ MuidComb_old
MuID combined track (i.e.
@ GaussianSumFilter
Tracks from Gaussian Sum Filter.
@ KalmanDNAFitter
Kalman DNA Fitter.
@ DeterministicAnnealingFilter
Adpative track fitter with fuzzy hit assignment.
@ GaussianSumFilter_old
Tracks from Gaussian Sum Filter.
@ StacoLowPt_old
Low tracks produced by STACO.
@ iPatTrackFitter
tracks produced by iPat
@ GlobalChi2Fitter_old
Track's from Thijs' global chi^2 fitter.
@ TrigTRTxK
TrigInDetTracks produced by TrigTRTxK, running at trigger LVL2.
virtual TRANS * createTransient(const PERS *persObj, MsgStream &log)
Create transient representation of a persistent object.
std::vector< TPObjRef > m_trackState
@ MuidStandAlone
MuidStandalone.
@ TRT_SeededTrackFinder_old
Tracks from Back Tracking.
@ LowPtTrack
A LowPt track.
@ iPatLegacyCnv
Added because of compilation problems.
@ Muonboy
Tracks from MuonBoy.
@ SiSPSeededTrackFinder_old
Tracks from the SiSpacePointSeededTrackFinder.
@ xKalman_old
tracks produced directly from xKalman
@ TrigIDSCAN
TrigInDetTracks produced by TrigIDSCAN, running at trigger LVL2.
@ MuidLowPt_old
Low MuID track.
@ NumberOfTrackAuthors_old
maximum number of enums
@ TRT_StandAlone_old
TRT standalone.
std::unique_ptr< FitQuality > m_fitQuality
A pointer to the Track's FitQuality.
@ xKalmanLegacyCnvBremFit_old
@ DeterministicAnnealingFilter_old
Adpative track fitter with fuzzy hit assignment.
@ MooreLegacyCnv_old
tracks converted to Trk::Tracks from Moore tracks
@ Muonboy_old
tracks produced from MuonBoy
@ TrigSiTrack_old
TrigInDetTracks produced by TrigSiTrack, running at trigger LVL2.
@ unknown_old
Track author not defined.
@ KalmanFitter_old
tracks produced by the Kalman Fitter
TrackFitter
enums to identify who created this track and what propertis does it have.
std::unique_ptr< TrackStates > m_trackStateVector
TrackStateOnSurface.
TrackStateOSVectorCnv_p1 m_trackStateVectorCnv
virtual void persToTrans(const Trk::Track_p1 *, Trk::Track *, MsgStream &)
@ STACO
Tracks produced by STACO.
@ iPat_old
tracks produced directly from iPat
@ BremFit
A brem fit was performed on this track.
@ TrigTRTxK_old
TrigInDetTracks produced by TrigTRTxK, running at trigger LVL2.
@ MuidStandAlone_old
MuID track which is produced using Muon Spectrometer only.
@ STACO_old
tracks produced by STACO
@ KalmanDNAFitter_old
Tracks from Kalman DNA Fitter.
@ TrigTRTLUT
TrigInDetTracks produced by TrigTRTLUT, running at trigger LVL2.
@ xKalmanLegacyCnv_old
tracks converted to Trk::Tracks from xkalman tracks
Trk::TrackInfo m_trackInfo
This is a class which stores the identity of where the track was created, fitted, which properties th...
@ TrigTRTLUT_old
TrigInDetTracks produced by TrigTRTLUT, running at trigger LVL2.
@ TrigIDSCAN
TrigInDetTracks produced by TrigIDSCAN, running at trigger LVL2.
@ DistributedKalmanFilter_old
Fast Kalman filter from HLT with simplified material effects.
@ TRTSeededTrackFinder
Tracks from TRT Seeded Track finder.
@ KalmanFitter
tracks produced by the Kalman Fitter
@ SiSPSeededFinder
Tracks from SiSPSeedFinder.
unsigned int m_particleHypo
@ GlobalChi2Fitter
Track's from Thijs' global chi^2 fitter.
@ MooreLegacyCnv
Back compatibility with old type of ESD.
@ DistributedKalmanFilter
Fast Kalman filter from HLT with simplified material effects.
FitQualityCnv_p1 * m_fqCnv
@ TrigSiTrack
TrigInDetTracks produced by TrigSiTrack, running at trigger LVL2.
@ iPatLegacyCnv_old
tracks converted to Trk::Tracks from iPat tracks
@ xKalmanLegacyCnv
Added because of compilation problems.
@ MooreLegacyCnvBremFit_old
@ iPatLegacyCnvBremFit_old
@ xKalman
tracks produced by xKalman
CNV::Trans_t * createTransFromPStore(CNV **cnv, const TPObjRef &ref, MsgStream &log) const
Create transient representation of a persistent object, stored in the the top-level persistent object...
@ MuidComb
Back compatibility with older ESD versions.
@ TRTStandalone
TRT Standalone.
@ Unknown
Track fitter not defined.