ATLAS Offline Software
PhysicsAnalysis
AnalysisTrigger
AnalysisTriggerEventTPCnv
src
factories
AnalysisTriggerEventTPCnv.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
// Persistent representation of the LVL1 RoIs (version 1):
9
#include "
AnalysisTriggerEventTPCnv/LVL1_ROI_p1.h
"
10
#include "
AnalysisTriggerEventTPCnv/LVL1_ROICnv_p1.h
"
11
#include "
AnalysisTriggerEventTPCnv/Muon_ROI_p1.h
"
12
#include "
AnalysisTriggerEventTPCnv/Jet_ROI_p1.h
"
13
#include "
AnalysisTriggerEventTPCnv/JetET_ROI_p1.h
"
14
#include "
AnalysisTriggerEventTPCnv/EmTau_ROI_p1.h
"
15
#include "
AnalysisTriggerEventTPCnv/EnergySum_ROI_p1.h
"
16
17
// Persistent representation of CTP_Decision (version 1):
18
#include "
AnalysisTriggerEventTPCnv/CTP_Decision_p1.h
"
19
#include "
AnalysisTriggerEventTPCnv/CTP_DecisionCnv_p1.h
"
20
// Persistent representation of CTP_Decision (version 2):
21
#include "
AnalysisTriggerEventTPCnv/CTP_Decision_p2.h
"
22
#include "
AnalysisTriggerEventTPCnv/CTP_DecisionCnv_p2.h
"
23
24
DECLARE_TPCNV_FACTORY
(
CTP_DecisionCnv_p1
,
25
CTP_Decision
,
26
CTP_Decision_p1
,
27
Athena::TPCnvVers::Old
)
28
29
DECLARE_TPCNV_FACTORY
(
CTP_DecisionCnv_p2
,
30
CTP_Decision
,
31
CTP_Decision_p2
,
32
Athena::TPCnvVers::Current
)
33
34
DECLARE_TPCNV_FACTORY
(
LVL1_ROICnv_p1
,
35
LVL1_ROI
,
36
LVL1_ROI_p1
,
37
Athena::TPCnvVers::Current
)
38
LVL1_ROI_p1
Persistent representation of LVL1_ROI.
Definition:
LVL1_ROI_p1.h:31
TPCnvFactory.h
Set up plugin loading of TP converters.
CTP_DecisionCnv_p1
T/P converter for CTP_Decision and CTP_Decision_p1.
Definition:
CTP_DecisionCnv_p1.h:29
Muon_ROI_p1.h
DECLARE_TPCNV_FACTORY
DECLARE_TPCNV_FACTORY(CTP_DecisionCnv_p1, CTP_Decision, CTP_Decision_p1, Athena::TPCnvVers::Old) DECLARE_TPCNV_FACTORY(CTP_DecisionCnv_p2
LVL1_ROICnv_p1
T/P converter for LVL1_ROI and LVL1_ROI_p1.
Definition:
LVL1_ROICnv_p1.h:25
LVL1_ROICnv_p1.h
CTP_DecisionCnv_p2
T/P converter for CTP_Decision and CTP_Decision_p2.
Definition:
CTP_DecisionCnv_p2.h:29
LVL1_ROI_p1.h
CTP_DecisionCnv_p1.h
Athena::TPCnvVers::Old
@ Old
Definition:
TPCnvFactory.h:116
CTP_Decision
Legacy data class representing the LVL1 CTP trigger decision.
Definition:
CTP_Decision.h:39
CTP_Decision_p1.h
Jet_ROI_p1.h
Athena::TPCnvVers::Current
@ Current
Definition:
TPCnvFactory.h:117
CTP_Decision_p2.h
LVL1_ROI
Top level AOD object storing LVL1 RoIs.
Definition:
LVL1_ROI.h:43
CTP_Decision_p1
Persistent representation of CTP_Decision.
Definition:
CTP_Decision_p1.h:26
CTP_DecisionCnv_p2.h
EmTau_ROI_p1.h
JetET_ROI_p1.h
CTP_Decision_p2
Persistent representation of CTP_Decision.
Definition:
CTP_Decision_p2.h:25
EnergySum_ROI_p1.h
Generated on Sun Dec 22 2024 21:06:56 for ATLAS Offline Software by
1.8.18