Functions | |
def | trigHltMuonOfflineSummary |
-— GENERIC - FourVector Muon More... | |
def | trigHltMuonOfflineSummaryNew |
-— GENERIC - FourVector selection goes here: #### More... | |
Variables | |
list | paths = ["HLT_Mu24_v2", "HLT_Mu30_v2", "HLT_IsoMu17_v6"] |
Layout for MuMonitor samplepaths = ["HLT_L1Mu7_v1", "HLT_L2Mu7_v1", "HLT_Mu3_v2", "HLT_L1DoubleMuOpen", "HLT_L2DoubleMu0", "HLT_DoubleMu0"] for i, path in enumerate(paths): trigHltMuonOfflineSummaryNew(dqmitems, "Muon (MuMonitor)/%02d - %s" % (i, path), [{'path': "HLT/Muon/DistributionsVbtf/%s/efficiencyTurnOn" % path, 'description':"Efficiency for VBTF muons to match HLT"}], [{'path': "HLT/Muon/DistributionsVbtf/%s/efficiencyPhiVsEta" % path, 'description':"Efficiency for VBTF muons to match HLT"}]) More... | |
def hltmuon_T0_layouts.trigHltMuonOfflineSummary | ( | i, | |
p, | |||
rows | |||
) |
-— GENERIC - FourVector Muon
Definition at line 29 of file hltmuon_T0_layouts.py.
def hltmuon_T0_layouts.trigHltMuonOfflineSummaryNew | ( | i, | |
p, | |||
rows | |||
) |
-— GENERIC - FourVector selection goes here: ####
-— GENERIC - FourVector Muon
Definition at line 7 of file hltmuon_T0_layouts.py.
list hltmuon_T0_layouts.paths = ["HLT_Mu24_v2", "HLT_Mu30_v2", "HLT_IsoMu17_v6"] |
Layout for SingleMu sample
Definition at line 21 of file hltmuon_T0_layouts.py.