Matcher of number of reconstructed objects in the event to probe. More...
Public Member Functions | |
OtherObjectVariableComputer (const edm::ParameterSet &iConfig) | |
virtual void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) |
virtual | ~OtherObjectVariableComputer () |
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 | default_ |
bool | doSort_ |
StringCutObjectSelector< T, true > | objCut_ |
edm::InputTag | objects_ |
StringObjectFunction< T, true > | objSort_ |
StringObjectFunction< T, true > | objVar_ |
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) |
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) |
Matcher of number of reconstructed objects in the event to probe.
Definition at line 28 of file OtherObjectVariableComputer.cc.
|
explicit |
Definition at line 46 of file OtherObjectVariableComputer.cc.
|
virtual |
Definition at line 60 of file OtherObjectVariableComputer.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 66 of file OtherObjectVariableComputer.cc.
References edm::Event::getByLabel(), dbtoconf::object, edm::Event::put(), python.multivaluedict::sort(), and makeHLTPrescaleTable::values.
|
private |
Definition at line 39 of file OtherObjectVariableComputer.cc.
|
private |
Definition at line 41 of file OtherObjectVariableComputer.cc.
|
private |
Definition at line 40 of file OtherObjectVariableComputer.cc.
|
private |
Definition at line 37 of file OtherObjectVariableComputer.cc.
|
private |
Definition at line 42 of file OtherObjectVariableComputer.cc.
|
private |
Definition at line 38 of file OtherObjectVariableComputer.cc.
|
private |
Definition at line 36 of file OtherObjectVariableComputer.cc.