ATLAS Offline Software
Trigger
TrigT1
TrigT1CaloEvent
TrigT1CaloEvent
TrigT1CaloEventDict.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef TRIGT1CALO_TRIGT1CALODICT_H
5
#define TRIGT1CALO_TRIGT1CALODICT_H
6
7
#include "
AthContainers/DataVector.h
"
8
#include "
TrigT1CaloEvent/TriggerTower.h
"
9
#include "
TrigT1CaloEvent/CPMTower.h
"
10
#include "
TrigT1CaloEvent/JetElement.h
"
11
#include "
TrigT1CaloEvent/CMXCPTob.h
"
12
#include "
TrigT1CaloEvent/CMXCPHits.h
"
13
#include "
TrigT1CaloEvent/CPMTobRoI.h
"
14
#include "
TrigT1CaloEvent/CMMCPHitsCollection.h
"
15
#include "
TrigT1CaloEvent/CMMEtSumsCollection.h
"
16
#include "
TrigT1CaloEvent/CMMJetHitsCollection.h
"
17
#include "
TrigT1CaloEvent/CMMRoI.h
"
18
#include "
TrigT1CaloEvent/CPMHitsCollection.h
"
19
#include "
TrigT1CaloEvent/CPMRoICollection.h
"
20
#include "
TrigT1CaloEvent/CPMTowerCollection.h
"
21
#include "
TrigT1CaloEvent/JEMEtSumsCollection.h
"
22
#include "
TrigT1CaloEvent/JEMHitsCollection.h
"
23
#include "
TrigT1CaloEvent/JEMRoICollection.h
"
24
25
26
struct
TrigT1CaloEventDict
{
27
DataVector<LVL1::TriggerTower >
m_Trig
;
28
DataVector<LVL1::CPMTower>
m_CpmTrig
;
29
DataVector<LVL1::JetElement>
m_JetTrig
;
30
DataVector<LVL1::CMXCPTob>
m_CmxCPTob
;
31
DataVector<LVL1::CMXCPHits>
m_CmxCPHits
;
32
DataVector<LVL1::CPMTobRoI>
m_CpmTobRoI
;
33
};
34
35
#endif
TrigT1CaloEventDict::m_CpmTrig
DataVector< LVL1::CPMTower > m_CpmTrig
Definition:
TrigT1CaloEventDict.h:28
CMMRoI.h
TrigT1CaloEventDict::m_CpmTobRoI
DataVector< LVL1::CPMTobRoI > m_CpmTobRoI
Definition:
TrigT1CaloEventDict.h:32
CMMEtSumsCollection.h
TrigT1CaloEventDict::m_CmxCPHits
DataVector< LVL1::CMXCPHits > m_CmxCPHits
Definition:
TrigT1CaloEventDict.h:31
JEMHitsCollection.h
TrigT1CaloEventDict::m_CmxCPTob
DataVector< LVL1::CMXCPTob > m_CmxCPTob
Definition:
TrigT1CaloEventDict.h:30
JEMRoICollection.h
CPMTobRoI.h
DataVector< LVL1::TriggerTower >
CMMCPHitsCollection.h
CPMHitsCollection.h
CPMTower.h
CMXCPTob.h
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
TrigT1CaloEventDict::m_Trig
DataVector< LVL1::TriggerTower > m_Trig
Definition:
TrigT1CaloEventDict.h:27
CPMTowerCollection.h
CMMJetHitsCollection.h
TrigT1CaloEventDict
Definition:
TrigT1CaloEventDict.h:26
CMXCPHits.h
TriggerTower.h
TrigT1CaloEventDict::m_JetTrig
DataVector< LVL1::JetElement > m_JetTrig
Definition:
TrigT1CaloEventDict.h:29
JetElement.h
JEMEtSumsCollection.h
CPMRoICollection.h
Generated on Wed Jan 8 2025 21:20:11 for ATLAS Offline Software by
1.8.18