ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
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
CTP_DecisionCnv_p1.h
CTP_DecisionCnv_p2.h
CTP_Decision_p1.h
CTP_Decision_p2.h
EmTau_ROI_p1.h
EnergySum_ROI_p1.h
JetET_ROI_p1.h
Jet_ROI_p1.h
LVL1_ROICnv_p1.h
LVL1_ROI_p1.h
Muon_ROI_p1.h
TPCnvFactory.h
Set up plugin loading of TP converters.
DECLARE_TPCNV_FACTORY
#define DECLARE_TPCNV_FACTORY(x, trans_type, pers_type, is_last_version)
Definition
TPCnvFactory.h:165
CTP_DecisionCnv_p1
T/P converter for CTP_Decision and CTP_Decision_p1.
Definition
CTP_DecisionCnv_p1.h:29
CTP_DecisionCnv_p2
T/P converter for CTP_Decision and CTP_Decision_p2.
Definition
CTP_DecisionCnv_p2.h:29
CTP_Decision_p1
Persistent representation of CTP_Decision.
Definition
CTP_Decision_p1.h:26
CTP_Decision_p2
Persistent representation of CTP_Decision.
Definition
CTP_Decision_p2.h:25
CTP_Decision
Legacy data class representing the LVL1 CTP trigger decision.
Definition
CTP_Decision.h:39
LVL1_ROICnv_p1
T/P converter for LVL1_ROI and LVL1_ROI_p1.
Definition
LVL1_ROICnv_p1.h:25
LVL1_ROI_p1
Persistent representation of LVL1_ROI.
Definition
LVL1_ROI_p1.h:31
LVL1_ROI
Top level AOD object storing LVL1 RoIs.
Definition
LVL1_ROI.h:43
Athena::TPCnvVers::Current
@ Current
Definition
TPCnvFactory.h:103
Athena::TPCnvVers::Old
@ Old
Definition
TPCnvFactory.h:102
Generated on
for ATLAS Offline Software by
1.17.0