ATLAS Offline Software
TrigTauTracksInfoCollectionCnv_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 : TrigTauTracksInfoCollectionCnv_p1
9  *
10  * @brief transient-persistent converter for TrigTauTracksInfoCollection_p1
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: TrigTauTracksInfoCollectionCnv_p1.h,v 1.2 2009-04-01 22:08:45 salvator Exp $
17  **********************************************************************************/
18 #ifndef TRIGINDETEVENTTPCNV_TRIGTAUTRACKSINFOCONTAINER_CNV_P1_H
19 #define TRIGINDETEVENTTPCNV_TRIGTAUTRACKSINFOCONTAINER_CNV_P1_H
20 
22 
26 
27 class TrigTauTracksInfoCollectionCnv_p1 : public T_AthenaPoolTPPtrVectorCnv< TrigTauTracksInfoCollection, TrigTauTracksInfoCollection_p1, TrigTauTracksInfoCnv_p1 >
28 
29 {
30 
31  public:
33 
34 }; //end of class definitions
35 
36 #endif
TrigTauTracksInfoCollectionCnv_p1
Definition: TrigTauTracksInfoCollectionCnv_p1.h:29
T_AthenaPoolTPConverter.h
TrigTauTracksInfoCollectionCnv_p1::TrigTauTracksInfoCollectionCnv_p1
TrigTauTracksInfoCollectionCnv_p1()
Definition: TrigTauTracksInfoCollectionCnv_p1.h:44
TrigTauTracksInfoCollection_p1.h
TrigTauTracksInfoCnv_p1.h
TrigTauTracksInfoCollection.h
TPPtrVectorCnv
Definition: TPConverter.h:919