ATLAS Offline Software
TrigTrackCountsCollectionCnv_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 : TrigTrackCountsCollectionCnv_p1
9  *
10  * @brief transient-persistent converter for TrigTrackCountsCollection_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: TrigTrackCountsCollectionCnv_p1.h,v 1.3 2009-04-24 22:08:13 wbell Exp $
17  **********************************************************************************/
18 #ifndef TRIGINDETEVENTTPCNV_TRIGTRACKCOUNTSCONTAINER_CNV_P1_H
19 #define TRIGINDETEVENTTPCNV_TRIGTRACKCOUNTSCONTAINER_CNV_P1_H
20 
22 
27 
28 class TrigTrackCountsCollectionCnv_p1 : public T_AthenaPoolTPPtrVectorCnv< TrigTrackCountsCollection, TrigTrackCountsCollection_p1, ITPConverterFor<TrigTrackCounts> >
29 {
30 
31  public:
33 
34 }; //end of class definitions
35 
36 #endif
TrigTrackCountsCnv_p1.h
TrigTrackCountsCollectionCnv_p1
Definition: TrigTrackCountsCollectionCnv_p1.h:29
TrigTrackCountsCollectionCnv_p1::TrigTrackCountsCollectionCnv_p1
TrigTrackCountsCollectionCnv_p1()
Definition: TrigTrackCountsCollectionCnv_p1.h:44
TrigTrackCountsCollection_p1.h
TrigTrackCounts.h
T_AthenaPoolTPConverter.h
TrigTrackCountsCollection.h
TPPtrVectorCnv
Definition: TPConverter.h:919