ATLAS Offline Software
LArCalorimeter
LArCnv
LArSimEventTPCnv
src
factory
LArSimEventTPCnv.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// generate the T/P converter entries
6
#include "
AthenaKernel/TPCnvFactory.h
"
7
8
9
#include "
LArSimEventTPCnv/LArHit_p1.h
"
10
11
#include "
LArSimEventTPCnv/LArHitContainer_p1.h
"
12
#include "
LArSimEventTPCnv/LArHitContainer_p2.h
"
13
14
#include "
LArSimEvent/LArHit.h
"
15
#include "
LArSimEvent/LArHitFloat.h
"
16
#include "
LArSimEventTPCnv/LArHitContainerCnv_p1.h
"
17
#include "
LArSimEventTPCnv/LArHitFloatContainerCnv_p1.h
"
18
#include "
LArSimEventTPCnv/LArHitContainerCnv_p2.h
"
19
#include "
LArSimEventTPCnv/LArHitFloatContainerCnv_p2.h
"
20
21
22
DECLARE_TPCNV_FACTORY
(
LArHitContainerCnv_p1
,
23
LArHitContainer
,
24
LArHitContainer_p1
,
25
Athena::TPCnvVers::Old
)
26
27
DECLARE_TPCNV_FACTORY
(
LArHitContainerCnv_p2
,
28
LArHitContainer
,
29
LArHitContainer_p2
,
30
Athena::TPCnvVers::Current
)
31
32
// We can't really handle multiple transient classes using the same p class.
33
// Just drop this for now --- i don't think this is relevant for either
34
// ARA or trigger.
35
//DECLARE_TPCNV_FACTORY(LArHitFloatContainerCnv_p2,
36
// LArHitFloatContainer,
37
// LArHitContainer_p2,
38
// Athena::TPCnvVers::Current)
TPCnvFactory.h
Set up plugin loading of TP converters.
LArHitContainerCnv_p1.h
LArHitFloatContainerCnv_p1.h
DECLARE_TPCNV_FACTORY
DECLARE_TPCNV_FACTORY(LArHitContainerCnv_p1, LArHitContainer, LArHitContainer_p1, Athena::TPCnvVers::Old) DECLARE_TPCNV_FACTORY(LArHitContainerCnv_p2
LArHitContainer
Hit collection.
Definition:
LArHitContainer.h:26
LArHitFloatContainerCnv_p2.h
LArHitContainer_p2.h
Athena::TPCnvVers::Old
@ Old
Definition:
TPCnvFactory.h:102
LArHitContainer_p1.h
LArHitContainer_p1
Persistent represenation of a LArHitContainer,.
Definition:
LArHitContainer_p1.h:22
Athena::TPCnvVers::Current
@ Current
Definition:
TPCnvFactory.h:103
LArHitFloat.h
LArHit.h
LArHitContainer_p2
Persistent represenation of a LArHitContainer,.
Definition:
LArHitContainer_p2.h:16
T_AthenaHitsVectorCnv
Definition:
TPConverter.h:1216
LArHit_p1.h
LArHitContainerCnv_p2
Definition:
LArHitContainerCnv_p2.h:16
LArHitContainerCnv_p2.h
Generated on Fri Jan 10 2025 21:13:31 for ATLAS Offline Software by
1.8.18