FairShip
Loading...
Searching...
No Matches
pythia8_conf_utils.py File Reference

Go to the source code of this file.

Namespaces

namespace  pythia8_conf_utils
 

Functions

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