![]() |
ATLAS Offline Software
|
Basic time unit for IOVSvc. Hold time as a combination of run and event numbers. More...
#include <iosfwd>#include <string>#include <stdint.h>#include <limits>Go to the source code of this file.
Classes | |
| class | IOVTime |
| Basic time unit for IOVSvc. Hold time as a combination of run and event numbers. More... | |
| class | IOVTime::SortByTimeStamp |
| Predicate. Used to sort by time stamp. More... | |
| class | IOVTime::SortByRunEvent |
| Predicate. Used to sort by run and event number. More... | |
Functions | |
| bool | operator< (const IOVTime &lhs, const IOVTime &rhs) noexcept |
| bool | operator> (const IOVTime &lhs, const IOVTime &rhs) noexcept |
| bool | operator== (const IOVTime &lhs, const IOVTime &rhs) noexcept |
| bool | operator!= (const IOVTime &lhs, const IOVTime &rhs) noexcept |
| bool | operator>= (const IOVTime &lhs, const IOVTime &rhs) noexcept |
| bool | operator<= (const IOVTime &lhs, const IOVTime &rhs) noexcept |
Basic time unit for IOVSvc. Hold time as a combination of run and event numbers.
Definition in file IOVTime.h.
1.8.18