HiggsAnalysis-KITHiggsToTauTau
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
triggerTurnOnParametrisation Namespace Reference

Functions

def efficiency
 
def fill_root_histogram
 
def fill_root_function
 

Variables

tuple log = logging.getLogger(__name__)
 

Function Documentation

def triggerTurnOnParametrisation.efficiency (   m,
  m0,
  sigma,
  alpha,
  n,
  norm 
)
def triggerTurnOnParametrisation.fill_root_function (   n_bins_pt,
  min_pt,
  max_pt,
  eta_bins_with_parameters,
  function_name 
)
def triggerTurnOnParametrisation.fill_root_histogram (   n_bins_pt,
  min_pt,
  max_pt,
  eta_bins_with_parameters,
  histogram_name 
)

Variable Documentation

tuple triggerTurnOnParametrisation.log = logging.getLogger(__name__)