src
RecoPPS
Local
python
totemT2LocalReconstruction_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# reco hit production
4
from
RecoPPS.Local.totemT2RecHits_cfi
import
*
5
6
totemT2LocalReconstructionTask = cms.Task(
7
totemT2RecHits
8
)
9
totemT2LocalReconstruction = cms.Sequence(totemT2LocalReconstructionTask)
totemT2RecHits_cfi
Generated for CMSSW Reference Manual by
1.8.14