![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | jobOptions |
Variables | |
| jobOptions.BASE = os.environ["EPO"] | |
| jobOptions.OPT = os.environ["OPT"] | |
| jobOptions.Ep4 = Epos4() | |
| jobOptions.BeamMomentum | |
| jobOptions.TargetMomentum | |
| jobOptions.energy = float(runArgs.ecmEnergy) | |
| jobOptions.number_of_events = int(runArgs.maxEvents) | |
| int | jobOptions.laproj = 82 |
| int | jobOptions.maproj = 208 |
| int | jobOptions.latarg = 82 |
| int | jobOptions.matarg = 208 |
| jobOptions.content = build_config_content(energy, number_of_events, laproj, maproj, latarg, matarg) | |
| jobOptions.InputCard | |