![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | mc |
Variables | |
| mc.description | |
| mc.keywords | |
| mc.contact | |
| mc.nEventsPerJob | |
| mc.energy = float(runArgs.ecmEnergy) | |
| mc.number_of_events = int(getattr(runArgs, "maxEvents", evgenConfig.nEventsPerJob)) | |
| int | mc.laproj = 8 |
| int | mc.maproj = 16 |
| int | mc.latarg = 8 |
| int | mc.matarg = 16 |
| mc.content = build_config_content(energy, number_of_events, laproj, maproj, latarg, matarg, hydro=True) | |