#include <SimMuon/Neutron/plugins/EmptyHepMCProducer.cc>
Public Member Functions | |
EmptyHepMCProducer (const edm::ParameterSet &) | |
~EmptyHepMCProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
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 |
Private Member Functions | |
virtual void | beginJob () |
virtual void | endJob () |
void | produce (edm::Event &, const edm::EventSetup &) override |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T...> |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T...> |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Utility for neutron simulation framework. Creates an empty HepMCProduct to make MixingModule happy
Definition at line 31 of file EmptyHepMCProducer.cc.
|
explicit |
Definition at line 42 of file EmptyHepMCProducer.cc.
|
inlineoverride |
Definition at line 34 of file EmptyHepMCProducer.cc.
|
privatevirtual |
Definition at line 51 of file EmptyHepMCProducer.cc.
|
privatevirtual |
Definition at line 53 of file EmptyHepMCProducer.cc.
|
overrideprivate |
Definition at line 44 of file EmptyHepMCProducer.cc.
References eostools::move(), and edm::Event::put().