Public Member Functions | |
virtual void | produce (edm::Event &event, const edm::EventSetup &es) |
TrackVertexArbitrator (const edm::ParameterSet ¶ms) | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
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 |
double | distCut |
double | dLenFraction |
double | dRCut |
edm::InputTag | primaryVertexCollection |
edm::InputTag | secondaryVertexCollection |
double | sigCut |
edm::InputTag | trackCollection |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 42 of file TrackVertexArbitrator.cc.
TrackVertexArbitrator::TrackVertexArbitrator | ( | const edm::ParameterSet & | params | ) |
Definition at line 62 of file TrackVertexArbitrator.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 86 of file TrackVertexArbitrator.cc.
References IPTools::absoluteImpactParameter3D(), beamSpotCollection, deltaR(), distCut, dLenFraction, dRCut, reco::TrackBase::eta(), edm::EventSetup::get(), TransientVertex::isValid(), reco::TrackBase::phi(), primaryVertexCollection, dt_dqm_sourceclient_common_cff::reco, secondaryVertexCollection, reco::TransientTrack::setBeamSpot(), sigCut, reco::TransientTrack::track(), trackCollection, trackFilter(), testEve_cfg::tracks, Measurement1D::value(), and AdaptiveVertexFitter::vertex().
|
private |
Definition at line 75 of file TrackVertexArbitrator.cc.
Referenced by produce().
|
private |
Definition at line 55 of file TrackVertexArbitrator.cc.
Referenced by produce().
|
private |
Definition at line 57 of file TrackVertexArbitrator.cc.
Referenced by produce().
|
private |
Definition at line 59 of file TrackVertexArbitrator.cc.
Referenced by produce().
|
private |
Definition at line 56 of file TrackVertexArbitrator.cc.
Referenced by produce().
|
private |
Definition at line 52 of file TrackVertexArbitrator.cc.
Referenced by produce().
|
private |
Definition at line 53 of file TrackVertexArbitrator.cc.
Referenced by produce().
|
private |
Definition at line 58 of file TrackVertexArbitrator.cc.
Referenced by produce().
|
private |
Definition at line 54 of file TrackVertexArbitrator.cc.
Referenced by produce().