ATLAS Offline Software
Loading...
Searching...
No Matches
TileHitVectorCnv_p1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef TILEHITVECTORCNV_P1_H
6#define TILEHITVECTORCNV_P1_H
7
12
13class TileHitVectorCnv_p1 : public T_AtlasHitsVectorCnv< TileHitVector, TileHitVector_p1, TileHitCnv_p1 > {
14
15 public:
16
18 virtual TileHitVector* createTransient(const TileHitVector_p1* persObj, MsgStream &log);
19
20};
21
22#endif
AtlasHitsVector< TileHit > TileHitVector
virtual TileHitVector * createTransient(const TileHitVector_p1 *persObj, MsgStream &log)
Create transient representation of a persistent object.