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();
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
An STL vector of pointers that by default owns its pointed-to elements.
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
bool operator()(const IOVRange &t1, const IOVRange &t2) const
LumiBlockCollection()
Public methods:
LumiBlockCollection & operator=(const LumiBlockCollection &rhs)