#include <EPStates.h>
Public Member Functions | |
bool | operator!= (Run const &rh) const |
bool | operator== (Run const &rh) const |
edm::ProcessHistoryID const & | processHistoryID () const |
Run (edm::ProcessHistoryID const &phid, edm::RunNumber_t runNumber) | |
edm::RunNumber_t | runNumber () const |
Private Attributes | |
edm::ProcessHistoryID | processHistoryID_ |
edm::RunNumber_t | runNumber_ |
Definition at line 46 of file EPStates.h.
Run::Run | ( | edm::ProcessHistoryID const & | phid, |
edm::RunNumber_t | runNumber | ||
) |
Definition at line 18 of file EPStates.cc.
|
inline |
Definition at line 57 of file EPStates.h.
|
inline |
Definition at line 52 of file EPStates.h.
|
inline |
Definition at line 49 of file EPStates.h.
|
inline |
Definition at line 50 of file EPStates.h.
|
private |
Definition at line 63 of file EPStates.h.
|
private |
Definition at line 64 of file EPStates.h.