ATLAS Offline Software
RingSetFwd.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 // $Id: RingSetFwd.h 659538 2015-04-08 17:29:18Z wsfreund $
6 #ifndef XAODCALORINGS_RINGSETFWD_H
7 #define XAODCALORINGS_RINGSETFWD_H
8 
10 namespace xAOD {
12 class RingSet_v1;
13 typedef RingSet_v1 RingSet;
14 } // namespace xAOD
15 
16 #endif // XAODCALORINGS_RINGSETFWD_H
17 
18 
19 
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::RingSet
RingSet_v1 RingSet
Definition of the current "RingSet version".
Definition: RingSet.h:15