![]() |
![]() |
Public Member Functions | |
virtual void | produce (edm::Event &event, const edm::EventSetup &es) |
TrackVertexArbitrator (const edm::ParameterSet ¶ms) | |
![]() | |
EDProducer () | |
virtual | ~EDProducer () |
![]() | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Member Functions | |
bool | trackFilter (const reco::TrackRef &track) const |
Private Attributes | |
edm::InputTag | beamSpotCollection |
edm::InputTag | primaryVertexCollection |
edm::InputTag | secondaryVertexCollection |
TrackVertexArbitration * | theArbitrator |
edm::InputTag | trackCollection |
Additional Inherited Members | |
![]() | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
![]() | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 45 of file TrackVertexArbitrator.cc.
TrackVertexArbitrator::TrackVertexArbitrator | ( | const edm::ParameterSet & | params | ) |
Definition at line 62 of file TrackVertexArbitrator.cc.
References theArbitrator.
|
virtual |
Implements edm::EDProducer.
Definition at line 73 of file TrackVertexArbitrator.cc.
References SiPixelRawToDigiRegional_cfi::beamSpot, beamSpotCollection, edm::EventSetup::get(), primaryVertexCollection, edm::RefVector< C, T, F >::push_back(), dt_dqm_sourceclient_common_cff::reco, secondaryVertexCollection, theArbitrator, trackCollection, testEve_cfg::tracks, and TrackVertexArbitration::trackVertexArbitrator().
|
private |
|
private |
Definition at line 58 of file TrackVertexArbitrator.cc.
Referenced by produce().
|
private |
Definition at line 55 of file TrackVertexArbitrator.cc.
Referenced by produce().
|
private |
Definition at line 56 of file TrackVertexArbitrator.cc.
Referenced by produce().
|
private |
Definition at line 59 of file TrackVertexArbitrator.cc.
Referenced by produce(), and TrackVertexArbitrator().
|
private |
Definition at line 57 of file TrackVertexArbitrator.cc.
Referenced by produce().