R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
neuland_add_random_hitpar.Mode Class Reference

A enumerator for the random type of a parameter. More...

Static Public Attributes

int UNIFORM = 1
 Generate value according to uniform distribution.
 
int COSINE = 2
 Generate value according to distribution of a cosine function.
 
int CLOCK = 3
 Generate value according to distribution of a clock function.
 

Detailed Description

Definition at line 13 of file neuland_add_random_hitpar.py.

Member Data Documentation

◆ CLOCK

int neuland_add_random_hitpar.Mode.CLOCK = 3
static

Definition at line 23 of file neuland_add_random_hitpar.py.

◆ COSINE

int neuland_add_random_hitpar.Mode.COSINE = 2
static

Definition at line 21 of file neuland_add_random_hitpar.py.

◆ UNIFORM

int neuland_add_random_hitpar.Mode.UNIFORM = 1
static

Definition at line 19 of file neuland_add_random_hitpar.py.


The documentation for this class was generated from the following file: