ATLAS Offline Software
EmTauRoIContainer_v2.h
Go to the documentation of this file.
1 // Dear emacs, this is -*- c++ -*-
2 
3 /*
4  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
5 */
6 
7 // $Id: EmTauRoIContainer_v2.h 630856 2014-11-25 11:22:49Z gwatts $
8 #ifndef XAODTRIGGER_VERSIONS_EMTAUCONTAINER_V2_H
9 #define XAODTRIGGER_VERSIONS_EMTAUCONTAINER_V2_H
10 
11 // Core include(s):
13 
14 // Local include(s):
16 
17 namespace xAOD {
20 }
21 
22 #endif // XAODTRIGGER_VERSIONS_EMTAUCONTAINER_V2_H
EmTauRoI_v2.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::EmTauRoIContainer_v2
DataVector< xAOD::EmTauRoI_v2 > EmTauRoIContainer_v2
Declare the em/tau RoI container type.
Definition: EmTauRoIContainer_v2.h:19
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.