#include <StoredMergeableRunProductMetadata.h>
Public Member Functions | |
unsigned long long | beginLumi () const |
unsigned long long | endLumi () const |
unsigned int | process () const |
SingleRunEntryAndProcess () | |
SingleRunEntryAndProcess (unsigned long long iBeginLumi, unsigned long long iEndLumi, unsigned int iProcess, bool iValid, bool iUseIndexIntoFile) | |
bool | useIndexIntoFile () const |
bool | valid () const |
Private Attributes | |
unsigned long long | beginLumi_ |
unsigned long long | endLumi_ |
unsigned int | process_ |
bool | useIndexIntoFile_ |
bool | valid_ |
Definition at line 87 of file StoredMergeableRunProductMetadata.h.
edm::StoredMergeableRunProductMetadata::SingleRunEntryAndProcess::SingleRunEntryAndProcess | ( | ) |
Definition at line 22 of file StoredMergeableRunProductMetadata.cc.
edm::StoredMergeableRunProductMetadata::SingleRunEntryAndProcess::SingleRunEntryAndProcess | ( | unsigned long long | iBeginLumi, |
unsigned long long | iEndLumi, | ||
unsigned int | iProcess, | ||
bool | iValid, | ||
bool | iUseIndexIntoFile | ||
) |
Definition at line 30 of file StoredMergeableRunProductMetadata.cc.
|
inline |
Definition at line 98 of file StoredMergeableRunProductMetadata.h.
Referenced by edm::MergeableRunProductMetadata::addProcess(), and edm::StoredMergeableRunProductMetadata::getLumiContent().
|
inline |
Definition at line 99 of file StoredMergeableRunProductMetadata.h.
Referenced by edm::MergeableRunProductMetadata::addProcess(), Types.EventRange::cppID(), and edm::StoredMergeableRunProductMetadata::getLumiContent().
|
inline |
Definition at line 101 of file StoredMergeableRunProductMetadata.h.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::dumpPython(), edm::StoredMergeableRunProductMetadata::getLumiContent(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::open(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::outputEventContent(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::setProcess(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::setProperty().
|
inline |
Definition at line 104 of file StoredMergeableRunProductMetadata.h.
Referenced by edm::StoredMergeableRunProductMetadata::getLumiContent().
|
inline |
Definition at line 103 of file StoredMergeableRunProductMetadata.h.
References sistrip::valid_.
Referenced by edm::StoredMergeableRunProductMetadata::getLumiContent().
|
private |
Definition at line 110 of file StoredMergeableRunProductMetadata.h.
|
private |
Definition at line 111 of file StoredMergeableRunProductMetadata.h.
|
private |
Definition at line 114 of file StoredMergeableRunProductMetadata.h.
|
private |
Definition at line 123 of file StoredMergeableRunProductMetadata.h.
|
private |
Definition at line 119 of file StoredMergeableRunProductMetadata.h.