#include <CkfTrajectoryMaker.h>
Public Types | |
typedef std::vector< Trajectory > | TrajectoryCollection |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Member Functions | |
void | beginRun (edm::Run const &run, edm::EventSetup const &es) override |
CkfTrajectoryMaker (const edm::ParameterSet &conf) | |
void | produce (edm::Event &e, const edm::EventSetup &es) override |
~CkfTrajectoryMaker () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
bool | hasAbilityToProduceInLumis () const final |
bool | hasAbilityToProduceInRuns () const final |
Public Member Functions inherited from cms::CkfTrackCandidateMakerBase | |
virtual void | beginRunBase (edm::Run const &, edm::EventSetup const &es) |
CkfTrackCandidateMakerBase (const edm::ParameterSet &conf, edm::ConsumesCollector &&iC) | |
virtual void | produceBase (edm::Event &e, const edm::EventSetup &es) |
virtual | ~CkfTrackCandidateMakerBase ()(false) |
Definition at line 26 of file CkfTrajectoryMaker.h.
typedef std::vector<Trajectory> cms::CkfTrajectoryMaker::TrajectoryCollection |
Definition at line 29 of file CkfTrajectoryMaker.h.
|
inlineexplicit |
Definition at line 31 of file CkfTrajectoryMaker.h.
References edm::ParameterSet::getParameter().
|
inlineoverride |
Definition at line 42 of file CkfTrajectoryMaker.h.
|
inlineoverride |
Definition at line 44 of file CkfTrajectoryMaker.h.
|
inlineoverride |
Definition at line 46 of file CkfTrajectoryMaker.h.