ATLAS Offline Software
Event/xAOD/xAODCaloEvent/xAODCaloEvent/CaloClusterBadChannelData.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: CaloClusterBadChannelData.h 589286 2014-03-25 14:39:52Z wlampl $
8 #ifndef XAODCALOEVENT_CALOCLUSTERBADCHANNELDATA_H
9 #define XAODCALOEVENT_CALOCLUSTERBADCHANNELDATA_H
10 
11 // Local include(s):
13 
15 namespace xAOD {
16 
18 
19  typedef std::vector<CaloClusterBadChannelData> CaloClusterBadChannelList;
20 }
21 
22 #endif // XAODCALOEVENT_CALOCLUSTER_H
xAOD
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
Definition: ICaloAffectedTool.h:24
xAOD::CaloClusterBadChannelList
std::vector< CaloClusterBadChannelData > CaloClusterBadChannelList
Definition: Event/xAOD/xAODCaloEvent/xAODCaloEvent/CaloClusterBadChannelData.h:19
xAOD::CaloClusterBadChannelData_v1
Description of problematic cell in a cluster.
Definition: CaloClusterBadChannelData_v1.h:15
xAOD::CaloClusterBadChannelData
CaloClusterBadChannelData_v1 CaloClusterBadChannelData
Definition: Event/xAOD/xAODCaloEvent/xAODCaloEvent/CaloClusterBadChannelData.h:17
CaloClusterBadChannelData_v1.h