Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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