CMS 3D CMS Logo

alcaiterphisym_cfi.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 # producer for alcaiterativephisym (HCAL Iterative Phi Symmetry)
4 
5 import Calibration.HcalAlCaRecoProducers.alcaEcalHcalReadoutsProducer_cfi
6 IterativePhiSymProd = Calibration.HcalAlCaRecoProducers.alcaEcalHcalReadoutsProducer_cfi.alcaEcalHcalReadoutsProducer.clone()
7 
8 
9 
10 
11