ATLAS Offline Software
L1CaloDisabledTowers.cxx
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
6 
7 L1CaloDisabledTowers::L1CaloDisabledTowers(unsigned int channelId, unsigned int disabledBits)
8  : m_channelId(channelId)
9  , m_disabledBits(disabledBits)
10 {
11 }
L1CaloDisabledTowers::L1CaloDisabledTowers
L1CaloDisabledTowers()
Definition: L1CaloDisabledTowers.h:19
CaloCondBlobAlgs_fillNoiseFromASCII.channelId
channelId
Definition: CaloCondBlobAlgs_fillNoiseFromASCII.py:122
L1CaloDisabledTowers.h