Analysis Software
Documentation for sPHENIX simulation software
|
Variables | |
u acts.UnitConstants | |
list | bounds [200, 200] |
list | positions [30, 60, 90, 120, 150, 180, 210, 240, 270] |
int | binValue 2 |
tuple | field acts.ConstantBField(acts.Vector3(0, 0, 2 * u.T)) |
tuple | outputDir Path.cwd() |
tuple | rnd acts.examples.RandomNumbers(seed=42) |
tuple | s acts.examples.Sequencer(events=1, numThreads=1, logLevel=acts.logging.INFO) |
int | multiplicity 1 |
outputDirRoot outputDir/postfix, | |
outputDirCsv outputDir/postfix, | |
logLevel acts.logging.VERBOSE, | |
int telescope_simulation.binValue 2 |
Definition at line 22 of file telescope_simulation.py.
View newest version in sPHENIX GitHub at line 22 of file telescope_simulation.py
Referenced by Acts::Python.addDetector(), and Acts::ProtoVolume.harmonize().
list telescope_simulation.bounds [200, 200] |
Definition at line 20 of file telescope_simulation.py.
View newest version in sPHENIX GitHub at line 20 of file telescope_simulation.py
Definition at line 25 of file telescope_simulation.py.
View newest version in sPHENIX GitHub at line 25 of file telescope_simulation.py
telescope_simulation.logLevel acts.logging.VERBOSE, |
Definition at line 55 of file telescope_simulation.py.
View newest version in sPHENIX GitHub at line 55 of file telescope_simulation.py
Referenced by Acts::Python.addFramework(), Acts::Test.BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), BOOST_DATA_TEST_CASE(), Acts::Experimental::detail::CylindricalDetectorHelper.connectInR(), Acts::Experimental::detail::CylindricalDetectorHelper.connectInZ(), ActsExamples::Geant4Manager.createHandle(), PHActsVertexFinder.findVertices(), PHActsInitialVertexFinder.findVertices(), main(), ActsPropagator.makeFastPropagator(), ActsPropagator.makePropagator(), materialValidationExample(), PHActsVertexFitter.process_event(), PHActsGSF.process_event(), PHCosmicsTrkFitter.process_event(), PHActsTrkFitter.process_event(), processGeometry(), propagationExample(), PYBIND11_MODULE(), runDetectorAlignment(), runDigitizationExample(), runHoughExample(), runMaterialMapping(), ActsExamples.runMaterialRecording(), runMeasurementsToSP(), runRecCKFTracks(), runRecTruthTracks(), runSeedingExample(), Acts::Experimental::detail::CylindricalDetectorHelper.rzphiBoundaries(), setupDigitization(), ActsExamples::Simulation.setupInput(), setupMeasurementReading(), ActsExamples::Simulation.setupOutput(), setupParticleReading(), setupParticleSmearing(), and setupSimHitReading().
int telescope_simulation.multiplicity 1 |
Definition at line 41 of file telescope_simulation.py.
View newest version in sPHENIX GitHub at line 41 of file telescope_simulation.py
tuple telescope_simulation.outputDir Path.cwd() |
Definition at line 27 of file telescope_simulation.py.
View newest version in sPHENIX GitHub at line 27 of file telescope_simulation.py
telescope_simulation.outputDirCsv outputDir/postfix, |
Definition at line 54 of file telescope_simulation.py.
View newest version in sPHENIX GitHub at line 54 of file telescope_simulation.py
telescope_simulation.outputDirRoot outputDir/postfix, |
Definition at line 43 of file telescope_simulation.py.
View newest version in sPHENIX GitHub at line 43 of file telescope_simulation.py
list telescope_simulation.positions [30, 60, 90, 120, 150, 180, 210, 240, 270] |
Definition at line 21 of file telescope_simulation.py.
View newest version in sPHENIX GitHub at line 21 of file telescope_simulation.py
Referenced by Acts::Python.addDetector(), BOOST_AUTO_TEST_CASE(), TrackSeed_v1.circleFitByTaubin(), PHActsKDTreeSeeding.fillTrackSeedContainer(), ActsExamples::Telescope::TelescopeDetector.finalize(), TrackSeed_v1.get_phi(), PHCosmicTrackMerger.getGlobalPositions(), TrackSeed_v1.lineFit(), and PHActsSiliconSeeding.makeSvtxTracks().
telescope_simulation.rnd acts.examples.RandomNumbers(seed=42) |
Definition at line 32 of file telescope_simulation.py.
View newest version in sPHENIX GitHub at line 32 of file telescope_simulation.py
tuple telescope_simulation.s acts.examples.Sequencer(events=1, numThreads=1, logLevel=acts.logging.INFO) |
Definition at line 34 of file telescope_simulation.py.
View newest version in sPHENIX GitHub at line 34 of file telescope_simulation.py
telescope_simulation.u acts.UnitConstants |
Definition at line 16 of file telescope_simulation.py.
View newest version in sPHENIX GitHub at line 16 of file telescope_simulation.py