Package madgraph :: Package madweight :: Module verif_event :: Class lhco_all_particles_def :: Class lhco_id :: Class bound_limit
[hide private]
[frames] | no frames]

Class bound_limit

source code

set a minimum and a maximum value for a parameter

Instance Methods [hide private]
 
__init__(self, vmin, vmax) source code
 
redefine(self, min, max) source code
 
inlimit(self, value)
check if value is between min and max
source code