ATLAS Offline Software
Loading...
Searching...
No Matches
SimulationHitCollectionCnv.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 SimulationHitCollectionCnv_h
6#define SimulationHitCollectionCnv_h
7
10
12#include "GaudiKernel/MsgStream.h"
13
15
16class SimulationHitCollectionCnv : public T_AthenaPoolCustomCnv <SimulationHitCollection, SimulationHitCollection_PERS>
17{
19
20protected:
21public:
23protected:
24
27 };
28
29#endif //SimulationHitCollectionCnv_h
SimulationHitCollection_p1 SimulationHitCollection_PERS
AtlasHitsVector< SimulationHit > SimulationHitCollection
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
Abstract factory to create the converter.
SimulationHitCollection * createTransient()
SimulationHitCollection_PERS * createPersistent(SimulationHitCollection *transCont)
SimulationHitCollectionCnv(ISvcLocator *svcloc)
Compatibility for old converter classes that don't get passed the key.