ATLAS Offline Software
Loading...
Searching...
No Matches
LB_IOVRange.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4
5//
6// File: LumiBlockData/src/LB_IOVRange.cxx
7// Author: Marjorie Shapiro <mdshapiro@lbl.gov>
8//
9
11
13
16
19
20LB_IOVRange::LB_IOVRange( const IOVRange& r, uint32_t numExpected, uint32_t numSeen): IOVRange(r.start(),r.stop()),
21 m_NumExpected(numExpected), m_NumSeen(numSeen) {}
22
const IOVTime & stop() const
Definition IOVRange.h:39
IOVRange()
Definition IOVRange.h:32
const IOVTime & start() const
Definition IOVRange.h:38
Basic time unit for IOVSvc.
Definition IOVTime.h:33
uint32_t m_NumSeen
Definition LB_IOVRange.h:34
uint32_t m_NumExpected
Definition LB_IOVRange.h:33
int r
Definition globals.cxx:22