Back to home page

Project CMSSW displayed by LXR

 
 

    


Warning, /Alignment/OfflineValidation/test/examples/PV_alignments_different_datasets.yaml is written in an unsupported language. File is not indexed.

0001 LFS: /eos/cms/store/group/alca_trackeralign/AlignmentValidation/AlignmentValidation/NewTool
0002 name: example_alignments_different_datasets
0003 alignments:
0004     2016postVFPMC:
0005         color: 632
0006         globaltag: 106X_mcRun2_asymptotic_v8
0007         style: 2101
0008         title: 2016 MC post VFP
0009     2016preVFPMC:
0010         color: 416
0011         globaltag: 106X_mcRun2_asymptotic_preVFP_v8 
0012         style: 2101
0013         title: 2016 MC pre VFP
0014     2017MC:
0015         color: 616
0016         globaltag: 110X_mc2017_realistic_v4
0017         style: 2101
0018         title: 2017 MC
0019     2018MC:
0020         color: 1
0021         globaltag: 110X_upgrade2018_realistic_v9
0022         style: 2101
0023         title: 2018 MC
0024 
0025 validations:
0026     PV:
0027         merge:
0028             Legacy:
0029                 singles:
0030                 - 2016postVFPMC
0031                 - 2016preVFPMC
0032                 - 2017And2018MC
0033                 doMaps: true
0034                 stdResiduals: true
0035                 autoLimits: false
0036                 m_dxyPhiMax: 20
0037                 m_dzPhiMax: 50
0038                 m_dxyEtaMax: 20
0039                 m_dzEtaMax: 50
0040 
0041         single:
0042             2016postVFPMC:
0043                 IOV:
0044                 - 316254
0045                 alignments:
0046                 - 2016postVFPMC
0047                 dataset: EXAMPLE_PATHD/EXAMPLE_NAME_1_{}.txt
0048                 maxevents: 50000
0049                 trackcollection: ALCARECOTkAlMinBias
0050                 vertexcollection: offlinePrimaryVertices
0051                 isda: true
0052                 ismc: true
0053             2016preVFPMC:
0054                 IOV:
0055                 - 316254
0056                 alignments:
0057                 - 2016preVFPMC
0058                 dataset: EXAMPLE_PATH/EXAMPLE_NAME_2_{}.txt
0059                 maxevents: 50000
0060                 trackcollection: ALCARECOTkAlMinBias
0061                 vertexcollection: offlinePrimaryVertices
0062                 isda: true
0063                 ismc: true
0064             2017And2018MC:
0065                 IOV:
0066                 - 316254
0067                 alignments:
0068                 - 2017MC
0069                 - 2018MC
0070                 dataset: EXAMPLE_PATH/EXAMPLE_NAME_3_{}.txt
0071                 maxevents: 50000
0072                 trackcollection: ALCARECOTkAlMinBias
0073                 vertexcollection: offlinePrimaryVertices
0074                 isda: true
0075                 ismc: true