Functions | |
def | make_efficiency_string (objtype, plot_type, triggerpath) |
def | make_smp_postprocessor (analysis_name, plot_types=["TurnOn1", TurnOn2, EffEta, EffPhi, object_types=["Mu", Ele, Photon, MET, PFMET, PFTau, Jet, extra_str_templates=[]) |
Variables | |
extra_str_templates | |
hltSMPPostProcessors | |
hltSMPPostSingleEle | |
hltSMPPostSinglePhoton | |
object_types | |
plot_types | |
truevtx_string_template | |
def hltSMPPostProcessors_cff.make_efficiency_string | ( | objtype, | |
plot_type, | |||
triggerpath | |||
) |
Definition at line 6 of file hltSMPPostProcessors_cff.py.
Referenced by make_smp_postprocessor().
def hltSMPPostProcessors_cff.make_smp_postprocessor | ( | analysis_name, | |
plot_types = ["TurnOn1" , |
|||
TurnOn2, | |||
EffEta, | |||
EffPhi, | |||
object_types = ["Mu" , |
|||
Ele, | |||
Photon, | |||
MET, | |||
PFMET, | |||
PFTau, | |||
Jet, | |||
extra_str_templates = [] |
|||
) |
Definition at line 49 of file hltSMPPostProcessors_cff.py.
References make_efficiency_string(), and python.rootplot.root2matplotlib.replace().
hltSMPPostProcessors_cff.extra_str_templates |
Definition at line 81 of file hltSMPPostProcessors_cff.py.
hltSMPPostProcessors_cff.hltSMPPostProcessors |
Definition at line 89 of file hltSMPPostProcessors_cff.py.
hltSMPPostProcessors_cff.hltSMPPostSingleEle |
Definition at line 81 of file hltSMPPostProcessors_cff.py.
hltSMPPostProcessors_cff.hltSMPPostSinglePhoton |
Definition at line 83 of file hltSMPPostProcessors_cff.py.
hltSMPPostProcessors_cff.object_types |
Definition at line 77 of file hltSMPPostProcessors_cff.py.
hltSMPPostProcessors_cff.plot_types |
Definition at line 74 of file hltSMPPostProcessors_cff.py.
hltSMPPostProcessors_cff.truevtx_string_template |
Definition at line 78 of file hltSMPPostProcessors_cff.py.