ATLAS Offline Software
Loading...
Searching...
No Matches
sTGCSimHitCollectionCnv_p2.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef sTGCSimHitCOLLECTIONCNV_P2_H
6#define sTGCSimHitCOLLECTIONCNV_P2_H
7
11
19
20class sTGCSimHitCollectionCnv_p2 : public T_AthenaPoolTPCnvBase<sTGCSimHitCollection, Muon::sTGCSimHitCollection_p2>
21{
22 public:
23
25
26 virtual sTGCSimHitCollection* createTransient(const Muon::sTGCSimHitCollection_p2* persObj, MsgStream &log);
27 virtual void persToTrans(const Muon::sTGCSimHitCollection_p2* persCont,
28 sTGCSimHitCollection* transCont,
29 MsgStream &log) ;
30 virtual void transToPers(const sTGCSimHitCollection* transCont,
32 MsgStream &log) ;
33
34};
35
36#endif
37
TPConverterBase< TRANS, PERS > T_AthenaPoolTPCnvBase
virtual void persToTrans(const Muon::sTGCSimHitCollection_p2 *persCont, sTGCSimHitCollection *transCont, MsgStream &log)
virtual void transToPers(const sTGCSimHitCollection *transCont, Muon::sTGCSimHitCollection_p2 *persCont, MsgStream &log)
virtual sTGCSimHitCollection * createTransient(const Muon::sTGCSimHitCollection_p2 *persObj, MsgStream &log)
AtlasHitsVector< sTGCSimHit > sTGCSimHitCollection