ATLAS Offline Software
JGTowerContainer_v1.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3  */
4 
5 // Dear emacs, this is -*- c++ -*-
6 #ifndef XAODTRIGL1CALO_VERSIONS_JGTOWERCONTAINER_V1_H
7 #define XAODTRIGL1CALO_VERSIONS_JGTOWERCONTAINER_V1_H
8 
9 // EDM include(s):
11 
12 // Local include(s):
13 #include "JGTower_v1.h"
14 
15 namespace xAOD
16 {
19 } // namespace xAOD
20 
21 #endif // XAODTRIGL1CALO_VERSIONS_JGTOWERCONTAINER_V1_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::JGTowerContainer_v1
DataVector< xAOD::JGTower_v1 > JGTowerContainer_v1
Define the JGTower as a simple DataVector.
Definition: JGTowerContainer_v1.h:18
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
JGTower_v1.h
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.