Skip to content
Snippets Groups Projects

tauRecTools: drop unused pileup vertex scheme

Merged Bertrand Martin Dit Latour requested to merge martindl/athena:R22_TauPileupVertex into master
3 files
+ 1
7
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -100,7 +100,6 @@ def getEnergyCalibrationLC(correctEnergy=True, correctAxis=False, postfix=''):
doEnergyCorrection = correctEnergy,
doAxisCorrection = correctAxis,
doPtResponse = True,
countOnlyPileupVertices = True,
Key_vertexInputContainer = _DefaultVertexContainer
)
Loading