CMS 3D CMS Logo

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

Variables

string alignmentFile = "Validation/CTPPS/alignment/2016_postTS2.xml"
 
tuple profile_2016_postTS2
 

Variable Documentation

string profile_2016_postTS2_cff.alignmentFile = "Validation/CTPPS/alignment/2016_postTS2.xml"

Definition at line 7 of file profile_2016_postTS2_cff.py.

tuple profile_2016_postTS2_cff.profile_2016_postTS2
Initial value:
1 = profile_base_2016.clone(
2  L_int = 5.007365807,
3 
4  ctppsLHCInfo = dict(
5  xangleBetaStarHistogramObject = cms.string("2016_postTS2/h2_betaStar_vs_xangle")
6  ),
7 
8  ctppsOpticalFunctions = dict(
9  opticalFunctions = selected_optics.opticalFunctions,
10  scoringPlanes = selected_optics.scoringPlanes,
11  ),
12 
13  ctppsRPAlignmentCorrectionsDataXML = dict(
14  MisalignedFiles = [alignmentFile],
15  RealFiles = [alignmentFile]
16  ),
17 
18  # direct simu data
19  ctppsDirectSimuData = dict(
20  empiricalAperture45 = cms.string("6.10374E-05+(([xi]<0.113491)*0.00795942+([xi]>=0.113491)*0.01935)*([xi]-0.113491)"),
21  empiricalAperture56 = cms.string("([xi]-0.110)/130.0")
22  )
23 )

Definition at line 9 of file profile_2016_postTS2_cff.py.