ATLAS Offline Software
TriggerTowerContainer_v2.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // $Id: TriggerTowerContainer_v2.h 649836 2015-02-26 08:24:30Z morrisj $
8 #ifndef XAODTRIGL1CALO_VERSIONS_TRIGGERTOWERCONTAINER_V2_H
9 #define XAODTRIGL1CALO_VERSIONS_TRIGGERTOWERCONTAINER_V2_H
10 
11 // EDM include(s):
13 
14 // Local include(s):
16 
17 
18 namespace xAOD {
21 }
22 
23 #endif // XAODTRIGL1CALO_VERSIONS_TRIGGERTOWERCONTAINER_V2_H
TriggerTower_v2.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
xAOD::TriggerTowerContainer_v2
DataVector< xAOD::TriggerTower_v2 > TriggerTowerContainer_v2
Define the TriggerTower as a simple DataVector.
Definition: TriggerTowerContainer_v2.h:20