-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve Alignment/MillePedeAlignmentAlgorithm/test/ZMuMuMassConstrain…
…tParameterFinder/README.md
- Loading branch information
Showing
2 changed files
with
8 additions
and
7 deletions.
There are no files selected for viewing
7 changes: 0 additions & 7 deletions
7
Alignment/MillePedeAlignmentAlgorithm/test/ZMuMuMassConstraintParameterFinder/README
This file was deleted.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
...t/MillePedeAlignmentAlgorithm/test/ZMuMuMassConstraintParameterFinder/README.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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` |