CMS 3D CMS Logo

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

Variables

string alignmentFile = "Validation/CTPPS/alignment/2018_preTS1.xml"
 
tuple profile_2018_preTS1
 

Variable Documentation

string profile_2018_preTS1_cff.alignmentFile = "Validation/CTPPS/alignment/2018_preTS1.xml"

Definition at line 5 of file profile_2018_preTS1_cff.py.

tuple profile_2018_preTS1_cff.profile_2018_preTS1
Initial value:
1 = profile_base_2018.clone(
2  L_int = 18.488297964,
3 
4  ctppsLHCInfo = dict(
5  xangleBetaStarHistogramObject = "2018_preTS1/h2_betaStar_vs_xangle"
6  ),
7 
8  ctppsRPAlignmentCorrectionsDataXML = dict(
9  MisalignedFiles = [alignmentFile],
10  RealFiles = [alignmentFile]
11  ),
12 
13  ctppsDirectSimuData = dict(
14  # timing not available in this period
15  timeResolutionDiamonds45 = "0.200",
16  timeResolutionDiamonds56 = "0.200"
17  )
18 )

Definition at line 7 of file profile_2018_preTS1_cff.py.