ATLAS Offline Software
CaloRingsFwd.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: CaloRingsFwd.h 659538 2015-04-08 17:29:18Z wsfreund $
6 #ifndef XAODCALORINGS_CALORINGSFWD_H
7 #define XAODCALORINGS_CALORINGSFWD_H
8 
10 namespace xAOD {
12 class CaloRings_v1;
13 typedef CaloRings_v1 CaloRings;
14 } // namespace xAOD
15 
16 #endif // XAODCALORINGS_CALORINGSFWD_H
17 
18 
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::CaloRings
CaloRings_v1 CaloRings
Definition of the current "CaloRings version".
Definition: Event/xAOD/xAODCaloRings/xAODCaloRings/CaloRings.h:15