![]() |
![]() |
Variables | |
float | ETA_MAX = 2.5 |
float | ETA_MIN = -2.5 |
string | mod_id = "[" |
|
private |
Here the settings for the generation of Higgs->ZZ->ll events The energy parameter is not used. According to the evt_type ("HZZMUMUMUMU" or "HZZEEEE") the final state is chosen.
Definition at line 243 of file relval_generation_module.py.
|
private |
Here the settings for the RS1 graviton into gamma gamma.
Definition at line 707 of file relval_generation_module.py.
|
private |
Settings for MINBIAS events generation
Definition at line 205 of file relval_generation_module.py.
|
private |
Here the settings for the simple generation of a muon, electron or gamma are stated.
Definition at line 74 of file relval_generation_module.py.
|
private |
Here the settings for the generation of QCD events
Definition at line 174 of file relval_generation_module.py.
|
private |
Here the settings for the RS1 graviton into gamma gamma.
Definition at line 651 of file relval_generation_module.py.
|
private |
Here the settings for the ttbar pairs are added to the process.
Definition at line 401 of file relval_generation_module.py.
|
private |
Here the settings necessary to udscb jets generation are added. According to the flavour the Pythia parameters are changed slightly. For the time being the energy parameter is not used.
Definition at line 350 of file relval_generation_module.py.
|
private |
Here the settings for the Z ee simulation are added to the process. Energy parameter is not used.
Definition at line 513 of file relval_generation_module.py.
|
private |
Here the settings for the Z ee simulation are added to the process. Energy parameter is not used.
Definition at line 439 of file relval_generation_module.py.
|
private |
Here the settings for the Zprime to JJ simulation are added to the process.
Definition at line 567 of file relval_generation_module.py.
|
private |
Here the settings for the Z ee simulation are added to the process. Energy parameter is not used.
Definition at line 582 of file relval_generation_module.py.
def relval_generation_module.energy_split | ( | energy | ) |
Extract from a string of the form "lowenergy*highenergy" two bounds. It checks on its consistency. If the format is unknown the program stops.
Definition at line 785 of file relval_generation_module.py.
def relval_generation_module.generate | ( | step, | |
evt_type, | |||
energy, | |||
evtnumber | |||
) |
This function calls all the other functions specific for an event evt_type.
Definition at line 27 of file relval_generation_module.py.
def relval_generation_module.user_pythia_ue_settings | ( | ) |
The function simply returns a cms.vstring which is a summary of the Pythia settings for the event generation
Definition at line 812 of file relval_generation_module.py.
float relval_generation_module.ETA_MAX = 2.5 |
Definition at line 24 of file relval_generation_module.py.
float relval_generation_module.ETA_MIN = -2.5 |
Definition at line 25 of file relval_generation_module.py.
string relval_generation_module.mod_id = "[" |
Definition at line 20 of file relval_generation_module.py.