ATLAS Offline Software
Loading...
Searching...
No Matches
TRTUncompressedHitCollectionCnv.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef INDETSIMEVENTATHENAPOOL_TRT_HITCOLLECTIONCNV_H
6#define INDETSIMEVENTATHENAPOOL_TRT_HITCOLLECTIONCNV_H
7
20// Gaudi
21#include "GaudiKernel/MsgStream.h"
22
23// typedef to the latest persistent version
24//typedef TRT_HitCollection_p1 TRT_HitCollection_PERS;
25//typedef TRT_HitCollectionCnv_p1 TRT_HitCollectionCnv_PERS;
26//typedef TRT_HitCollection_p2 TRT_HitCollection_PERS;
27//typedef TRT_HitCollectionCnv_p2 TRT_HitCollectionCnv_PERS;
28//typedef TRT_HitCollection_p3 TRT_HitCollection_PERS;
29//typedef TRT_HitCollectionCnv_p3 TRT_HitCollectionCnv_PERS;
32//typedef TRT_HitCollection_p5 TRT_HitCollection_PERS;
33//typedef TRT_HitCollectionCnv_p5 TRT_HitCollectionCnv_PERS;
34
44
45#endif // INDETSIMEVENTATHENAPOOL_TRT_HITCOLLECTIONCNV_H
TRT_HitCollectionCnv_p4 TRT_HitCollectionCnv_PERS
TRT_HitCollection_p4 TRT_HitCollection_PERS
AtlasHitsVector< TRTUncompressedHit > TRTUncompressedHitCollection
his file contains the class definition for the templated T_AthenaPoolCustomCnv class.
Abstract factory to create the converter.
TRT_HitCollection_PERS * createPersistent(TRTUncompressedHitCollection *transCont)
TRTUncompressedHitCollection * createTransient()
Compatibility for old converter classes that don't get passed the key.