SND@LHC Software
Loading...
Searching...
No Matches
pythia8_conf_utils.py File Reference

Go to the source code of this file.

Namespaces

namespace  pythia8_conf_utils
 

Functions

 pythia8_conf_utils.addHNLtoROOT (pid=9900015, m=1.0, g=3.654203020370371E-21)
 
 pythia8_conf_utils.getbr_rpvsusy (h, histoname, mass, coupling)
 
 pythia8_conf_utils.getmaxsumbrrpvsusy (h, histograms, mass, couplings)
 
 pythia8_conf_utils.gettotalbrrpvsusy (h, histograms, mass, couplings)
 
 pythia8_conf_utils.make_particles_stable (P8gen, above_lifetime)
 
 pythia8_conf_utils.parse_histograms (filepath)
 
 pythia8_conf_utils.make_interpolators (filepath, kind='linear')
 
 pythia8_conf_utils.get_br (histograms, channel, mass, couplings)
 
 pythia8_conf_utils.add_particles (P8gen, particles, data)
 
 pythia8_conf_utils.add_channel (P8gen, ch, histograms, mass, couplings, scale_factor)
 
 pythia8_conf_utils.add_tau_channel (P8gen, ch, histograms, mass, couplings, scale_factor)
 
 pythia8_conf_utils.fill_missing_channels (P8gen, max_total_br, decay_chains, epsilon=1e-6)
 
 pythia8_conf_utils.add_dummy_channel (P8gen, particle, remainder)
 
 pythia8_conf_utils.compute_max_total_br (decay_chains)
 
 pythia8_conf_utils.compute_total_br (particle, decay_chains)
 
 pythia8_conf_utils.get_top_level_particles (decay_chains)
 
 pythia8_conf_utils.exit_if_zero_br (max_total_br, selection, mass, particle='HNL')
 
 pythia8_conf_utils.print_scale_factor (scaling_factor)