CMS 3D CMS Logo

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

Variables

string alignmentFile = "Validation/CTPPS/alignment/2017_postTS2.xml"
 
tuple profile_2017_postTS2
 

Variable Documentation

string profile_2017_postTS2_cff.alignmentFile = "Validation/CTPPS/alignment/2017_postTS2.xml"

Definition at line 5 of file profile_2017_postTS2_cff.py.

tuple profile_2017_postTS2_cff.profile_2017_postTS2
Initial value:
1 = profile_base_2017.clone(
2  L_int = 22.179613387,
3 
4  ctppsLHCInfo = dict(
5  xangleBetaStarHistogramObject = "2017_postTS2/h2_betaStar_vs_xangle"
6  ),
7 
8  ctppsRPAlignmentCorrectionsDataXML = dict(
9  MisalignedFiles = [alignmentFile],
10  RealFiles = [alignmentFile]
11  ),
12 
13  ctppsDirectSimuData = dict(
14  empiricalAperture45 = "-(8.92079E-07*[xangle]-0.000150214)+(([xi]<(0.000278622*[xangle]+0.0964383))*-(3.9541e-05*[xangle]-0.0115104)+([xi]>=(0.000278622*[xangle]+0.0964383))*-(0.000108249*[xangle]-0.0249303))*([xi]-(0.000278622*[xangle]+0.0964383))",
15  empiricalAperture56 = "4.56961E-05+(([xi]<(0.00075625*[xangle]+0.0643361))*-(3.01107e-05*[xangle]-0.00985126)+([xi]>=(0.00075625*[xangle]+0.0643361))*-(8.95437e-05*[xangle]-0.0169474))*([xi]-(0.00075625*[xangle]+0.0643361))",
16 
17  timeResolutionDiamonds45 = "2*(0.0152613+0.0498784*x-0.00824168*x^2+0.000599844*x^3-1.5923E-05*x^4)",
18  timeResolutionDiamonds56 = "2*(-0.00458856+0.0522619*x-0.00806666*x^2+0.000558331*x^3-1.42165E-05*x^4)"
19  )
20 )

Definition at line 7 of file profile_2017_postTS2_cff.py.