#include <StreamerOutputModuleBase.h>
Static Public Member Functions | |
static void | fillDescription (ParameterSetDescription &desc) |
Static Public Member Functions inherited from edm::core::OutputModuleCore | |
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 &) |
Private Attributes | |
edm::EDGetTokenT < SendJobHeader::ParameterSetMap > | psetToken_ |
edm::EDGetTokenT < edm::TriggerResults > | trToken_ |
Private Attributes inherited from edm::StreamerOutputModuleCommon | |
std::unique_ptr < SerializeDataBuffer > | serializerBuffer_ |
Additional Inherited Members | |
Public Types inherited from edm::one::OutputModuleBase | |
typedef OutputModuleBase | ModuleType |
Public Types inherited from edm::core::OutputModuleCore | |
typedef OutputModuleCore | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::one::OutputModuleBase | |
void | configure (OutputModuleDescription const &desc) |
void | doBeginJob () |
bool | doEvent (EventTransitionInfo const &, ActivityRegistry *, ModuleCallingContext const *) |
void | doPreallocate (PreallocationConfiguration const &) |
Protected Member Functions inherited from edm::core::OutputModuleCore | |
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) |
Protected Member Functions inherited from edm::EDConsumerBase | |
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 ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
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) |
Protected Attributes inherited from edm::core::OutputModuleCore | |
std::atomic< int > | remainingEvents_ |
Static Private Member Functions inherited from edm::StreamerOutputModuleCommon | |
static void | fillDescription (ParameterSetDescription &desc) |
Definition at line 20 of file StreamerOutputModuleBase.h.
|
explicit |
Definition at line 16 of file StreamerOutputModuleBase.cc.
|
override |
Definition at line 24 of file StreamerOutputModuleBase.cc.
|
overrideprivatevirtual |
Reimplemented from edm::core::OutputModuleCore.
Definition at line 46 of file StreamerOutputModuleBase.cc.
|
overrideprivate |
Definition at line 26 of file StreamerOutputModuleBase.cc.
References edm::core::OutputModuleCore::branchIDLists(), edm::core::OutputModuleCore::description(), doOutputHeader(), edm::OccurrenceForOutput::getHandle(), edm::StreamerOutputModuleCommon::getSerializerBuffer(), edm::core::OutputModuleCore::moduleDescription(), FSQHLTOfflineSource_cfi::processName, psetToken_, edm::StreamerOutputModuleCommon::serializerBuffer_, edm::StreamerOutputModuleCommon::serializeRegistry(), start(), and edm::core::OutputModuleCore::thinnedAssociationsHelper().
|
privatepure virtual |
Implemented in evf::RecoEventOutputModuleForFU< Consumer >, and edm::StreamerOutputModule< Consumer >.
Referenced by write().
|
privatepure virtual |
Implemented in evf::RecoEventOutputModuleForFU< Consumer >, and edm::StreamerOutputModule< Consumer >.
Referenced by beginRun().
|
overrideprivatevirtual |
Reimplemented from edm::core::OutputModuleCore.
Definition at line 48 of file StreamerOutputModuleBase.cc.
References stop().
|
overrideprivate |
|
static |
Definition at line 68 of file StreamerOutputModuleBase.cc.
References edm::ParameterSetDescription::addUntracked(), and edm::StreamerOutputModuleCommon::fillDescription().
Referenced by edm::StreamerOutputModule< Consumer >::fillDescriptions(), and evf::RecoEventOutputModuleForFU< Consumer >::fillDescriptions().
|
private |
Definition at line 61 of file StreamerOutputModuleBase.cc.
References edm::OccurrenceForOutput::getByToken(), mps_fire::result, and unpackBuffers-CaloStage2::token.
Referenced by write().
|
privatepure virtual |
Implemented in evf::RecoEventOutputModuleForFU< Consumer >, and edm::StreamerOutputModule< Consumer >.
Referenced by progressbar.ProgressBar::__next__(), and beginRun().
|
privatepure virtual |
Implemented in evf::RecoEventOutputModuleForFU< Consumer >, and edm::StreamerOutputModule< Consumer >.
|
overrideprivatevirtual |
Implements edm::core::OutputModuleCore.
Definition at line 54 of file StreamerOutputModuleBase.cc.
References doOutputEvent(), edm::StreamerOutputModuleCommon::getSerializerBuffer(), getTriggerResults(), mps_check::msg, edm::core::OutputModuleCore::selectorConfig(), edm::StreamerOutputModuleCommon::serializeEvent(), edm::triggerResults(), and trToken_.
|
overrideprivatevirtual |
Implements edm::core::OutputModuleCore.
Definition at line 52 of file StreamerOutputModuleBase.cc.
|
overrideprivatevirtual |
Implements edm::core::OutputModuleCore.
Definition at line 50 of file StreamerOutputModuleBase.cc.
|
private |
Definition at line 45 of file StreamerOutputModuleBase.h.
Referenced by beginRun().
|
private |
Definition at line 44 of file StreamerOutputModuleBase.h.
Referenced by write().