ATLAS Offline Software
EmTauRoI.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: EmTauRoI.h 635056 2014-12-10 15:35:39Z watsona $
8 #ifndef XAODTRIGGER_EMTAUROI_H
9 #define XAODTRIGGER_EMTAUROI_H
10 
11 // Local include(s):
14 
15 namespace xAOD{
17 }
18 
19 // Declare a CLID for the type:
20 #include "xAODCore/CLASS_DEF.h"
21 CLASS_DEF( xAOD::EmTauRoI, 113152536, 1 )
22 
23 #endif // XAODTRIGGER_EMTAUROI_H
EmTauRoI_v2.h
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
EmTauRoI_v1.h
xAOD::EmTauRoI
EmTauRoI_v2 EmTauRoI
Definition: EmTauRoI.h:16
xAOD::EmTauRoI_v2
Class describing a LVL1 em/tau region of interest.
Definition: EmTauRoI_v2.h:35
CLASS_DEF.h
File providing the different SG_BASE macros.
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64