CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CastorFastReco_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
5 
6 #from RecoLocalCalo.Castor.CastorClusterReco_cfi import *
7 #CastorClusterReco.inputprocess = "CastorFastTowerReco"
8 #from RecoLocalCalo.Castor.CastorJetEgammaReco_cfi import *
9 #CastorJetEgammaReco.fastsim = True
10 
11 CastorFastReco = cms.Sequence(CastorFastTowerReco*CastorFastClusterReco)