CMS 3D CMS Logo

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

Variables

string alignmentFile = "Validation/CTPPS/alignment/2021.xml"
 
tuple profile_2021_default
 

Variable Documentation

string profile_2021_default_cff.alignmentFile = "Validation/CTPPS/alignment/2021.xml"

Definition at line 5 of file profile_2021_default_cff.py.

tuple profile_2021_default_cff.profile_2021_default
Initial value:
1 = profile_base_2021.clone(
2  L_int = 1,
3 
4  ctppsLHCInfo = dict(
5  xangleBetaStarHistogramObject = "2021/h2_betaStar_vs_xangle"
6  ),
7 
8  ctppsRPAlignmentCorrectionsDataXML = dict(
9  MisalignedFiles = [alignmentFile],
10  RealFiles = [alignmentFile]
11  ),
12 
13  ctppsDirectSimuData = dict(
14  timeResolutionDiamonds45 = "0.200",
15  timeResolutionDiamonds56 = "0.200"
16  )
17 )

Definition at line 7 of file profile_2021_default_cff.py.