Analysis Software
Documentation for sPHENIX simulation software
|
Go to the source code of this file.
Namespaces | |
namespace | telescope_simulation |
Variables | |
telescope_simulation.u acts.UnitConstants | |
list | telescope_simulation.bounds [200, 200] |
list | telescope_simulation.positions [30, 60, 90, 120, 150, 180, 210, 240, 270] |
int | telescope_simulation.binValue 2 |
tuple | telescope_simulation.field acts.ConstantBField(acts.Vector3(0, 0, 2 * u.T)) |
tuple | telescope_simulation.outputDir Path.cwd() |
tuple | telescope_simulation.rnd acts.examples.RandomNumbers(seed=42) |
tuple | telescope_simulation.s acts.examples.Sequencer(events=1, numThreads=1, logLevel=acts.logging.INFO) |
int | telescope_simulation.multiplicity 1 |
telescope_simulation.outputDirRoot outputDir/postfix, | |
telescope_simulation.outputDirCsv outputDir/postfix, | |
telescope_simulation.logLevel acts.logging.VERBOSE, | |