CMS 3D CMS Logo

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

Variables

string alignmentFile = "Validation/CTPPS/alignment/2017_preTS2.xml"
 
tuple profile_2017_preTS2
 

Variable Documentation

string profile_2017_preTS2_cff.alignmentFile = "Validation/CTPPS/alignment/2017_preTS2.xml"

Definition at line 5 of file profile_2017_preTS2_cff.py.

tuple profile_2017_preTS2_cff.profile_2017_preTS2
Initial value:
1 = profile_base_2017.clone(
2  L_int = 15.012899190,
3 
4  ctppsLHCInfo = dict(
5  xangleBetaStarHistogramObject = "2017_preTS2/h2_betaStar_vs_xangle"
6  ),
7 
8  ctppsRPAlignmentCorrectionsDataXML = dict(
9  MisalignedFiles = [alignmentFile],
10  RealFiles = [alignmentFile]
11  ),
12 
13  ctppsDirectSimuData = dict(
14  empiricalAperture45 = "-(8.71198E-07*[xangle]-0.000134726)+(([xi]<(0.000264704*[xangle]+0.081951))*-(4.32065E-05*[xangle]-0.0130746)+([xi]>=(0.000264704*[xangle]+0.081951))*-(0.000183472*[xangle]-0.0395241))*([xi]-(0.000264704*[xangle]+0.081951))",
15  empiricalAperture56 = "3.43116E-05+(([xi]<(0.000626936*[xangle]+0.061324))*0.00654394+([xi]>=(0.000626936*[xangle]+0.061324))*-(0.000145164*[xangle]-0.0272919))*([xi]-(0.000626936*[xangle]+0.061324))",
16 
17  timeResolutionDiamonds45 = "2*(-0.10784+0.105194*x-0.0182611*x^2+0.00134731*x^3-3.58212E-05*x^4)",
18  timeResolutionDiamonds56 = "2*(0.00735552+0.0272707*x-0.00247151*x^2+8.62788E-05*x^3-7.99605E-07*x^4)"
19  )
20 )

Definition at line 7 of file profile_2017_preTS2_cff.py.