#include <RunForOutput.h>
Public Member Functions | |
Timestamp const & | beginTime () const |
Timestamp const & | endTime () const |
RunID const & | id () const |
MergeableRunProductMetadata const * | mergeableRunProductMetadata () const |
RunNumber_t | run () const |
RunAuxiliary const & | runAuxiliary () const |
RunForOutput (RunPrincipal const &rp, ModuleDescription const &md, ModuleCallingContext const *, bool isAtEnd, MergeableRunProductMetadata const *=0) | |
~RunForOutput () override | |
Public Member Functions inherited from edm::OccurrenceForOutput | |
void | getAllProvenance (std::vector< Provenance const * > &provenances) const |
void | getAllStableProvenance (std::vector< StableProvenance const * > &provenances) const |
BasicHandle | getByToken (EDGetToken token, TypeID const &typeID) const |
template<typename PROD > | |
bool | getByToken (EDGetToken token, Handle< PROD > &result) const |
template<typename PROD > | |
bool | getByToken (EDGetTokenT< PROD > token, Handle< PROD > &result) const |
template<typename PROD > | |
Handle< PROD > | getHandle (EDGetTokenT< PROD > token) const |
Provenance | getProvenance (BranchID const &theID) const |
OccurrenceForOutput (Principal const &ep, ModuleDescription const &md, ModuleCallingContext const *, bool isAtEnd) | |
virtual ProcessHistory const & | processHistory () const |
ProcessHistoryID const & | processHistoryID () const |
void | setConsumer (EDConsumerBase const *iConsumer) |
size_t | size () const |
virtual | ~OccurrenceForOutput () |
Private Member Functions | |
RunPrincipal const & | runPrincipal () const |
Private Attributes | |
RunAuxiliary const & | aux_ |
MergeableRunProductMetadata const * | mergeableRunProductMetadata_ |
Static Private Attributes | |
static const std::string | emptyString_ |
Friends | |
class | edmtest::TestOutputModule |
Additional Inherited Members | |
Protected Member Functions inherited from edm::OccurrenceForOutput | |
Principal const & | principal () const |
Definition at line 39 of file RunForOutput.h.
RunForOutput::RunForOutput | ( | RunPrincipal const & | rp, |
ModuleDescription const & | md, | ||
ModuleCallingContext const * | moduleCallingContext, | ||
bool | isAtEnd, | ||
MergeableRunProductMetadata const * | mrpm = 0 |
||
) |
Definition at line 9 of file RunForOutput.cc.
|
override |
Definition at line 18 of file RunForOutput.cc.
|
inline |
|
inline |
|
inline |
Definition at line 49 of file RunForOutput.h.
Referenced by edm::GetProductCheckerOutputModule::writeRun(), NanoAODOutputModule::writeRun(), and DQMRootOutputModule::writeRun().
|
inline |
Definition at line 53 of file RunForOutput.h.
Referenced by edm::RootOutputFile::writeRun().
|
inline |
Definition at line 50 of file RunForOutput.h.
Referenced by Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), and edm::RootOutputFile::writeRun().
|
inline |
|
private |
Definition at line 20 of file RunForOutput.cc.
References edm::OccurrenceForOutput::principal().
|
friend |
Definition at line 56 of file RunForOutput.h.
|
private |
Definition at line 60 of file RunForOutput.h.
|
staticprivate |
Definition at line 64 of file RunForOutput.h.
|
private |
Definition at line 62 of file RunForOutput.h.