You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xAODAnaHelpers/ElectronSelector.h
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -192,9 +192,6 @@ class ElectronSelector : public xAH::Algorithm
192
192
/// Recommended threshold for egamma triggers: see https://svnweb.cern.ch/trac/atlasoff/browser/Trigger/TrigAnalysis/TriggerMatchingTool/trunk/src/TestMatchingToolAlg.cxx
193
193
double m_minDeltaR = 0.07;
194
194
195
-
/// @brief Apply fix to EGamma Crack-Electron topocluster association bug for MET (PFlow) / false by default
196
-
bool m_applyCrackVetoCleaning = false;
197
-
198
195
/// @brief Element links need to be updated if merged electrons are used (LRT + std) / false by default
0 commit comments