5 #ifndef TRIGL2MUONSA_MUFASTTRACKFITTER_H
6 #define TRIGL2MUONSA_MUFASTTRACKFITTER_H
9 #include "GaudiKernel/ServiceHandle.h"
33 const std::string&
name,
42 std::vector<TrigL2MuonSA::TrackPattern>& v_trackPatterns)
const;
46 std::vector<TrigL2MuonSA::TrackPattern>& v_trackPatterns,
61 {
this,
"SagittaRadiusEstimate",
"TrigL2MuonSA::SagittaRadiusEstimate"};
63 {
this,
"AlphaBetaEstimate",
"TrigL2MuonSA::AlphaBetaEstimate"};
66 {
this,
"PtFromRadius",
"TrigL2MuonSA::PtFromRadius"};
68 {
this,
"PtFromAlphaBeta",
"TrigL2MuonSA::PtFromAlphaBeta"};
73 #endif // MUFASTTRACKFITTER_H