ATLAS Offline Software
MdtCsmContainerCnv_p1.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 MUONEVENTATHENAPOOL_MDTCSMCONTAINERCNV_P1_H
6 #define MUONEVENTATHENAPOOL_MDTCSMCONTAINERCNV_P1_H
7 
8 /*
9 
10 Transient/Persistent converter for a container of collections of CSC Raw Hits,
11 @author edward.moyse@cern.ch
12 */
15 #include "MdtCsmCnv_p1.h"
16 
18  : public T_AthenaPoolTPCnvIDContFromIdentifier< MdtCsmContainer, MdtCsmContainer_p1, MdtCsmCnv_p1>
19 {
20 public:
22 
23 };
24 
25 
26 #endif
27 
28 
29 
30 
MdtCsmContainer.h
MdtCsmCnv_p1.h
MdtCsmContainer_p1.h
MdtCsmContainerCnv_p1
Definition: MdtCsmContainerCnv_p1.h:19
TPCnvIDContFromIdentifier
Definition: TPConverter.h:1360
MdtCsmContainerCnv_p1::MdtCsmContainerCnv_p1
MdtCsmContainerCnv_p1()
Definition: MdtCsmContainerCnv_p1.h:21