|
void | acquire (edm::Event const &iEvent, edm::EventSetup const &iSetup, Input &input) override |
|
void | beginLuminosityBlock (const edm::LuminosityBlock &iLumi, const edm::EventSetup &iSetup) override |
|
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup, Output const &iOutput) override |
|
| SCEnergyCorrectorDRNProducer (const edm::ParameterSet &iConfig) |
|
void | endStream () final |
|
| TritonEDProducerT (edm::ParameterSet const &cfg) |
|
virtual void | tritonEndStream () |
|
void | produce (edm::Event &iEvent, edm::EventSetup const &iSetup) final |
|
virtual void | produce (edm::Event &iEvent, edm::EventSetup const &iSetup, Output const &iOutput)=0 |
|
| SonicEDProducer (edm::ParameterSet const &cfg) |
|
| ~SonicEDProducer () override=default |
|
void | acquire (edm::Event const &iEvent, edm::EventSetup const &iSetup, edm::WaitingTaskWithArenaHolder holder) final |
|
virtual void | acquire (edm::Event const &iEvent, edm::EventSetup const &iSetup, Input &iInput)=0 |
|
void | beginStream (edm::StreamID) override |
|
| SonicAcquirer (edm::ParameterSet const &cfg) |
|
| ~SonicAcquirer () override=default |
|
| EDProducer ()=default |
|
| EDProducer (const EDProducer &)=delete |
|
bool | hasAbilityToProduceInBeginLumis () const final |
|
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
|
bool | hasAbilityToProduceInBeginRuns () const final |
|
bool | hasAbilityToProduceInEndLumis () const final |
|
bool | hasAbilityToProduceInEndProcessBlocks () const final |
|
bool | hasAbilityToProduceInEndRuns () const final |
|
const EDProducer & | operator= (const EDProducer &)=delete |
|