#include <IndexIntoFile.h>
Public Member Functions | |
long long | beginEventNumbers () const |
long long | endEventNumbers () const |
int | indexToGetEntry () const |
bool | isRun () const |
LuminosityBlockNumber_t | lumi () const |
bool | operator< (RunOrLumiIndexes const &right) const |
int | processHistoryIDIndex () const |
RunNumber_t | run () const |
RunOrLumiIndexes (int processHistoryIDIndex, RunNumber_t run, LuminosityBlockNumber_t lumi, int indexToGetEntry) | |
void | setBeginEventNumbers (long long v) |
void | setEndEventNumbers (long long v) |
Private Attributes | |
long long | beginEventNumbers_ |
long long | endEventNumbers_ |
int | indexToGetEntry_ |
LuminosityBlockNumber_t | lumi_ |
int | processHistoryIDIndex_ |
RunNumber_t | run_ |
Definition at line 378 of file IndexIntoFile.h.
edm::IndexIntoFile::RunOrLumiIndexes::RunOrLumiIndexes | ( | int | processHistoryIDIndex, |
RunNumber_t | run, | ||
LuminosityBlockNumber_t | lumi, | ||
int | indexToGetEntry | ||
) |
Definition at line 931 of file IndexIntoFile.cc.
|
inline |
Definition at line 386 of file IndexIntoFile.h.
Referenced by edm::IndexIntoFile::containsDuplicateEvents(), and edm::IndexIntoFile::set_intersection().
|
inline |
Definition at line 387 of file IndexIntoFile.h.
Referenced by edm::IndexIntoFile::containsDuplicateEvents(), and edm::IndexIntoFile::set_intersection().
|
inline |
Definition at line 385 of file IndexIntoFile.h.
|
inline |
Definition at line 389 of file IndexIntoFile.h.
References edm::IndexIntoFile::invalidLumi, and edm::IndexIntoFile::RunOrLumiEntry::lumi().
Referenced by edm::IndexIntoFile::containsDuplicateEvents(), and edm::IndexIntoFile::set_intersection().
|
inline |
Definition at line 384 of file IndexIntoFile.h.
References edm::IndexIntoFile::RunOrLumiEntry::lumi_.
Referenced by operator<(), and edm::IndexIntoFile::set_intersection().
|
inline |
Definition at line 394 of file IndexIntoFile.h.
References lumi(), edm::IndexIntoFile::RunOrLumiEntry::lumi_, processHistoryIDIndex(), edm::IndexIntoFile::RunOrLumiEntry::processHistoryIDIndex_, run(), and edm::IndexIntoFile::RunOrLumiEntry::run_.
|
inline |
Definition at line 382 of file IndexIntoFile.h.
References edm::IndexIntoFile::RunOrLumiEntry::processHistoryIDIndex_.
Referenced by edm::Compare_Index_Run::operator()(), edm::Compare_Index::operator()(), operator<(), and edm::IndexIntoFile::set_intersection().
|
inline |
Definition at line 383 of file IndexIntoFile.h.
References edm::IndexIntoFile::RunOrLumiEntry::run_.
Referenced by Types.EventID::cppID(), Types.LuminosityBlockID::cppID(), edm::Compare_Index_Run::operator()(), operator<(), and edm::IndexIntoFile::set_intersection().
|
inline |
Definition at line 391 of file IndexIntoFile.h.
References findQualityFiles::v.
|
inline |
Definition at line 392 of file IndexIntoFile.h.
References findQualityFiles::v.
|
private |
Definition at line 423 of file IndexIntoFile.h.
|
private |
Definition at line 424 of file IndexIntoFile.h.
|
private |
Definition at line 409 of file IndexIntoFile.h.
|
private |
Definition at line 408 of file IndexIntoFile.h.
|
private |
Definition at line 406 of file IndexIntoFile.h.
|
private |
Definition at line 407 of file IndexIntoFile.h.