CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions | Variables
hltSMPPostProcessors_cff.py File Reference

Go to the source code of this file.

Namespaces

 hltSMPPostProcessors_cff
 

Functions

def hltSMPPostProcessors_cff.make_efficiency_string
 
def hltSMPPostProcessors_cff.make_smp_postprocessor
 

Variables

tuple hltSMPPostProcessors_cff.hltSMPPostProcessors
 
tuple hltSMPPostProcessors_cff.hltSMPPostSingleEle = make_smp_postprocessor("SingleEle", plot_types=plot_types, object_types=object_types, extra_str_templates=[truevtx_string_template])
 
tuple hltSMPPostProcessors_cff.hltSMPPostSinglePhoton = make_smp_postprocessor("SinglePhoton", plot_types=plot_types, object_types=object_types, extra_str_templates=[truevtx_string_template])
 
list hltSMPPostProcessors_cff.object_types = ["Mu","Ele","Photon","MET","PFTau"]
 
list hltSMPPostProcessors_cff.plot_types = ["TurnOn1", "TurnOn2", "EffEta", "EffPhi"]
 
string hltSMPPostProcessors_cff.truevtx_string_template = "Eff_trueVtxDist_@ANALYSIS@_gen_@TRIGGER@ ' Efficiency of @TRIGGER@ vs nb of interactions ; nb events passing each path ' trueVtxDist_@ANALYSIS@_gen_@TRIGGER@ trueVtxDist_@ANALYSIS@_gen"