ATLAS Offline Software
TrigElectronContainer_v1.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: TrigElectronContainer_v1.h 631115 2014-11-26 08:34:25Z gwatts $
8 #ifndef XAODTRIGEGAMMA_VERSIONS_TRIGELECTRONCONTAINER_V1_H
9 #define XAODTRIGEGAMMA_VERSIONS_TRIGELECTRONCONTAINER_V1_H
10 
11 // EDM include(s):
13 
14 // Local include(s):
16 
17 // Declare IParticle as a base class of TrigElectron_v1:
19 
20 namespace xAOD {
23 }
24 
25 #endif // not XAODTRIGEGAMMA_VERSIONS_TRIGELECTRONCONTAINER_V1_H
xAOD::TrigElectron_v1
Class describing an electron reconstructed in the HLT.
Definition: TrigElectron_v1.h:39
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::IParticle
Class providing the definition of the 4-vector interface.
Definition: Event/xAOD/xAODBase/xAODBase/IParticle.h:40
xAOD::TrigElectronContainer_v1
DataVector< xAOD::TrigElectron_v1 > TrigElectronContainer_v1
Declare the container as a simple type definition.
Definition: TrigElectronContainer_v1.h:22
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
DATAVECTOR_BASE
DATAVECTOR_BASE(xAOD::TrigElectron_v1, xAOD::IParticle)
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
TrigElectron_v1.h