ATLAS Offline Software
Loading...
Searching...
No Matches
TrackRecordCollectionCnv.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 G4SIM_TRACKRECORDCOLLECTIONCNV
6#define G4SIM_TRACKRECORDCOLLECTIONCNV
7
12// Gaudi
13#include "GaudiKernel/MsgStream.h"
14// typedef to the latest persistent version
16
17class TrackRecordCollectionCnv : public T_AthenaPoolCustomCnv<TrackRecordCollection, TrackRecordCollection_PERS > {
19public:
22protected:
25};
26
27// #include "TrackRecordCollectionCnv.icc"
28
29#endif
30
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
TrackRecordCollection_p2 TrackRecordCollection_PERS
AtlasHitsVector< TrackRecord > TrackRecordCollection
Abstract factory to create the converter.
Compatibility for old converter classes that don't get passed the key.
TrackRecordCollection_PERS * createPersistent(TrackRecordCollection *transCont)
TrackRecordCollectionCnv(ISvcLocator *svcloc)
TrackRecordCollection * createTransient()