CMS 3D CMS Logo

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

Variables

string alignmentFile = "Validation/CTPPS/alignment/2018_TS1_TS2.xml"
 
tuple profile_2018_TS1_TS2
 

Variable Documentation

string profile_2018_TS1_TS2_cff.alignmentFile = "Validation/CTPPS/alignment/2018_TS1_TS2.xml"

Definition at line 5 of file profile_2018_TS1_TS2_cff.py.

tuple profile_2018_TS1_TS2_cff.profile_2018_TS1_TS2
Initial value:
1 = profile_base_2018.clone(
2  L_int = 26.812002394,
3 
4  ctppsLHCInfo = dict(
5  xangleBetaStarHistogramObject = "2018_TS1_TS2/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.171784+0.175856*x-0.0322344*x^2+0.00231489*x^3-5.7575E-05*x^4)+(x>=16)*0.105)",
15  timeResolutionDiamonds56 = "2*((x<16)*(-0.014943+0.102806*x-0.0209404*x^2+0.00158264*x^3-4.08241E-05*x^4)+(x>=16)*0.089)"
16  )
17 )

Definition at line 7 of file profile_2018_TS1_TS2_cff.py.