ATLAS Offline Software
Trigger
TrigEvent
TrigCaloEventTPCnv
TrigCaloEventTPCnv
TrigTauClusterContainerCnv_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: TrigCaloEventTPCnv
8
* @class : TrigTauClusterContainerCnv_p1
9
*
10
* @brief transient persistent converter for TrigTauClusterContainer
11
*
12
* @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13
* @author Francesca Bucci <F.Bucci@cern.ch> - U. Geneva
14
*
15
* File and Version Information:
16
* $Id: TrigTauClusterContainerCnv_p1.h,v 1.2 2009-04-01 22:01:37 salvator Exp $
17
**********************************************************************************/
18
#ifndef TRIGCALOEVENTTPCNV_TRIGTAUCLUSTERCONTAINER_CNV_P1_H
19
#define TRIGCALOEVENTTPCNV_TRIGTAUCLUSTERCONTAINER_CNV_P1_H
20
21
#include "
AthenaPoolCnvSvc/T_AthenaPoolTPConverter.h
"
22
23
#include "
TrigCaloEvent/TrigTauClusterContainer.h
"
24
#include "
TrigCaloEventTPCnv/TrigTauClusterContainer_p1.h
"
25
#include "
TrigCaloEventTPCnv/TrigTauClusterCnv_p1.h
"
26
27
//class TrigTauClusterContainerCnv_p1 : public T_AthenaPoolTPPtrVectorCnv< TrigTauClusterContainer, TrigTauClusterContainer_p1, TrigTauClusterCnv_p1 >
28
class
TrigTauClusterContainerCnv_p1
:
public
T_AthenaPoolTPPtrVectorCnv
< TrigTauClusterContainer, TrigTauClusterContainer_p1, ITPConverterFor<TrigTauCluster> >
29
{
30
31
public
:
32
TrigTauClusterContainerCnv_p1
() {}
33
34
};
//end of class definitions
35
36
#endif
TrigTauClusterContainer_p1.h
T_AthenaPoolTPConverter.h
TrigTauClusterContainerCnv_p1
Definition:
TrigTauClusterContainerCnv_p1.h:29
TrigTauClusterContainer.h
TrigTauClusterContainerCnv_p1::TrigTauClusterContainerCnv_p1
TrigTauClusterContainerCnv_p1()
Definition:
TrigTauClusterContainerCnv_p1.h:44
TPPtrVectorCnv
Definition:
TPConverter.h:919
TrigTauClusterCnv_p1.h
Generated on Mon Dec 23 2024 21:21:37 for ATLAS Offline Software by
1.8.18