ATLAS Offline Software
CaloClusterFwd.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 //Dear emacs, this is -*-c++-*-
6 #ifndef XAODCALOEVENT_CALOCLUSTERFWD_H
7 #define XAODCALOEVENT_CALOCLUSTERFWD_H
8 
9 namespace xAOD {
10  class CaloCluster_v1;
11  typedef CaloCluster_v1 CaloCluster;
12 }
13 
14 #endif
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::CaloCluster
CaloCluster_v1 CaloCluster
Define the latest version of the calorimeter cluster class.
Definition: Event/xAOD/xAODCaloEvent/xAODCaloEvent/CaloCluster.h:19