Skip to content
Snippets Groups Projects

Removal of obsolete JETMX configurations and smart slimming lists

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -53,7 +53,7 @@ ufo_softdrop_mods = ("planarflow","angularity","comshapes","ktdr","ecorrgeneral"
AntiKt10LCTopo = JetDefinition("AntiKt",1.0,cst.LCTopoOrigin,
ghostdefs = standardghosts+flavourghosts+["AntiKtVR30Rmax4Rmin02PV0TrackJets"] ,
modifiers = ("Sort", "Filter:50000","TrackMoments","JetGhostLabel","PartonTruthLabel"),
modifiers = ("Sort", "Filter:50000","TrackMoments","JetGhostLabel"),
standardRecoMode = True,
lock = True
)
Loading