1 #ifndef ExhaustiveMuonTrajectoryBuilder_h 2 #define ExhaustiveMuonTrajectoryBuilder_h MuonCandidate::CandidateContainer CandidateContainer
void setEvent(const edm::Event &event) override
pass the Event to the algo at each event
std::pair< const Trajectory *, reco::TrackRef > TrackCand
StandAloneMuonTrajectoryBuilder theTrajBuilder
MuonCandidate::TrajectoryContainer TrajectoryContainer
MuonSeedFromRecHits theSeeder
TrajectoryContainer trajectories(const TrajectorySeed &) override
return a container of the reconstructed trajectories compatible with a given seed ...
~ExhaustiveMuonTrajectoryBuilder() override
void clean(TrajectoryContainer &trajectories) const
ExhaustiveMuonTrajectoryBuilder(const edm::ParameterSet &pset, const MuonServiceProxy *, edm::ConsumesCollector &)
const MuonServiceProxy * theService