ATLAS Offline Software
MuonRoI.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: MuonRoI.h 632693 2014-12-01 15:54:08Z stelzer $
8 #ifndef XAODTRIGGER_MUONROI_H
9 #define XAODTRIGGER_MUONROI_H
10 
11 // Local include(s):
13 
14 namespace xAOD{
16 }
17 
18 // Declare a CLID for the type:
19 #include "xAODCore/CLASS_DEF.h"
20 CLASS_DEF( xAOD::MuonRoI, 84752656, 1 )
21 
22 #endif // XAODTRIGGER_MUONROI_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
MuonRoI_v1.h
xAOD::MuonRoI_v1
Class describing a LVL1 muon region of interest.
Definition: MuonRoI_v1.h:33
xAOD::MuonRoI
MuonRoI_v1 MuonRoI
Definition: MuonRoI.h:15
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