Skip to content
Snippets Groups Projects
Commit a2fc7660 authored by Thomas Strebler's avatar Thomas Strebler Committed by Tadej Novak
Browse files

Update info message in MuonCalibrationConfig

Update info message in MuonCalibrationConfig
parent d816bd59
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ class MuonCalibrationConfig (ConfigBlock):
"all muons.")
self.addOption ('ptSelectionOutput', False, type=bool,
info="whether or not to apply a minimum pT cut to "
"calibrated electrons. The default is False.")
"calibrated muons. The default is False.")
self.addOption ('minPt', 3.0e3, type=float,
info="pT cut to apply to calibrated muons, in MeV. "
"The default is 3.0 GeV.")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment