CMS 3D CMS Logo

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

Variables

 ppsAssociationCutsESSource = ac.ppsAssociationCutsESSource
 
tuple profile_base_2018
 
tuple reco_local
 
tuple rpIds
 

Variable Documentation

year_2018_cff.ppsAssociationCutsESSource = ac.ppsAssociationCutsESSource

Definition at line 7 of file year_2018_cff.py.

tuple year_2018_cff.profile_base_2018
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 
11  ctppsDirectSimuData = dict(
12  empiricalAperture45 = cms.string("-(8.44219E-07*[xangle]-0.000100957)+(([xi]<(0.000247185*[xangle]+0.101599))*-(1.40289E-05*[xangle]-0.00727237)+([xi]> = (0.000247185*[xangle]+0.101599))*-(0.000107811*[xangle]-0.0261867))*([xi]-(0.000247185*[xangle]+0.101599))"),
13  empiricalAperture56 = cms.string("-(-4.74758E-07*[xangle]+3.0881E-05)+(([xi]<(0.000727859*[xangle]+0.0722653))*-(2.43968E-05*[xangle]-0.0085461)+([xi]> = (0.000727859*[xangle]+0.0722653))*-(7.19216E-05*[xangle]-0.0148267))*([xi]-(0.000727859*[xangle]+0.0722653))")
14  )
15 )

Definition at line 12 of file year_2018_cff.py.

tuple year_2018_cff.reco_local
Initial value:
1 = cms.Sequence(
2  ctppsPixelLocalTracks
3  * ctppsDiamondLocalReconstruction
4  * ctppsLocalTrackLiteProducer
5 )

Definition at line 39 of file year_2018_cff.py.

tuple year_2018_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 46 of file year_2018_cff.py.