ATLAS Offline Software
TrigInDetTrackTruthMapCnv_tlp2.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: TrigTruthEventTPCnv
8  * @class : TrigInDetTrackTruthMapCnv_tlp1
9  *
10  * @brief "top level" persistent partner for TrigInDetTrackTruthMapCnv
11  *
12  * @author Andrew Hamilton <Andrew.Hamilton@cern.ch> - U. Geneva
13  *
14  * File and Version Information:
15  * $Id: TrigInDetTrackTruthMapCnv_tlp1.h,v 1.3 2009-04-06 11:14:46 salvator Exp $
16  **********************************************************************************/
17 #ifndef TRIGTRUTHEVENTTPCNV_TRIGINDETTRACK_TRUTH_MAP_CNV_TLP2_H
18 #define TRIGTRUTHEVENTTPCNV_TRIGINDETTRACK_TRUTH_MAP_CNV_TLP2_H
19 
21 
26 
27 
28 class TrigInDetTrackTruthMapCnv_tlp2 : public AthenaPoolTopLevelTPConverter<TrigInDetTrackTruthMapCnv_p1, TrigInDetTrackTruthMap_tlp2> {
29 
30  public:
33 
34  virtual void setPStorage(TrigInDetTrackTruthMap_tlp2 *storage);
35 
36 
37  protected:
38 
39  //tp converters for ALL converter types used in TrigInDetTrackTruthMapCnv
44 
45 };
46 
47 
48 #endif
TrigInDetTrackTruthMapCnv_tlp2::m_trigInDetTrackTruthMapCnv_p1
TrigInDetTrackTruthMapCnv_p1 m_trigInDetTrackTruthMapCnv_p1
Definition: TrigInDetTrackTruthMapCnv_tlp2.h:51
TrigInDetTrackTruthMapCnv_tlp2::TrigInDetTrackTruthMapCnv_tlp2
TrigInDetTrackTruthMapCnv_tlp2()
Definition: TrigInDetTrackTruthMapCnv_tlp2.cxx:9
TrigInDetTrackTruthCnv_p1
Definition: TrigInDetTrackTruthCnv_p1.h:34
TrigInDetTrackTruthMapCnv_p1
Definition: TrigInDetTrackTruthMapCnv_p1.h:30
TrigInDetTrackTruthMapCnv_tlp2::m_hepMcParticleLinkCnv_p1
HepMcParticleLinkCnv_p1 m_hepMcParticleLinkCnv_p1
Definition: TrigInDetTrackTruthMapCnv_tlp2.h:54
TrigInDetTrackTruthMapCnv_tlp2::setPStorage
virtual void setPStorage(TrigInDetTrackTruthMap_tlp2 *storage)
Definition: TrigInDetTrackTruthMapCnv_tlp2.cxx:23
TrigInDetTrackTruthMap_tlp2.h
TrigIDHitStatsCnv_p1
Definition: TrigIDHitStatsCnv_p1.h:32
TrigInDetTrackTruthMapCnv_tlp2
Definition: TrigInDetTrackTruthMapCnv_tlp2.h:28
HepMcParticleLinkCnv_p1.h
TrigInDetTrackTruthMapCnv_tlp2::m_trigIDHitStatsCnv_p1
TrigIDHitStatsCnv_p1 m_trigIDHitStatsCnv_p1
Definition: TrigInDetTrackTruthMapCnv_tlp2.h:53
HepMcParticleLinkCnv_p1
Definition: HepMcParticleLinkCnv_p1.h:33
TrigInDetTrackTruthMapCnv_p1.h
TrigInDetTrackTruthMapCnv_tlp2::~TrigInDetTrackTruthMapCnv_tlp2
virtual ~TrigInDetTrackTruthMapCnv_tlp2()
Definition: TrigInDetTrackTruthMapCnv_tlp2.h:43
TrigInDetTrackTruthMapCnv_tlp2::m_trigInDetTrackTruthCnv_p1
TrigInDetTrackTruthCnv_p1 m_trigInDetTrackTruthCnv_p1
Definition: TrigInDetTrackTruthMapCnv_tlp2.h:52
TrigInDetTrackTruthMap_tlp2
Definition: TrigInDetTrackTruthMap_tlp2.h:27
TrigInDetTrackTruthCnv_p1.h
TrigIDHitStatsCnv_p1.h
TopLevelTPConverter
Definition: TopLevelTPConverter.h:35