FastSimulation
ForwardDetectors
python
CastorFastReco_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
FastSimulation.ForwardDetectors.CastorFastTowerProducer_cfi
import
*
4
from
FastSimulation.ForwardDetectors.CastorFastClusterProducer_cfi
import
*
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)
CastorFastClusterProducer_cfi
CastorFastTowerProducer_cfi
Generated for CMSSW Reference Manual by
1.8.14