Skip to content
Snippets Groups Projects

including flag ExcludeNSWFromPrecisionLayers in the MuonCalibTool

Merged Luca Martinelli requested to merge lucam/athena:luca_ExcludeNSW_flagCalibTool into main
All threads resolved!
1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
@@ -86,9 +86,6 @@ namespace CP {
Gaudi::Property<int> m_calibMode{this, "calibMode", -1, "Calib mode"};
//this option is used just in the setupped MuonSelectionTool inside the MuonCalibTool
//it should be used ONLY by releases>=24.2.24 and p-tag < p5834
//more infos here https://atlas-mcp.docs.cern.ch/guidelines/muonselectiontool/index.html
Gaudi::Property<bool> m_excludeNSWFromPrecisionLayers{this, "ExcludeNSWFromPrecisionLayers", false, "Needed for MuonSelectionTool. If True, cut on the number of precision layers will ignore the NSW, which is currently the recommended behaviour. Setting this to False is not supported and can be done only for development studies."};
// Scale and Smear options
Loading