Skip to content
Snippets Groups Projects
Commit a627316b authored by Albert Kong's avatar Albert Kong
Browse files

Comment out scheduleMETAssocAlg

parent c7bb6e76
No related branches found
No related tags found
4 merge requests!69091Fix correlated smearing bug in JER in JetUncertainties in 22.0,!58791DataQualityConfigurations: Modify L1Calo config for web display,!51674Fixing hotSpotInHIST for Run3 HIST,!46360Migration of JETMX derivation configs for R22
...@@ -192,7 +192,7 @@ for radius in [0.2, 0.6]: ...@@ -192,7 +192,7 @@ for radius in [0.2, 0.6]:
if DerivationFrameworkIsMonteCarlo: if DerivationFrameworkIsMonteCarlo:
###addMETTruthMap('AntiKt4EMTopo',"JETMX") ###addMETTruthMap('AntiKt4EMTopo',"JETMX")
###addMETTruthMap('AntiKt4EMPFlow',"JETMX") ###addMETTruthMap('AntiKt4EMPFlow',"JETMX")
scheduleMETAssocAlg(jetm3Seq,"JETMX") ##scheduleMETAssocAlg(jetm3Seq,"JETMX")
## Add GhostTruthAssociation information ## ## Add GhostTruthAssociation information ##
addJetPtAssociation(jetalg="AntiKt4EMTopo", truthjetalg="AntiKt4TruthJets", sequence=DerivationFrameworkJob) addJetPtAssociation(jetalg="AntiKt4EMTopo", truthjetalg="AntiKt4TruthJets", sequence=DerivationFrameworkJob)
addJetPtAssociation(jetalg="AntiKt4EMPFlow", truthjetalg="AntiKt4TruthJets", sequence=DerivationFrameworkJob) addJetPtAssociation(jetalg="AntiKt4EMPFlow", truthjetalg="AntiKt4TruthJets", sequence=DerivationFrameworkJob)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment