ATLAS Offline Software
Loading...
Searching...
No Matches
AFP_SIDSimHitCollectionCnv.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef AFP_SIDSimHitCollectionCnv_h
6#define AFP_SIDSimHitCollectionCnv_h
7
10
12#include "GaudiKernel/MsgStream.h"
13
15
16class AFP_SIDSimHitCollectionCnv : public T_AthenaPoolCustomCnv <AFP_SIDSimHitCollection, AFP_SIDSimHitCollection_PERS>
17{
19
20protected:
21public:
23protected:
24
27 };
28
29#endif //AFP_SIDSimHitCollectionCnv_h
AFP_SIDSimHitCollection_p1 AFP_SIDSimHitCollection_PERS
AtlasHitsVector< AFP_SIDSimHit > AFP_SIDSimHitCollection
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
AFP_SIDSimHitCollection * createTransient()
AFP_SIDSimHitCollection_PERS * createPersistent(AFP_SIDSimHitCollection *transCont)
AFP_SIDSimHitCollectionCnv(ISvcLocator *svcloc)
Abstract factory to create the converter.
Compatibility for old converter classes that don't get passed the key.