Skip to content
Snippets Groups Projects

Add LB mu writer to decorate EventInfo in JetRecTestCfg

Merged Teng Jian Khoo requested to merge khoo/athena:master-JetRecConfig-LBMuWriter into master
3 files
+ 11
3
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -51,7 +51,7 @@ ConstModConfigs = {
"SK": {}
}
def getConstitModAlg(constit,suffix="",tvaKey="JetTrackVtxAssociation",vtxKey="PrimaryVertices"):
def getConstitModAlg(constit,suffix="",tvaKey="JetTrackVtxAssoc",vtxKey="PrimaryVertices"):
inputtype = constit.basetype
# Need to extend to TCC
Loading