1 #ifndef RecoMuon_L3MuonProducer_L3MuonProducer_H 2 #define RecoMuon_L3MuonProducer_L3MuonProducer_H edm::EDGetTokenT< reco::TrackToTrackMap > updatedL2AssoMapToken_
edm::EDGetTokenT< reco::TrackCollection > l2MuonToken_
std::unique_ptr< MuonServiceProxy > theService
the event setup proxy, it takes care the services update
edm::EDGetTokenT< std::vector< Trajectory > > l2MuonTrajToken_
std::unique_ptr< MuonTrackFinder > theTrackFinder
void produce(edm::Event &, const edm::EventSetup &) override
reconstruct muons
edm::EDGetTokenT< TrajTrackAssociationCollection > l2AssoMapToken_
L3MuonProducer(const edm::ParameterSet &)
constructor with config
edm::InputTag theL2CollectionLabel
Seed STA Label.
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
std::string theL2SeededTkLabel
Label for L2SeededTracks.
~L3MuonProducer() override
destructor