Skip to content
Snippets Groups Projects

Use same Et cut for egamma and InnerDetector ROI

5 files
+ 8
8
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -14,7 +14,7 @@ from egammaCaloTools import egammaCaloToolsConf
egammaCaloClusterROISelector = ToolFactory( egammaCaloToolsConf.egammaCaloClusterSelector,
name = 'caloClusterROISelector',
egammaCheckEnergyDepositTool = egammaCheckEnergyDepositTool,
EMEtRanges = [2500.],
EMEtRanges = [2300.],
EMFCuts = [0.7],
RetaCut = [0.65],
HadLeakCut = [0.12]
Loading