IsolationSelection: Remove isAssociatedToEG decoration.
IsolationSelection: Remove isAssociatedToEG decoration. IsolationCloseByCorrection was using the decoration isAssociatedToEG to tell if a cluster was matched to an EM object. This decoration was left unlocked, resulting in warnings further on. But that decoration is used only within this tool, so this information would be better maintained locally. Add it to the internal cache used by the tool rather than having it as a decoration.
Showing
- PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/Defs.h 4 additions, 1 deletion...alysisCommon/IsolationSelection/IsolationSelection/Defs.h
- PhysicsAnalysis/AnalysisCommon/IsolationSelection/IsolationSelection/IsolationCloseByCorrectionTool.h 6 additions, 4 deletions...ction/IsolationSelection/IsolationCloseByCorrectionTool.h
- PhysicsAnalysis/AnalysisCommon/IsolationSelection/Root/IsolationCloseByCorrectionTool.cxx 12 additions, 13 deletions...solationSelection/Root/IsolationCloseByCorrectionTool.cxx
Loading
Please register or sign in to comment