Skip to content

Commit

Permalink
Including displaced quantities in BMTF-uGMT comparison plots
Browse files Browse the repository at this point in the history
  • Loading branch information
dinyar committed Oct 27, 2020
1 parent 901fdfa commit 9994878
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DQM/L1TMonitor/python/L1TStage2uGMT_cff.py
Expand Up @@ -100,6 +100,7 @@
summaryTitle = cms.untracked.string("Summary of comparison between BMTF output muons and uGMT input muons from BMTF"),
ignoreBin = cms.untracked.vint32(ignoreBins['Bmtf']),
verbose = cms.untracked.bool(False),
isBmtf = cms.untracked.bool(True),
)

# compares the unpacked OMTF output regional muon collection with the unpacked uGMT input regional muon collection from OMTF
Expand Down

0 comments on commit 9994878

Please sign in to comment.