|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef LUMIBLOCKCOLLECTION_H
10 #define LUMIBLOCKCOLLECTION_H
39 std::ostream&
dump( std::ostream&
out = std::cout )
const;
45 return (
t1.start()).re_time() < (
t2.start()).re_time();
48 return (
t1->start()).re_time() < (
t2->start()).re_time();
51 return (
t1.start()).re_time() < (
t2.start()).re_time();
54 return (
t1->start()).re_time() < (
t2->start()).re_time();
65 #endif //> LUMIBLOCKCOLLECTION_H
Validity Range object. Holds two IOVTimes (start and stop)
LumiBlockCollection & operator=(const LumiBlockCollection &rhs)
std::vector< ALFA_RawDataCollection_p1 > t1
std::ostream & dump(std::ostream &out=std::cout) const
Const methods:
OwnershipPolicy
describes the possible element ownership policies (see e.g. DataVector)
LumiBlockCollection()
Public methods:
bool operator()(const IOVRange &t1, const IOVRange &t2) const
std::vector< ALFA_RawDataContainer_p1 > t2
An STL vector of pointers that by default owns its pointed-to elements.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
macros to associate a CLID to a type