![]() |
![]() |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
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 | |
StreamerOutputMsgBuilders::Parameters | commonParameters_ |
evf::FastMonitoringService * | fms_ |
std::atomic< GlobalEvFOutputEventWriter * > | lastWriter_ = nullptr |
std::shared_ptr< MetaDataCache const > | metaDataCache_ |
std::unique_ptr< const StreamerOutputMsgBuilders > | msgBuilders_ |
unsigned int | presentBranchIDListSize_ = 0 |
edm::EDGetTokenT< edm::SendJobHeader::ParameterSetMap > | psetToken_ |
std::string | streamLabel_ |
edm::EDGetTokenT< edm::TriggerResults > | trToken_ |
Additional Inherited Members | |
![]() | |
typedef OutputModuleBase | ModuleType |
![]() | |
typedef OutputModuleCore | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
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) |
![]() | |
std::atomic< int > | remainingEvents_ |
Definition at line 193 of file GlobalEvFOutputModule.cc.
|
explicit |
Definition at line 329 of file GlobalEvFOutputModule.cc.
References Exception, geometryDiff::file, fms_, streamLabel_, AlCaHLTBitMon_QueryRunRegistry::string, and to_lower().
|
override |
Definition at line 375 of file GlobalEvFOutputModule.cc.
|
finalprivate |
Definition at line 492 of file GlobalEvFOutputModule.cc.
References edmScanValgrind::buffer, MillePedeFileConverter_cfg::e, getTriggerResults(), edm::WaitingTaskWithArenaHolder::makeWaitingTaskHolderAndRelease(), metaDataCache_, eostools::move(), mps_check::msg, msgBuilders_, edm::core::OutputModuleCore::selectorConfig(), triggerResults, and trToken_.
|
finalprivatevirtual |
Reimplemented from edm::core::OutputModuleCore.
Definition at line 472 of file GlobalEvFOutputModule.cc.
References cacheEventMetaData(), commonParameters_, edm::core::OutputModuleCore::description(), edm::InEvent, edm::core::OutputModuleCore::keptProducts(), edm::ModuleDescription::moduleLabel(), and msgBuilders_.
|
finalprivate |
Definition at line 386 of file GlobalEvFOutputModule.cc.
|
private |
Definition at line 488 of file GlobalEvFOutputModule.cc.
References edm::core::OutputModuleCore::branchIDLists(), metaDataCache_, msgBuilders_, and edm::core::OutputModuleCore::thinnedAssociationsHelper().
Referenced by beginJob(), and respondToOpenInputFile().
|
static |
Definition at line 377 of file GlobalEvFOutputModule.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, edm::streamer::StreamerOutputMsgBuilders::fillDescription(), and edm::core::OutputModuleCore::fillDescription().
|
private |
Definition at line 456 of file GlobalEvFOutputModule.cc.
References MillePedeFileConverter_cfg::e, mps_fire::result, and unpackBuffers-CaloStage2::token.
Referenced by acquire().
|
finalprivate |
Definition at line 463 of file GlobalEvFOutputModule.cc.
References lastWriter_, edm::LuminosityBlockForOutput::luminosityBlock(), metaDataCache_, runTheMatrix::ret, and streamLabel_.
|
finalprivate |
Definition at line 390 of file GlobalEvFOutputModule.cc.
References cms::Adler32(), edm::streamer::StreamerOutputFile::adler32(), edmScanValgrind::buffer, edm::streamer::StreamerOutputFile::close(), edm::core::OutputModuleCore::description(), Exception, LogDebug, edm::core::OutputModuleCore::moduleDescription(), HerwigMaxPtPartonFilter_cfi::moduleLabel, msgBuilders_, SimL1EmulatorRepack_CalouGT_cff::processName, psetToken_, writedatasetfile::run, TrackRefitter_38T_cff::src, edm_modernize_messagelogger::stat, streamLabel_, AlCaHLTBitMon_QueryRunRegistry::string, and edm::streamer::StreamerOutputFile::write().
|
finalprivate |
Definition at line 507 of file GlobalEvFOutputModule.cc.
References fms_, evf::FastMonitoringService::getEventsProcessedForLumi(), edm::LuminosityBlockForOutput::getRun(), edm::LuminosityBlockForOutput::index(), edm::RunForOutput::index(), edm::LuminosityBlockForOutput::luminosityBlock(), castor_dqm_sourceclient_file_cfg::path, edm_modernize_messagelogger::stat, streamLabel_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inlinefinalprivate |
Definition at line 210 of file GlobalEvFOutputModule.cc.
|
inlinefinalprivate |
Definition at line 213 of file GlobalEvFOutputModule.cc.
|
finalprivate |
Definition at line 479 of file GlobalEvFOutputModule.cc.
References edm::core::OutputModuleCore::branchIDLists(), cacheEventMetaData(), lastWriter_, metaDataCache_, presentBranchIDListSize_, and findQualityFiles::size.
|
finalprivatevirtual |
Implements edm::core::OutputModuleCore.
Definition at line 505 of file GlobalEvFOutputModule.cc.
Referenced by pkg.AbstractPkg::generate().
|
inlinefinalprivatevirtual |
Implements edm::core::OutputModuleCore.
Definition at line 208 of file GlobalEvFOutputModule.cc.
|
inlinefinalprivatevirtual |
Implements edm::core::OutputModuleCore.
Definition at line 209 of file GlobalEvFOutputModule.cc.
|
private |
Definition at line 224 of file GlobalEvFOutputModule.cc.
Referenced by beginJob().
|
private |
Definition at line 230 of file GlobalEvFOutputModule.cc.
Referenced by globalEndLuminosityBlock(), and GlobalEvFOutputModule().
|
mutableprivate |
Definition at line 235 of file GlobalEvFOutputModule.cc.
Referenced by globalBeginLuminosityBlock(), and respondToOpenInputFile().
|
private |
Definition at line 232 of file GlobalEvFOutputModule.cc.
Referenced by acquire(), cacheEventMetaData(), globalBeginLuminosityBlock(), and respondToOpenInputFile().
|
private |
Definition at line 225 of file GlobalEvFOutputModule.cc.
Referenced by acquire(), beginJob(), cacheEventMetaData(), and globalBeginRun().
|
private |
Definition at line 236 of file GlobalEvFOutputModule.cc.
Referenced by respondToOpenInputFile().
|
private |
Definition at line 228 of file GlobalEvFOutputModule.cc.
Referenced by globalBeginRun().
|
private |
Definition at line 226 of file GlobalEvFOutputModule.cc.
Referenced by globalBeginLuminosityBlock(), globalBeginRun(), globalEndLuminosityBlock(), and GlobalEvFOutputModule().
|
private |
Definition at line 227 of file GlobalEvFOutputModule.cc.
Referenced by acquire().