#include <HcalDigiProducer.h>
|
virtual void | accumulate (edm::Event const &, edm::EventSetup const &) override |
|
virtual void | accumulate (PileUpEventPrincipal const &, edm::EventSetup const &) override |
|
virtual void | beginRun (edm::Run const &, edm::EventSetup const &) override |
|
virtual void | endRun (edm::Run const &, edm::EventSetup const &) override |
|
virtual void | finalizeEvent (edm::Event &, edm::EventSetup const &) override |
|
| HcalDigiProducer (edm::ParameterSet const &pset, edm::one::EDProducerBase &mixMod, edm::ConsumesCollector &iC) |
|
virtual void | initializeEvent (edm::Event const &, edm::EventSetup const &) override |
|
virtual void | beginLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) |
|
| DigiAccumulatorMixMod () |
|
virtual void | endLuminosityBlock (edm::LuminosityBlock const &lumi, edm::EventSetup const &setup) |
|
virtual void | finalizeBunchCrossing (edm::Event &event, edm::EventSetup const &setup, int bunchCrossing) |
|
virtual void | initializeBunchCrossing (edm::Event const &event, edm::EventSetup const &setup, int bunchCrossing) |
|
virtual | ~DigiAccumulatorMixMod () |
|
Definition at line 15 of file HcalDigiProducer.h.
Implements DigiAccumulatorMixMod.
Definition at line 27 of file HcalDigiProducer.cc.
References HcalDigitizer::accumulate(), and theDigitizer_.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the event(this again matches the behavior of"!*"before the partial wildcard feature was incorporated).The per-event"cost"of each negative criterion with multiple relevant triggers is about the same as!*was in the past
void accumulate(edm::Event const &e, edm::EventSetup const &c)
HcalDigitizer theDigitizer_
Implements DigiAccumulatorMixMod.
Definition at line 32 of file HcalDigiProducer.cc.
References HcalDigitizer::accumulate(), and theDigitizer_.
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the event(this again matches the behavior of"!*"before the partial wildcard feature was incorporated).The per-event"cost"of each negative criterion with multiple relevant triggers is about the same as!*was in the past
void accumulate(edm::Event const &e, edm::EventSetup const &c)
HcalDigitizer theDigitizer_
Implements DigiAccumulatorMixMod.
Definition at line 17 of file HcalDigiProducer.cc.
References HcalDigitizer::initializeEvent(), and theDigitizer_.
void initializeEvent(edm::Event const &e, edm::EventSetup const &c)
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the event(this again matches the behavior of"!*"before the partial wildcard feature was incorporated).The per-event"cost"of each negative criterion with multiple relevant triggers is about the same as!*was in the past
HcalDigitizer theDigitizer_