CMS 3D CMS Logo

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

Variables

string alignmentFile = "Validation/CTPPS/alignment/2016_preTS2.xml"
 
tuple profile_2016_preTS2
 

Variable Documentation

string profile_2016_preTS2_cff.alignmentFile = "Validation/CTPPS/alignment/2016_preTS2.xml"

Definition at line 7 of file profile_2016_preTS2_cff.py.

tuple profile_2016_preTS2_cff.profile_2016_preTS2
Initial value:
1 = profile_base_2016.clone(
2  L_int = 6.138092276 + 3.654039035,
3 
4  ctppsLHCInfo = dict(
5  xangleBetaStarHistogramObject = cms.string("2016_preTS2/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  ctppsDirectSimuData = dict(
19  empiricalAperture45 = cms.string("3.76296E-05+(([xi]<0.117122)*0.00712775+([xi]>=0.117122)*0.0148651)*([xi]-0.117122)"),
20  empiricalAperture56 = cms.string("1.85954E-05+(([xi]<0.14324)*0.00475349+([xi]>=0.14324)*0.00629514)*([xi]-0.14324)")
21  )
22 )

Definition at line 9 of file profile_2016_preTS2_cff.py.