ATLAS Offline Software
Loading...
Searching...
No Matches
Event/xAOD/xAODTrigL1Calo/xAODTrigL1Calo/TriggerTower.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef XAODTRIGL1CALO_TRIGGERTOWER_H
6#define XAODTRIGL1CALO_TRIGGERTOWER_H
7
8// Local include(s):
11#include <map>
12
14namespace xAOD {
17
18 typedef std::map<int, const TriggerTower*> TriggerTowerMap_t;
19}
20
21#include "xAODCore/CLASS_DEF.h"
22CLASS_DEF( xAOD::TriggerTower, 264277036 , 1 )
23
24#endif // XAODTRIGL1CALO_TRIGGERTOWER_H
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
File providing the different SG_BASE macros.
Description of TriggerTower_v2.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
std::map< int, const TriggerTower * > TriggerTowerMap_t
TriggerTower_v2 TriggerTower
Define the latest version of the TriggerTower class.