Skip to content
Snippets Groups Projects

ThinGeantTruth make re-entrant and tidy up

7 files
+ 397
394
Compare changes
  • Side-by-side
  • Inline
Files
7
@@ -14,7 +14,6 @@ class ThinGeantTruth(Configured):
from ThinningUtils.ThinningUtilsConf import ThinGeantTruthAlg
theGeantTruthThinner = ThinGeantTruthAlg(
"ThinGeantTruthAlg",
ThinGeantTruth = True,
StreamName = 'StreamAOD'
)
print (theGeantTruthThinner)
Loading