HiggsAnalysis-KITHiggsToTauTau
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Namespaces
|
Variables
makePlots_triggerEfficiencies_masswindow.py File Reference
Namespaces
makePlots_triggerEfficiencies_masswindow
Variables
tuple
makePlots_triggerEfficiencies_masswindow.log
= logging.getLogger(__name__)
tuple
makePlots_triggerEfficiencies_masswindow.parser
string
makePlots_triggerEfficiencies_masswindow.help
= "Input directory."
list
makePlots_triggerEfficiencies_masswindow.default
= ["zll", "data"]
list
makePlots_triggerEfficiencies_masswindow.choices
= ["zll", "data"]
tuple
makePlots_triggerEfficiencies_masswindow.args
= parser.parse_args()
string
makePlots_triggerEfficiencies_masswindow.offline_selections
= "tagMatched*puWeight*(tagIsoOverPt<0.1)*(tagCharge != probeCharge)*(std::abs(tagProbeMass - 91)<5)"
list
makePlots_triggerEfficiencies_masswindow.eta_weights_mm
= ["*(std::abs(probeEta)<0.9)","*(std::abs(probeEta)>0.9)*(std::abs(probeEta)<1.2)","*(std::abs(probeEta)>1.2)"]
list
makePlots_triggerEfficiencies_masswindow.eta_weights_ee
= ["*(std::abs(probeEta)<1.48)","*(std::abs(probeEta)>1.48)"]
list
makePlots_triggerEfficiencies_masswindow.plot_configs
= []
dictionary
makePlots_triggerEfficiencies_masswindow.config
= {}
tuple
makePlots_triggerEfficiencies_masswindow.tmp
= config.copy()