ATLAS Offline Software
TrigNavigation.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: TrigNavigation.h 631149 2014-11-26 12:26:18Z krasznaa $
8 #ifndef XAODTRIGGER_TRIGNAVIGATION_H
9 #define XAODTRIGGER_TRIGNAVIGATION_H
10 
11 // Local include(s):
13 
14 namespace xAOD {
17 }
18 
19 // Set up a CLID for the type:
20 #include "xAODCore/CLASS_DEF.h"
21 CLASS_DEF( xAOD::TrigNavigation, 182785763, 1 )
22 
23 #endif // XAODTRIGGER_TRIGNAVIGATION_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
TrigNavigation_v1.h
xAOD::TrigNavigation
TrigNavigation_v1 TrigNavigation
Define the latest version of the trigger navigation class.
Definition: TrigNavigation.h:16
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
xAOD::TrigNavigation_v1
Interface to the raw trigger navigation information of the event.
Definition: TrigNavigation_v1.h:34