ATLAS Offline Software
TrigTauClusterContainerCnv_p2.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: TrigCaloEventTPCnv
8  * @class : TrigTauClusterContainerCnv_p2
9  *
10  * @brief transient persistent converter for TrigTauClusterContainer
11  *
12  * @author M. Pilar Casado <casado@ifae.es> - IFAE-Barcelona
13  *
14  * File and Version Information:
15  **********************************************************************************/
16 #ifndef TRIGCALOEVENTTPCNV_TRIGTAUCLUSTERCONTAINER_CNV_P2_H
17 #define TRIGCALOEVENTTPCNV_TRIGTAUCLUSTERCONTAINER_CNV_P2_H
18 
20 
24 
25 //class TrigTauClusterContainerCnv_p2 : public T_AthenaPoolTPPtrVectorCnv< TrigTauClusterContainer, TrigTauClusterContainer_p2, TrigTauClusterCnv_p2 >
26 class TrigTauClusterContainerCnv_p2 : public T_AthenaPoolTPPtrVectorCnv< TrigTauClusterContainer, TrigTauClusterContainer_p2, ITPConverterFor<TrigTauCluster> >
27 {
28 
29  public:
31 
32 }; //end of class definitions
33 
34 #endif
TrigTauClusterContainer_p2.h
TrigTauClusterContainerCnv_p2
Definition: TrigTauClusterContainerCnv_p2.h:27
T_AthenaPoolTPConverter.h
TrigTauClusterContainer.h
TrigTauClusterCnv_p2.h
TPPtrVectorCnv
Definition: TPConverter.h:919
TrigTauClusterContainerCnv_p2::TrigTauClusterContainerCnv_p2
TrigTauClusterContainerCnv_p2()
Definition: TrigTauClusterContainerCnv_p2.h:40