CMS 3D CMS Logo

particleFlowClusterOOTECAL_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
3 
4 particleFlowClusterOOTECAL = particleFlowClusterECAL.clone(
5  inputECAL = "particleFlowClusterOOTECALUncorrected"
6 )
7