Public Member Functions | |
DeltaRNearestObjectComputer (const edm::ParameterSet &iConfig) | |
virtual void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) |
virtual | ~DeltaRNearestObjectComputer () |
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 | |
StringCutObjectSelector< T, true > | objCut_ |
edm::InputTag | objects_ |
edm::InputTag | probes_ |
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 44 of file DeltaRNearestObjectComputer.cc.
|
explicit |
Definition at line 58 of file DeltaRNearestObjectComputer.cc.
|
virtual |
Definition at line 68 of file DeltaRNearestObjectComputer.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 74 of file DeltaRNearestObjectComputer.cc.
References Geom::deltaR2(), edm::Event::getByLabel(), VarParsing::obj, edm::Event::put(), mathSSE::sqrt(), and makeHLTPrescaleTable::values.
|
private |
Definition at line 54 of file DeltaRNearestObjectComputer.cc.
|
private |
Definition at line 53 of file DeltaRNearestObjectComputer.cc.
|
private |
Definition at line 52 of file DeltaRNearestObjectComputer.cc.