|
typedef OutputModule | ModuleType |
|
typedef OutputWorker | WorkerType |
|
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) |
|
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) |
|
edm::GetProductCheckerOutputModule::GetProductCheckerOutputModule |
( |
ParameterSet const & |
pset | ) |
|
|
explicit |
edm::GetProductCheckerOutputModule::~GetProductCheckerOutputModule |
( |
| ) |
|
|
virtual |
void edm::GetProductCheckerOutputModule::write |
( |
EventPrincipal const & |
e | ) |
|
|
privatevirtual |
void edm::GetProductCheckerOutputModule::writeRun |
( |
RunPrincipal const & |
r | ) |
|
|
privatevirtual |