ATLAS Offline Software
Loading...
Searching...
No Matches
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
15namespace xAOD {
16
18
19 typedef std::vector<CaloClusterBadChannelData> CaloClusterBadChannelList;
20}
21
22#endif // XAODCALOEVENT_CALOCLUSTER_H
Description of problematic cell in a cluster.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
std::vector< CaloClusterBadChannelData > CaloClusterBadChannelList