#include <IndexIntoFile.h>
Public Member Functions | |
EntryNumber_t | beginEvents () const |
EntryNumber_t | endEvents () const |
EntryNumber_t | entry () const |
bool | isRun () const |
LuminosityBlockNumber_t | lumi () const |
bool | operator< (RunOrLumiEntry const &right) const |
EntryNumber_t | orderPHIDRun () const |
EntryNumber_t | orderPHIDRunLumi () const |
int | processHistoryIDIndex () const |
RunNumber_t | run () const |
RunOrLumiEntry () | |
RunOrLumiEntry (EntryNumber_t orderPHIDRun, EntryNumber_t orderPHIDRunLumi, EntryNumber_t entry, int processHistoryIDIndex, RunNumber_t run, LuminosityBlockNumber_t lumi, EntryNumber_t beginEvents, EntryNumber_t Event) | |
void | setOrderPHIDRun (EntryNumber_t v) |
void | setOrderPHIDRunLumi (EntryNumber_t v) |
void | setProcessHistoryIDIndex (int v) |
Definition at line 338 of file IndexIntoFile.h.
edm::IndexIntoFile::RunOrLumiEntry::RunOrLumiEntry | ( | ) |
Definition at line 853 of file IndexIntoFile.cc.
edm::IndexIntoFile::RunOrLumiEntry::RunOrLumiEntry | ( | EntryNumber_t | orderPHIDRun, |
EntryNumber_t | orderPHIDRunLumi, | ||
EntryNumber_t | entry, | ||
int | processHistoryIDIndex, | ||
RunNumber_t | run, | ||
LuminosityBlockNumber_t | lumi, | ||
EntryNumber_t | beginEvents, | ||
EntryNumber_t | Event | ||
) |
Definition at line 863 of file IndexIntoFile.cc.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 360 of file IndexIntoFile.h.
References edm::IndexIntoFile::invalidLumi, and lumi().
|
inline |
|
inline |
Definition at line 366 of file IndexIntoFile.h.
References entry(), entry_, orderPHIDRun(), orderPHIDRun_, orderPHIDRunLumi(), and orderPHIDRunLumi_.
|
inline |
Definition at line 351 of file IndexIntoFile.h.
References orderPHIDRun_.
Referenced by operator<().
|
inline |
Definition at line 352 of file IndexIntoFile.h.
References orderPHIDRunLumi_.
Referenced by operator<().
|
inline |
|
inline |
Definition at line 355 of file IndexIntoFile.h.
References run_.
Referenced by Types.EventID::cppID(), and Types.LuminosityBlockID::cppID().
|
inline |
|
inline |
Definition at line 363 of file IndexIntoFile.h.
References orderPHIDRunLumi_, and findQualityFiles::v.
|
inline |
Definition at line 364 of file IndexIntoFile.h.
References processHistoryIDIndex_, and findQualityFiles::v.
|
private |
Definition at line 408 of file IndexIntoFile.h.
Referenced by beginEvents().
|
private |
Definition at line 409 of file IndexIntoFile.h.
Referenced by endEvents().
|
private |
Definition at line 399 of file IndexIntoFile.h.
Referenced by entry(), and operator<().
|
private |
Definition at line 403 of file IndexIntoFile.h.
Referenced by lumi().
|
private |
Definition at line 381 of file IndexIntoFile.h.
Referenced by operator<(), orderPHIDRun(), and setOrderPHIDRun().
|
private |
Definition at line 388 of file IndexIntoFile.h.
Referenced by operator<(), orderPHIDRunLumi(), and setOrderPHIDRunLumi().
|
private |
Definition at line 401 of file IndexIntoFile.h.
Referenced by processHistoryIDIndex(), and setProcessHistoryIDIndex().
|
private |
Definition at line 402 of file IndexIntoFile.h.
Referenced by run().