![]() |
![]() |
Static Public Member Functions | |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescription (ParameterSetDescription &desc) |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Private Member Functions | |
virtual void | write (EventPrincipal const &e) |
virtual void | writeLuminosityBlock (LuminosityBlockPrincipal const &) |
virtual void | writeRun (RunPrincipal const &) |
Additional Inherited Members | |
![]() | |
typedef OutputModule | ModuleType |
typedef OutputWorker | WorkerType |
![]() | |
void | configure (OutputModuleDescription const &desc) |
CurrentProcessingContext const * | currentContext () const |
ModuleDescription const & | description () const |
void | doBeginJob () |
bool | doBeginLuminosityBlock (LuminosityBlockPrincipal const &lbp, EventSetup const &c, CurrentProcessingContext const *cpc) |
bool | doBeginRun (RunPrincipal const &rp, EventSetup const &c, CurrentProcessingContext const *cpc) |
void | doEndJob () |
bool | doEndLuminosityBlock (LuminosityBlockPrincipal const &lbp, EventSetup const &c, CurrentProcessingContext const *cpc) |
bool | doEndRun (RunPrincipal const &rp, EventSetup const &c, CurrentProcessingContext const *cpc) |
bool | doEvent (EventPrincipal const &ep, EventSetup const &c, CurrentProcessingContext const *cpc) |
std::map< BranchID::value_type, BranchID::value_type > const & | droppedBranchIDToKeptBranchID () |
Trig | getTriggerResults (Event const &ep) const |
Trig | getTriggerResults (EventPrincipal const &ep) const |
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) |
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 31 of file GetProductCheckerOutputModule.cc.
|
explicit |
Definition at line 55 of file GetProductCheckerOutputModule.cc.
|
virtual |
Definition at line 63 of file GetProductCheckerOutputModule.cc.
|
static |
Definition at line 138 of file GetProductCheckerOutputModule.cc.
References edm::ConfigurationDescriptions::add(), and edm::OutputModule::fillDescription().
|
privatevirtual |
Implements edm::OutputModule.
Definition at line 113 of file GetProductCheckerOutputModule.cc.
References edm::check(), and edm::EventPrincipal::id().
Referenced by pkg.AbstractPkg::generate().
|
privatevirtual |
Implements edm::OutputModule.
Definition at line 118 of file GetProductCheckerOutputModule.cc.
References edm::check(), and edm::LuminosityBlockPrincipal::id().
|
privatevirtual |
Implements edm::OutputModule.
Definition at line 123 of file GetProductCheckerOutputModule.cc.
References edm::check(), and edm::RunPrincipal::id().