#include <EvFOutputModule.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::OutputModuleBase | |
static const std::string & | baseType () |
static void | fillDescription (ParameterSetDescription &desc) |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Private Member Functions | |
void | beginRun (edm::RunForOutput const &run) override |
void | endRun (edm::RunForOutput const &) override |
Trig | getTriggerResults (edm::EDGetTokenT< edm::TriggerResults > const &token, edm::EventForOutput const &e) const |
std::shared_ptr< EvFOutputEventWriter > | globalBeginLuminosityBlock (edm::LuminosityBlockForOutput const &iLB) const override |
void | globalEndLuminosityBlock (edm::LuminosityBlockForOutput const &iLB) override |
void | write (edm::EventForOutput const &e) override |
void | writeLuminosityBlock (edm::LuminosityBlockForOutput const &) override |
void | writeRun (edm::RunForOutput const &) override |
Private Attributes | |
evf::FastMonitoringService * | fms_ |
std::unique_ptr< evf::EvFOutputJSONWriter > | jsonWriter_ |
edm::ParameterSet const & | ps_ |
std::string | streamLabel_ |
edm::EDGetTokenT< edm::TriggerResults > | trToken_ |
Additional Inherited Members | |
Public Types inherited from edm::one::OutputModuleBase | |
typedef OutputModuleBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::one::OutputModuleBase | |
void | configure (OutputModuleDescription const &desc) |
ModuleDescription const & | description () const |
void | doBeginJob () |
bool | doBeginLuminosityBlock (LuminosityBlockPrincipal const &lbp, EventSetupImpl const &c, ModuleCallingContext const *) |
bool | doBeginRun (RunPrincipal const &rp, EventSetupImpl const &c, ModuleCallingContext const *) |
void | doEndJob () |
bool | doEndLuminosityBlock (LuminosityBlockPrincipal const &lbp, EventSetupImpl const &c, ModuleCallingContext const *) |
bool | doEndRun (RunPrincipal const &rp, EventSetupImpl const &c, ModuleCallingContext const *) |
bool | doEvent (EventPrincipal const &ep, EventSetupImpl const &c, 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) |
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<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) |
Definition at line 83 of file EvFOutputModule.h.
|
explicit |
Definition at line 105 of file EvFOutputModule.cc.
References Exception, fms_, streamLabel_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 133 of file EvFOutputModule.cc.
|
overrideprivate |
Definition at line 145 of file EvFOutputModule.cc.
References cms::Adler32(), StreamerOutputFile::adler32(), edm::one::OutputModuleBase::branchIDLists(), StreamerOutputFile::close(), edm::one::OutputModuleBase::description(), Exception, edm::InEvent, jsonWriter_, edm::one::OutputModuleBase::keptProducts(), LogDebug, edm::one::OutputModuleBase::moduleDescription(), modifiedElectrons_cfi::processName, ps_, TrackRefitter_38T_cff::src, trackingPlots::stat, streamLabel_, AlCaHLTBitMon_QueryRunRegistry::string, edm::one::OutputModuleBase::thinnedAssociationsHelper(), and StreamerOutputFile::write().
|
inlineoverrideprivate |
Definition at line 98 of file EvFOutputModule.h.
References dqmoffline::l1t::getTriggerResults().
|
static |
Definition at line 136 of file EvFOutputModule.cc.
References edm::ConfigurationDescriptions::addDefault(), edm::StreamerOutputModuleCommon::fillDescription(), and edm::one::OutputModuleBase::fillDescription().
|
private |
Definition at line 209 of file EvFOutputModule.cc.
References edm::OccurrenceForOutput::getByToken(), and mps_fire::result.
Referenced by write().
|
overrideprivate |
Definition at line 217 of file EvFOutputModule.cc.
References edm::LuminosityBlockForOutput::luminosityBlock(), and streamLabel_.
|
overrideprivate |
Definition at line 240 of file EvFOutputModule.cc.
References fms_, evf::FastMonitoringService::getEventsProcessedForLumi(), edm::LuminosityBlockForOutput::index(), jsonWriter_, edm::LuminosityBlockForOutput::luminosityBlock(), callgraph::path, trackingPlots::stat, streamLabel_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overrideprivatevirtual |
Implements edm::one::OutputModuleBase.
Definition at line 226 of file EvFOutputModule.cc.
References edm::EventForOutput::getLuminosityBlock(), getTriggerResults(), edm::LuminosityBlockForOutput::index(), jsonWriter_, mps_check::msg, edm::one::OutputModuleBase::selectorConfig(), triggerResults, and trToken_.
Referenced by pkg.AbstractPkg::generate().
|
inlineoverrideprivatevirtual |
|
inlineoverrideprivatevirtual |
|
private |
Definition at line 109 of file EvFOutputModule.h.
Referenced by EvFOutputModule(), and globalEndLuminosityBlock().
|
private |
Definition at line 111 of file EvFOutputModule.h.
Referenced by beginRun(), globalEndLuminosityBlock(), and write().
|
private |
Definition at line 105 of file EvFOutputModule.h.
Referenced by beginRun().
|
private |
Definition at line 106 of file EvFOutputModule.h.
Referenced by beginRun(), EvFOutputModule(), globalBeginLuminosityBlock(), and globalEndLuminosityBlock().
|
private |
Definition at line 107 of file EvFOutputModule.h.
Referenced by write().