![]() |
ATLAS Offline Software
|
Basic time unit for IOVSvc. 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. More... | |
| class | IOVTime::SortByTimeStamp |
| Predicate. More... | |
| class | IOVTime::SortByRunEvent |
| Predicate. More... | |
Functions | |
| bool | operator< (const IOVTime &lhs, const IOVTime &rhs) |
| bool | operator> (const IOVTime &lhs, const IOVTime &rhs) |
| bool | operator== (const IOVTime &lhs, const IOVTime &rhs) |
| bool | operator!= (const IOVTime &lhs, const IOVTime &rhs) |
| bool | operator>= (const IOVTime &lhs, const IOVTime &rhs) |
| bool | operator<= (const IOVTime &lhs, const IOVTime &rhs) |
Basic time unit for IOVSvc.
Hold time as a combination of run and event numbers
Definition in file IOVTime.h.