1 #ifndef DataFormats_Provenance_StoredMergeableRunProductMetadata_h 2 #define DataFormats_Provenance_StoredMergeableRunProductMetadata_h 75 SingleRunEntry(
unsigned long long iBeginProcess,
unsigned long long iEndProcess);
92 unsigned long long iEndLumi,
93 unsigned int iProcess,
95 bool iUseIndexIntoFile);
98 unsigned long long beginLumi()
const {
return beginLumi_; }
99 unsigned long long endLumi()
const {
return endLumi_; }
101 unsigned int process()
const {
return process_; }
140 std::vector<LuminosityBlockNumber_t>::const_iterator & lumisBegin,
141 std::vector<LuminosityBlockNumber_t>::const_iterator & lumisEnd)
const;
148 std::vector<LuminosityBlockNumber_t>
lumis_;
static const uint16_t valid_
unsigned long long beginProcess_
unsigned long long beginLumi() const
unsigned long long endLumi() const
bool useIndexIntoFile() const
unsigned long long endProcess_
unsigned long long endLumi_
unsigned long long beginLumi_
unsigned long long endProcess() const
unsigned int process() const
unsigned long long beginProcess() const