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