Skip to content

Commit

Permalink
improve Alignment/MillePedeAlignmentAlgorithm/test/ZMuMuMassConstrain…
Browse files Browse the repository at this point in the history
…tParameterFinder/README.md
  • Loading branch information
mmusich committed Feb 11, 2024
1 parent e868d3d commit d8e577b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# ZMuMuMassConstraintParameterFinder

To obtain the 'Z → µµ' mass constraint parameters do the following:

- modify the value of `dataset` in `submit_jobs.sh`, if needed
- modify cuts in `zmumudistribution_cfg.py`, if needed (see possible cuts in `fillDescriptions` in [`Alignment/MillePedeAlignmentAlgorithm/plugins/ZMuMuMassConstraintParameterFinder.cc`](https://github.com/cms-sw/cmssw/blob/master/Alignment/MillePedeAlignmentAlgorithm/plugins/ZMuMuMassConstraintParameterFinder.cc))
- execute `./submit_jobs.sh`
- when all jobs are finished you will find the parameters in `submit_${dataset}/zMuMuMassConstraintParameters.txt`

0 comments on commit d8e577b

Please sign in to comment.