Public Member Functions | |
void | endJob () |
GsfElectronFromPVSelector (const edm::ParameterSet &iConfig) | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) |
virtual | ~GsfElectronFromPVSelector () |
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 Attributes | |
double | max_dxy_ |
double | max_dz_ |
edm::InputTag | srcPart_ |
edm::InputTag | srcPV_ |
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) |
static void | prevalidate (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 31 of file ElectronFromPVSelector.cc.
GsfElectronFromPVSelector::GsfElectronFromPVSelector | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 57 of file ElectronFromPVSelector.cc.
|
virtual |
Definition at line 68 of file ElectronFromPVSelector.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 110 of file ElectronFromPVSelector.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 75 of file ElectronFromPVSelector.cc.
References edm::Event::getByLabel(), max_dxy_, max_dz_, reco::Vertex::position(), edm::Event::put(), hitfit::return, srcPart_, and srcPV_.
|
private |
Definition at line 46 of file ElectronFromPVSelector.cc.
Referenced by produce().
|
private |
Definition at line 47 of file ElectronFromPVSelector.cc.
Referenced by produce().
|
private |
Definition at line 44 of file ElectronFromPVSelector.cc.
Referenced by produce().
|
private |
Definition at line 45 of file ElectronFromPVSelector.cc.
Referenced by produce().