|
ATLAS Offline Software
|
Go to the documentation of this file.
11 MsgStream
mlog(
msgSvc(),
"TileHitVectorConverter" );
20 MsgStream
mlog(
msgSvc(),
"TileHitVectorConverter" );
25 static const pool::Guid p1_guid(
"65AD597A-BF97-46EE-B9E3-203B35218EA7");
26 static const pool::Guid p0_guid(
"EA2209D1-C339-453D-AEAD-21C026F0735E");
30 std::unique_ptr< TileHitVector_p1 > col_vect( this->poolReadObject< TileHitVector_p1 >() );
49 throw std::runtime_error(
"Unsupported persistent version of Data container");
AtlasHitsVector< TileHit > TileHitVector
void reserve(size_type n)
virtual PERS * createPersistent(const TRANS *transObj, MsgStream &log)
Create persistent representation of a transient object.
TileHitVector_PERS * createPersistent(TileHitVector *transCont)
msgSvc
Provide convenience handles for various services.
virtual TileHitVector * createTransient(const TileHitVector_p1 *persObj, MsgStream &log)
Create transient representation of a persistent object.
TileHitVector * createTransient()
virtual bool compareClassGuid(const Guid &clid) const
Compare POOL class GUID with the one of the object being read.
void push_back(const T &t)