ATLAS Offline Software
Loading...
Searching...
No Matches
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
11namespace LVL1
12{
13 using JGTowerMappingData = std::vector<JGTowerHelper>;
14}
15
19CONDCONT_DEF(LVL1::JGTowerMappingData, 224134503);
20
21#endif //> !TRIGT1CALOFEXPERF_JGTOWERMAPPINGDATA_H
Hold mappings of ranges to condition objects.
#define CONDCONT_DEF(...)
Definition CondCont.h:1413
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
std::vector< JGTowerHelper > JGTowerMappingData