SND@LHC Software
|
Public Member Functions | |
__init__ (self, mass, couplings, sfmass, benchmark, debug=False) | |
computeNLifetime (self, system="SI") | |
![]() | |
Get_Prod_Modes (self) | |
Get_Dec_Modes (self) | |
AddChannelsToPythia (self, P8Gen, verbose=True) | |
Width_H_L (self, H, L) | |
Width_N_L (self, H, L) | |
NdecayWidth (self) | |
NprodWidth (self) | |
findDecayBranchingRatio (self, decayString) | |
findProdBranchingRatio (self, decayString) | |
Public Attributes | |
NLifetime | |
![]() | |
MN | |
U | |
U2 | |
sfmass | |
bench | |
decays | |
prods | |
SUSY RPV neutralino physics according to the nuMSM
Definition at line 413 of file rpvsusy.py.
rpvsusy.RPVSUSY.__init__ | ( | self, | |
mass, | |||
couplings, | |||
sfmass, | |||
benchmark, | |||
debug = False |
|||
) |
Initialize with mass and couplings of the HNL Inputs: mass (GeV) couplings (list of [\lambda_{production}^{2}, \lambda_{decay}^{2}]) mass of universal sfermion which benchmark (integer between 1 and 5 inclusive)
Reimplemented from rpvsusy.RPVSUSYbranchings.
Definition at line 417 of file rpvsusy.py.
rpvsusy.RPVSUSY.computeNLifetime | ( | self, | |
system = "SI" |
|||
) |
Compute the RPV neutralino lifetime Inputs: - system: choose between default (i.e. SI, result in s) or FairShip (result in ns)
Definition at line 428 of file rpvsusy.py.
rpvsusy.RPVSUSY.NLifetime |
Definition at line 438 of file rpvsusy.py.