-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[10.6.X] Activate SiStrip Dynamical APV gain simulation for 2016 UL MC #28512
[10.6.X] Activate SiStrip Dynamical APV gain simulation for 2016 UL MC #28512
Conversation
- update 2016 Global Tags to include SiStripApvSimulationParametersRcd modified: Configuration/Eras/python/Era_Run2_2016_cff.py - introduce strips_vfp30_2016 modifier modified: Configuration/Eras/python/Era_Run2_2016_pA_cff.py - remove strips_vfp30_2016 modifier from era modified: Configuration/Eras/python/Era_Run2_2017_cff.py - remove strips_vfp30_2016 modifier from era new file: Configuration/Eras/python/Modifier_strips_vfp30_2016_cff.py - introduce strips_vfp30_2016 modifier modified: SimGeneral/MixingModule/python/SiStripSimParameters_cfi.py - activate APV simulation for 2016 pre-VFP change era
…defitions (down to miniAOD)
…a_Run2_2016_HIPM, revert the other consequent changes and move fracOfEventsToSimAPV to be 100%
@fabiocos @srimanob |
There was an issue with git-cms-merge-topic you can see the log here: |
please test workflow 25202.1,25202.2,250202.2,250202.3,250202.4,250202.5,1325.9,1325.91 |
The tests are being triggered in jenkins. |
Comparison job queued. |
Comparison is ready @slava77 comparisons for the following workflows were not done due to missing matrix map:
Comparison Summary:
|
+1
|
This pull request is fully signed and it will be integrated in one of the next CMSSW_10_6_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_11_1_X is complete. This pull request will now be reviewed by the release team before it's merged. @davidlange6, @slava77, @smuzaffar, @fabiocos (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
Backport of #28355 and #28454
PR description:
This is a follow-up to #28160.
In this PR the SiStrip APV saturation simulation is activated (assuming the 2 MC samples solution is used):
includeAPVSimulation
parameter using thetracker_apv_vfp30_2016
era modifier, hooked to theEra_Run2_2016_HIPM
era on 100% of the events (ratio of the 2016 luminosity affected by the APV saturation vs the total is 53%);run2_mc
&run2_mc_cosmics
autoCond keys the appropriate tag:SiStripApvSimulationParameters_2016preVFP_v1
). This corresponds to the APV baselines stored in https://patch-diff.githubusercontent.com/raw/cms-data/SimTracker-SiStripDigitizer/pull/2.patch._simAPVsaturation_SimulatedAPVDynamicGain_
which propagates the notion if the Strip APV simulation has been run to the persisted event in all data-tiers, down toMINIAOD
.strips_vfp30_2016
which is used inEra_Run2_2016
and excluded inEra_Run2_2017
includeAPVSimulation
is turned off in the premix stage-1 and in the signal digitization of premix step-2.PR validation:
Extensive technical validation has been carried out by the DPG (see presentation e.g. here) and through production of dedicated RelVals (see PDMVRELVALS-59).
Dedicated presentations have been given at:
In addition, this PR has been technically tested with:
runTheMatrix.py -l limited
runTheMatrix.py -l 250400.0
runTheMatrix.py --what upgrade -l 20634.99 --ibeos
if this PR is a backport please specify the original PR:
This is a combined backport of #28355 and #28454
@pieterdavid @robervalwalsh @EmyrClement @mtosi @JanFSchulte @tsusa