#include <RunLumiEntryInfo.h>
Public Member Functions | |
BranchID const & | branchID () const |
RunLumiEntryInfo () | |
void | write (std::ostream &os) const |
~RunLumiEntryInfo () | |
Private Attributes | |
BranchID | branchID_ |
Definition at line 19 of file RunLumiEntryInfo.h.
edm::RunLumiEntryInfo::RunLumiEntryInfo | ( | ) |
Definition at line 9 of file RunLumiEntryInfo.cc.
edm::RunLumiEntryInfo::~RunLumiEntryInfo | ( | ) |
Definition at line 11 of file RunLumiEntryInfo.cc.
|
inline |
void edm::RunLumiEntryInfo::write | ( | std::ostream & | os | ) | const |
Definition at line 13 of file RunLumiEntryInfo.cc.
References branchID(), and l1tGTMenu_BTagSeeds_cff::os.
Referenced by pkg.AbstractPkg::generate().
|
private |
Definition at line 29 of file RunLumiEntryInfo.h.
Referenced by branchID().