ATLAS Offline Software
TrigHisto2DContainerCnv_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 /**********************************************************************************
6  * @Project: Trigger
7  * @Package: TrigInDetEventTPCnv
8  * @class : TrigHisto2DContainerCnv_p1
9  *
10  * @brief transient persistent converter for TrigHisto2DContainer
11  *
12  * @author W.Bell@cern.ch <w.bell@physics.gla.ac.uk>
13  *
14  **********************************************************************************/
15 #ifndef TRIGINDETEVENTTPCNV_TRIGHISTO2DCONTAINER_CNV_P1_H
16 #define TRIGINDETEVENTTPCNV_TRIGHISTO2DCONTAINER_CNV_P1_H
17 
19 
23 
24 class TrigHisto2DContainerCnv_p1 : public T_AthenaPoolTPPtrVectorCnv< TrigHisto2DContainer, TrigHisto2DContainer_p1, TrigHisto2DCnv_p1 >
25 {
26 
27  public:
29 
30 }; //end of class definitions
31 
32 
33 
34 #endif
TrigHisto2DContainerCnv_p1
Definition: TrigHisto2DContainerCnv_p1.h:25
TrigHisto2DContainerCnv_p1::TrigHisto2DContainerCnv_p1
TrigHisto2DContainerCnv_p1()
Definition: TrigHisto2DContainerCnv_p1.h:37
TrigHisto2DContainer_p1.h
TrigHisto2DContainer.h
T_AthenaPoolTPConverter.h
TPPtrVectorCnv
Definition: TPConverter.h:919
TrigHisto2DCnv_p1.h