Main Page
Namespaces
Classes
Package Documentation
RecoCTPPS
Configuration
python
recoCTPPS_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
RecoCTPPS.TotemRPLocal.totemRPLocalReconstruction_cff
import
*
4
from
RecoCTPPS.TotemRPLocal.ctppsDiamondLocalReconstruction_cff
import
*
5
from
RecoCTPPS.TotemRPLocal.ctppsLocalTrackLiteProducer_cfi
import
ctppsLocalTrackLiteProducer
6
7
recoCTPPS = cms.Sequence(
8
totemRPLocalReconstruction *
9
ctppsDiamondLocalReconstruction *
10
ctppsLocalTrackLiteProducer
11
)
totemRPLocalReconstruction_cff
ctppsDiamondLocalReconstruction_cff
Generated for CMSSW Reference Manual by
1.8.11