ATLAS Offline Software
ExampleHitContainerCnv_p1.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef EXAMPLEHITCONTAINERCNV_P1_H
6 #define EXAMPLEHITCONTAINERCNV_P1_H
7 
18 #include "ExampleHitCnv_p1.h"
19 
21 
22 template<>
24 public:
25 };
26 
27 #endif
ExampleHitContainer_p1
This class provides a persistent state for the ExampleHitContainer class.
Definition: ExampleHitContainer_p1.h:20
T_AthenaPoolTPConverter.h
ExampleHitContainerCnv_p1
T_AthenaPoolTPCnvVector< ExampleHitContainer, ExampleHitContainer_p1, ExampleHitCnv_p1 > ExampleHitContainerCnv_p1
Definition: ExampleHitContainerCnv_p1.h:20
TPCnvVector
Definition: TPConverter.h:1256
ExampleHitCnv_p1.h
This file contains the class definition for the ExampleHitCnv_p1 class.
ExampleHitContainer.h
This file contains the class definition for the ExampleHitContainer class.
ExampleHitContainer_p1.h
This file contains the class definition for the ExampleHitContainer_p1 class.
ExampleHitContainer
This class provides a data vector for ExampleHit objects in AthenaPool.
Definition: ExampleHitContainer.h:20
T_TPCnv
Definition: T_AthenaPoolTPConverter.h:17