#include <RecoEventOutputModuleForFU.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::StreamerOutputModuleBase | |
static void | fillDescription (ParameterSetDescription &desc) |
Static Public Member Functions inherited from edm::OutputModule | |
static const std::string & | baseType () |
static void | fillDescription (ParameterSetDescription &desc) |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Private Member Functions | |
virtual void | beginLuminosityBlock (edm::LuminosityBlockPrincipal const &, edm::ModuleCallingContext const *) |
virtual void | doOutputEvent (EventMsgBuilder const &msg) const |
virtual void | doOutputHeader (InitMsgBuilder const &init_message) const |
virtual void | endLuminosityBlock (edm::LuminosityBlockPrincipal const &, edm::ModuleCallingContext const *) |
virtual void | start () const |
virtual void | stop () const |
Private Attributes | |
IntJ | accepted_ |
std::auto_ptr< Consumer > | c_ |
IntJ | errorEvents_ |
StringJ | filelist_ |
IntJ | filesize_ |
evf::FastMonitoringService * | fms_ |
StringJ | inputFiles_ |
boost::shared_ptr< FastMonitor > | jsonMonitor_ |
boost::filesystem::path | openDatFilePath_ |
DataPointDefinition | outJsonDef_ |
IntJ | processed_ |
IntJ | retCodeMask_ |
std::string | stream_label_ |
Additional Inherited Members | |
Public Types inherited from edm::OutputModule | |
typedef OutputModule | ModuleType |
Protected Member Functions inherited from edm::OutputModule | |
void | configure (OutputModuleDescription const &desc) |
ModuleDescription const & | description () const |
void | doBeginJob () |
bool | doBeginLuminosityBlock (LuminosityBlockPrincipal const &lbp, EventSetup const &c, ModuleCallingContext const *mcc) |
bool | doBeginRun (RunPrincipal const &rp, EventSetup const &c, ModuleCallingContext const *mcc) |
void | doEndJob () |
bool | doEndLuminosityBlock (LuminosityBlockPrincipal const &lbp, EventSetup const &c, ModuleCallingContext const *mcc) |
bool | doEndRun (RunPrincipal const &rp, EventSetup const &c, ModuleCallingContext const *mcc) |
bool | doEvent (EventPrincipal const &ep, EventSetup const &c, ActivityRegistry *act, ModuleCallingContext const *mcc) |
void | doPreallocate (PreallocationConfiguration const &) |
std::map< BranchID::value_type, BranchID::value_type > const & | droppedBranchIDToKeptBranchID () |
Trig | getTriggerResults (EventPrincipal const &ep, ModuleCallingContext const *) const |
ModuleDescription const & | moduleDescription () const |
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 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 22 of file RecoEventOutputModuleForFU.h.
|
explicit |
Consumers are supposed to provide
void doOutputHeader(InitMsgBuilder const& init_message) void doOutputEvent(EventMsgBuilder const& msg) void start() void stop() static void fillDescription(ParameterSetDescription&)
Definition at line 65 of file RecoEventOutputModuleForFU.h.
References evf::RecoEventOutputModuleForFU< Consumer >::accepted_, jsoncollector::DataPointDefinition::addLegendItem(), ws_sso_content_reader::content, evf::RecoEventOutputModuleForFU< Consumer >::errorEvents_, evf::RecoEventOutputModuleForFU< Consumer >::filelist_, evf::RecoEventOutputModuleForFU< Consumer >::filesize_, evf::RecoEventOutputModuleForFU< Consumer >::fms_, evf::RecoEventOutputModuleForFU< Consumer >::inputFiles_, evf::RecoEventOutputModuleForFU< Consumer >::jsonMonitor_, LogDebug, evf::RecoEventOutputModuleForFU< Consumer >::outJsonDef_, evf::RecoEventOutputModuleForFU< Consumer >::processed_, evf::RecoEventOutputModuleForFU< Consumer >::retCodeMask_, cond::serialize(), jsoncollector::DataPointDefinition::setDefaultGroup(), jsoncollector::JsonMonitorable::setName(), AlCaHLTBitMon_QueryRunRegistry::string, and SUM.
|
virtual |
Definition at line 130 of file RecoEventOutputModuleForFU.h.
|
privatevirtual |
Reimplemented from edm::OutputModule.
Definition at line 174 of file RecoEventOutputModuleForFU.h.
References edm::LuminosityBlockPrincipal::luminosityBlock().
|
privatevirtual |
Implements edm::StreamerOutputModuleBase.
Definition at line 159 of file RecoEventOutputModuleForFU.h.
|
privatevirtual |
Implements edm::StreamerOutputModuleBase.
Definition at line 152 of file RecoEventOutputModuleForFU.h.
|
privatevirtual |
Reimplemented from edm::OutputModule.
Definition at line 183 of file RecoEventOutputModuleForFU.h.
References b, edm::LuminosityBlockPrincipal::luminosityBlock(), alcazmumu_cfi::src, and AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
Definition at line 166 of file RecoEventOutputModuleForFU.h.
References edm::ConfigurationDescriptions::add(), and edm::StreamerOutputModuleBase::fillDescription().
|
privatevirtual |
Implements edm::StreamerOutputModuleBase.
Definition at line 134 of file RecoEventOutputModuleForFU.h.
References AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by progressbar.ProgressBar::__next__(), Types.LuminosityBlockRange::cppID(), and Types.EventRange::cppID().
|
privatevirtual |
Implements edm::StreamerOutputModuleBase.
Definition at line 145 of file RecoEventOutputModuleForFU.h.
|
mutableprivate |
Definition at line 51 of file RecoEventOutputModuleForFU.h.
Referenced by evf::RecoEventOutputModuleForFU< Consumer >::RecoEventOutputModuleForFU().
|
private |
Definition at line 47 of file RecoEventOutputModuleForFU.h.
|
private |
Definition at line 52 of file RecoEventOutputModuleForFU.h.
Referenced by evf::RecoEventOutputModuleForFU< Consumer >::RecoEventOutputModuleForFU().
|
private |
Definition at line 54 of file RecoEventOutputModuleForFU.h.
Referenced by evf::RecoEventOutputModuleForFU< Consumer >::RecoEventOutputModuleForFU().
|
private |
Definition at line 55 of file RecoEventOutputModuleForFU.h.
Referenced by evf::RecoEventOutputModuleForFU< Consumer >::RecoEventOutputModuleForFU().
|
private |
Definition at line 58 of file RecoEventOutputModuleForFU.h.
Referenced by evf::RecoEventOutputModuleForFU< Consumer >::RecoEventOutputModuleForFU().
|
private |
Definition at line 56 of file RecoEventOutputModuleForFU.h.
Referenced by evf::RecoEventOutputModuleForFU< Consumer >::RecoEventOutputModuleForFU().
|
private |
Definition at line 57 of file RecoEventOutputModuleForFU.h.
Referenced by evf::RecoEventOutputModuleForFU< Consumer >::RecoEventOutputModuleForFU().
|
private |
Definition at line 49 of file RecoEventOutputModuleForFU.h.
|
private |
Definition at line 59 of file RecoEventOutputModuleForFU.h.
Referenced by evf::RecoEventOutputModuleForFU< Consumer >::RecoEventOutputModuleForFU().
|
private |
Definition at line 50 of file RecoEventOutputModuleForFU.h.
Referenced by evf::RecoEventOutputModuleForFU< Consumer >::RecoEventOutputModuleForFU().
|
private |
Definition at line 53 of file RecoEventOutputModuleForFU.h.
Referenced by evf::RecoEventOutputModuleForFU< Consumer >::RecoEventOutputModuleForFU().
|
private |
Definition at line 48 of file RecoEventOutputModuleForFU.h.