CMS 3D CMS Logo

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

Variables

string alignmentFile = "Validation/CTPPS/alignment/2018_postTS2.xml"
 
tuple profile_2018_postTS2
 

Variable Documentation

string profile_2018_postTS2_cff.alignmentFile = "Validation/CTPPS/alignment/2018_postTS2.xml"

Definition at line 5 of file profile_2018_postTS2_cff.py.

tuple profile_2018_postTS2_cff.profile_2018_postTS2
Initial value:
1 = profile_base_2018.clone(
2  L_int = 10.415769561,
3 
4  ctppsLHCInfo = dict(
5  xangleBetaStarHistogramObject = "2018_postTS2/h2_betaStar_vs_xangle"
6  ),
7 
8  ctppsRPAlignmentCorrectionsDataXML = dict(
9  MisalignedFiles = [alignmentFile],
10  RealFiles = [alignmentFile]
11  ),
12 
13  ctppsDirectSimuData = dict(
14  timeResolutionDiamonds45 = "2*((x<16)*(-0.381504+0.255095*x-0.0415622*x^2+0.00275877*x^3-6.47115E-05*x^4)+(x>=16)*0.118)",
15  timeResolutionDiamonds56 = "2*((x<16)*(-0.279298+0.219838*x-0.0384257*x^2+0.00268906*x^3-6.60572E-05*x^4)+(x>=16)*0.099)",
16  )
17 )

Definition at line 7 of file profile_2018_postTS2_cff.py.