Functions | |
def | add_reco_strings |
def | efficiency_string |
Variables | |
list | efficiency_strings = [] |
tuple | hltSMPPostProcessors |
tuple | hltSMPPostSinglePhoton = hltSMPPostProcessor.clone() |
list | obj_types = ["Mu","Ele","Photon","MET","PFTau"] |
list | plot_types = ["TurnOn1", "TurnOn2", "EffEta", "EffPhi"] |
tuple | s = _config.__getattribute__(an) |
list | triggers = [ ] |
tuple | vstr = s.__getattribute__("hltPathsToCheck") |
def hltSMPPostProcessors_cff.add_reco_strings | ( | strings | ) |
Definition at line 49 of file hltSMPPostProcessors_cff.py.
References python.rootplot.root2matplotlib.replace().
def hltSMPPostProcessors_cff.efficiency_string | ( | objtype, | |
plot_type, | |||
triggerpath | |||
) |
Definition at line 6 of file hltSMPPostProcessors_cff.py.
list hltSMPPostProcessors_cff.efficiency_strings = [] |
Definition at line 65 of file hltSMPPostProcessors_cff.py.
tuple hltSMPPostProcessors_cff.hltSMPPostProcessors |
Definition at line 106 of file hltSMPPostProcessors_cff.py.
tuple hltSMPPostProcessors_cff.hltSMPPostSinglePhoton = hltSMPPostProcessor.clone() |
Definition at line 102 of file hltSMPPostProcessors_cff.py.
Definition at line 62 of file hltSMPPostProcessors_cff.py.
list hltSMPPostProcessors_cff.plot_types = ["TurnOn1", "TurnOn2", "EffEta", "EffPhi"] |
Definition at line 59 of file hltSMPPostProcessors_cff.py.
tuple hltSMPPostProcessors_cff.s = _config.__getattribute__(an) |
Definition at line 71 of file hltSMPPostProcessors_cff.py.
tuple hltSMPPostProcessors_cff.triggers = [ ] |
Definition at line 64 of file hltSMPPostProcessors_cff.py.
tuple hltSMPPostProcessors_cff.vstr = s.__getattribute__("hltPathsToCheck") |
Definition at line 72 of file hltSMPPostProcessors_cff.py.