1 #ifndef CkfTrajectoryMaker_h 2 #define CkfTrajectoryMaker_h 33 theTrackCandidateOutput=conf.
getParameter<
bool>(
"trackCandidateAlso");
34 theTrajectoryOutput=
true;
35 if (theTrackCandidateOutput)
36 produces<TrackCandidateCollection>();
37 produces<TrajectoryCollection>();
T getParameter(std::string const &) const
CkfTrajectoryMaker(const edm::ParameterSet &conf)
virtual void produce(edm::Event &e, const edm::EventSetup &es) override
virtual ~CkfTrajectoryMaker()
virtual void beginRun(edm::Run const &run, edm::EventSetup const &es) override
std::vector< Trajectory > TrajectoryCollection