ATLAS Offline Software
JGTowerMappingData.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef TRIGT1CALOFEXPERF_JGTOWERMAPPINGDATA_H
6 #define TRIGT1CALOFEXPERF_JGTOWERMAPPINGDATA_H
7 
8 #include <vector>
10 
11 namespace LVL1
12 {
13  using JGTowerMappingData = std::vector<JGTowerHelper>;
14 }
15 
16 #include "AthenaKernel/CLASS_DEF.h"
17 #include "AthenaKernel/CondCont.h"
20 
21 #endif //> !TRIGT1CALOFEXPERF_JGTOWERMAPPINGDATA_H
CondCont.h
Hold mappings of ranges to condition objects.
LVL1
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Definition: ICMMCPHitsCnvTool.h:18
CONDCONT_DEF
CONDCONT_DEF(LVL1::JGTowerMappingData, 224134503)
LVL1::JGTowerMappingData
std::vector< JGTowerHelper > JGTowerMappingData
Definition: JGTowerMappingData.h:13
JGTowerHelper.h
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
CLASS_DEF.h
macros to associate a CLID to a type