ATLAS Offline Software
TrigRingerRings.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 #ifndef XAODTRIGRINGER_TRIGRINGERRINGS_H
8 #define XAODTRIGRINGER_TRIGRINGERRINGS_H
9 
10 // Local include(s):
12 //#include "xAODTrigRinger/versions/TrigRingerRings_v1.h"
13 
15 namespace xAOD {
18 }
19 
20 #include "xAODCore/CLASS_DEF.h"
21 CLASS_DEF( xAOD::TrigRingerRings,70014748, 1 )
22 
23 #endif // XAODTRIGRINGER_TRIGRINGERRINGS_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
TrigRingerRings_v2.h
xAOD::TrigRingerRings
TrigRingerRings_v2 TrigRingerRings
Define the latest version of the TrigRingerRings class.
Definition: TrigRingerRings.h:17
CLASS_DEF.h
File providing the different SG_BASE macros.
xAOD::TrigRingerRings_v2
Definition: TrigRingerRings_v2.h:24
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