![]() |
![]() |
#include <OutputModuleBase.h>
Public Types | |
typedef OutputModuleBase | ModuleType |
![]() | |
typedef OutputModuleCore | ModuleType |
![]() | |
typedef ProductLabels | Labels |
Protected Member Functions | |
void | doAcquire (EventTransitionInfo const &, ActivityRegistry *, ModuleCallingContext const *, WaitingTaskWithArenaHolder &) |
void | doBeginJob () |
void | doBeginStream (StreamID id) |
void | doEndStream (StreamID id) |
bool | doEvent (EventTransitionInfo const &, ActivityRegistry *, ModuleCallingContext const *) |
void | doPreallocate (PreallocationConfiguration const &) |
void | preActionBeforeRunEventAsync (WaitingTaskHolder iTask, ModuleCallingContext const &iModuleCallingContext, Principal const &iPrincipal) const |
![]() | |
void | configure (OutputModuleDescription const &desc) |
ModuleDescription const & | description () const |
void | doAccessInputProcessBlock (ProcessBlockPrincipal const &, ModuleCallingContext const *) |
void | doBeginJob_ () |
bool | doBeginLuminosityBlock (LumiTransitionInfo const &, ModuleCallingContext const *) |
void | doBeginProcessBlock (ProcessBlockPrincipal const &, ModuleCallingContext const *) |
bool | doBeginRun (RunTransitionInfo const &, ModuleCallingContext const *) |
void | doEndJob () |
bool | doEndLuminosityBlock (LumiTransitionInfo const &, ModuleCallingContext const *) |
void | doEndProcessBlock (ProcessBlockPrincipal const &, ModuleCallingContext const *) |
bool | doEndRun (RunTransitionInfo const &, ModuleCallingContext const *) |
bool | doEvent_ (EventTransitionInfo const &, ActivityRegistry *, ModuleCallingContext const *) |
void | doPreallocate_ (PreallocationConfiguration const &) |
std::map< BranchID::value_type, BranchID::value_type > const & | droppedBranchIDToKeptBranchID () |
virtual void | preallocLumis (unsigned int) |
ParameterSetID | selectorConfig () const |
void | setEventSelectionInfo (std::map< std::string, std::vector< std::pair< std::string, int >>> const &outputModulePathPositions, bool anyProductProduced) |
![]() | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
void | resetItemsToGetFrom (BranchType iType) |
Friends | |
template<typename T > | |
class | ::edm::OutputModuleCommunicatorT |
template<typename T > | |
class | ::edm::WorkerT |
template<typename U > | |
class | edm::maker::ModuleHolderT |
Additional Inherited Members | |
![]() | |
static const std::string & | baseType () |
static void | fillDescription (ParameterSetDescription &desc, std::vector< std::string > const &iDefaultOutputCommands=ProductSelectorRules::defaultSelectionStrings()) |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
![]() | |
std::atomic< int > | remainingEvents_ |
Definition at line 29 of file OutputModuleBase.h.
Definition at line 37 of file OutputModuleBase.h.
|
explicit |
Definition at line 25 of file OutputModuleBase.cc.
|
delete |
|
protected |
Definition at line 55 of file OutputModuleBase.cc.
References doAcquire_(), MillePedeFileConverter_cfg::e, info(), edm::core::OutputModuleCore::moduleDescription(), and edm::EventForOutput::streamID().
|
inlineprivatevirtual |
|
protected |
Definition at line 34 of file OutputModuleBase.cc.
References edm::core::OutputModuleCore::doBeginJob_().
|
inlineprivatevirtual |
Definition at line 87 of file OutputModuleBase.h.
|
inlineprivatevirtual |
Definition at line 85 of file OutputModuleBase.h.
|
inlineprotected |
Definition at line 58 of file OutputModuleBase.h.
References doBeginStream_().
|
inlineprivatevirtual |
|
inlineprivatevirtual |
Definition at line 88 of file OutputModuleBase.h.
|
inlineprivatevirtual |
Definition at line 86 of file OutputModuleBase.h.
|
inlineprotected |
Definition at line 59 of file OutputModuleBase.h.
References doEndStream_().
|
inlineprivatevirtual |
|
protected |
Definition at line 36 of file OutputModuleBase.cc.
References edm::core::OutputModuleCore::doEvent_(), info(), edm::core::OutputModuleCore::remainingEvents(), and edm::core::OutputModuleCore::remainingEvents_.
|
protected |
Definition at line 27 of file OutputModuleBase.cc.
References edm::core::OutputModuleCore::doPreallocate_(), edm::PreallocationConfiguration::numberOfStreams(), preallocate(), and preallocStreams().
|
inlineprivatevirtual |
Definition at line 81 of file OutputModuleBase.h.
|
inlineprivatevirtual |
Definition at line 78 of file OutputModuleBase.h.
|
inlineprivatevirtual |
Definition at line 82 of file OutputModuleBase.h.
|
inlineprivatevirtual |
Definition at line 83 of file OutputModuleBase.h.
|
inlineprivatevirtual |
Definition at line 79 of file OutputModuleBase.h.
|
inlineprivatevirtual |
Definition at line 80 of file OutputModuleBase.h.
|
inlineprivatevirtual |
Definition at line 91 of file OutputModuleBase.h.
|
delete |
|
inlineprotected |
Definition at line 67 of file OutputModuleBase.h.
|
inlineprivatevirtual |
|
inlineprivatevirtual |
|
inline |
Definition at line 46 of file OutputModuleBase.h.
|
inline |
Definition at line 45 of file OutputModuleBase.h.
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
inlineprivate |
Definition at line 72 of file OutputModuleBase.h.
|
friend |
Definition at line 36 of file OutputModuleBase.h.
|
friend |
Definition at line 34 of file OutputModuleBase.h.
|
friend |
Definition at line 32 of file OutputModuleBase.h.