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_cff
import
ctppsLocalTrackLiteProducer
6
from
RecoCTPPS.PixelLocal.ctppsPixelLocalReconstruction_cff
import
*
7
8
recoCTPPS = cms.Sequence(
9
totemRPLocalReconstruction *
10
ctppsDiamondLocalReconstruction *
11
ctppsPixelLocalReconstruction *
12
ctppsLocalTrackLiteProducer
13
)
totemRPLocalReconstruction_cff
ctppsPixelLocalReconstruction_cff
ctppsDiamondLocalReconstruction_cff
Generated for CMSSW Reference Manual by
1.8.11