Gauss

Main configuration

class Gauss.Configuration.Gauss(*args, **kwargs)[source]

Bases: GaussinoConfigurable

__apply_configuration__()[source]

Function to be overridden to convert the high level configuration into a low level one. The default implementation calls applyConf, which is the method defined in some ConfigurableUser implementations.

_check_options_compatibility()[source]
_define_output(prerequisites)[source]

Set up output stream according to phase processed, the spill-over slots and the type of output

_propagate_gaussino()[source]
_propagate_lhcbapp()[source]
_propagate_sim_conf(packing)[source]
_propagate_simulation()[source]
_set_evtgen()[source]
_set_packing()[source]
defineCrossingList()[source]