Skip to content
Snippets Groups Projects
Commit c561d17b authored by Tamara Vazquez Schroeder's avatar Tamara Vazquez Schroeder
Browse files

Merge branch 'DRAW_DVJETS_doubleTracklessJets' into '21.0'

Update LongLivedParticleDPDMaker package, DVFlags.py, with higher double-trackless jet pT threshold

See merge request atlas/athena!10967

Former-commit-id: 4c410dc3b0b0ebb6cc0f3ea5bf70143371a05986
parents 64fdd342 1e5b871f
No related branches found
No related tags found
No related merge requests found
......@@ -231,7 +231,7 @@ class DV_DoubleTracklessJetFilterFlags(JobProperty):
statusOn=True
allowedTypes=["bool"]
StoredValue=True
cutEtMin=25.0*Units.GeV
cutEtMin=50.0*Units.GeV
cutEtaMax=2.5
cutSumPtTrkMax=5.0*Units.GeV
pass
......
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