ATLAS Offline Software
Functions
CaloClusterBadChannelListCorr Namespace Reference

Functions

def CaloClusterBadChannelListCorr ()
 

Function Documentation

◆ CaloClusterBadChannelListCorr()

def CaloClusterBadChannelListCorr.CaloClusterBadChannelListCorr ( )

Definition at line 5 of file CaloClusterBadChannelListCorr.py.

6 
7  theCaloBadChannelTool = CompFactory.CaloBadChanTool() # CaloBadChannelTool
8 
9  corr = CompFactory.CaloClusterBadChannelList() # CaloClusterCorrection
10  corr.badChannelTool = theCaloBadChannelTool
11  return corr
CaloClusterBadChannelListCorr.CaloClusterBadChannelListCorr
def CaloClusterBadChannelListCorr()
Definition: CaloClusterBadChannelListCorr.py:5