CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
year_2017_cff Namespace Reference

Variables

 ppsAssociationCutsESSource = ac.ppsAssociationCutsESSource
 
tuple profile_base_2017
 
tuple reco_local
 
tuple rpIds
 

Variable Documentation

year_2017_cff.ppsAssociationCutsESSource = ac.ppsAssociationCutsESSource

Definition at line 7 of file year_2017_cff.py.

tuple year_2017_cff.profile_base_2017
Initial value:
1 = profile_base.clone(
2  ctppsLHCInfo = dict(
3  beamEnergy = 6500
4  ),
5 
6  ctppsOpticalFunctions = dict(
7  opticalFunctions = selected_optics.opticalFunctions,
8  scoringPlanes = selected_optics.scoringPlanes,
9  )
10 )

Definition at line 12 of file year_2017_cff.py.

tuple year_2017_cff.reco_local
Initial value:
1 = cms.Sequence(
2  totemRPUVPatternFinder
3  * totemRPLocalTrackFitter
4  * ctppsPixelLocalTracks
5  * ctppsDiamondLocalReconstruction
6  * ctppsLocalTrackLiteProducer
7 )

Definition at line 34 of file year_2017_cff.py.

tuple year_2017_cff.rpIds
Initial value:
1 = cms.PSet(
2  rp_45_F = cms.uint32(23),
3  rp_45_N = cms.uint32(3),
4  rp_56_N = cms.uint32(103),
5  rp_56_F = cms.uint32(123)
6 )

Definition at line 43 of file year_2017_cff.py.