Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
def | runTruthTrackingKalman |
Variables | |
u acts.UnitConstants | |
tuple | srcdir Path(__file__) |
tuple | field acts.ConstantBField(acts.Vector3(0, 0, 2 * u.T)) |
digiConfigFile srcdir | |
tuple | outputDir Path.cwd() |
def truth_tracking_kalman.runTruthTrackingKalman | ( | trackingGeometry | ) |
Definition at line 13 of file truth_tracking_kalman.py.
View newest version in sPHENIX GitHub at line 13 of file truth_tracking_kalman.py
References acts.examples.simulation.addDigitization(), acts.examples.simulation.addFatras(), acts.examples.reconstruction.addKalmanTracks(), acts.examples.simulation.addParticleGun(), acts.examples.reconstruction.addSeeding(), acts.examples.simulation.EtaConfig, acts.examples.simulation.MomentumConfig, acts.examples.simulation.ParticleConfig, acts.examples.simulation.PhiConfig, str, and acts.examples.reconstruction.TruthSeedRanges.
Referenced by test_writer.test_csv_multitrajectory_writer(), test_writer.test_edm4hep_multitrajectory_writer(), test_reader.test_edm4hep_tracks_reader(), test_writer.test_edm4hep_tracks_writer(), and test_examples.test_truth_tracking_kalman().
truth_tracking_kalman.digiConfigFile srcdir |
Definition at line 180 of file truth_tracking_kalman.py.
View newest version in sPHENIX GitHub at line 180 of file truth_tracking_kalman.py
Definition at line 175 of file truth_tracking_kalman.py.
View newest version in sPHENIX GitHub at line 175 of file truth_tracking_kalman.py
tuple truth_tracking_kalman.outputDir Path.cwd() |
Definition at line 183 of file truth_tracking_kalman.py.
View newest version in sPHENIX GitHub at line 183 of file truth_tracking_kalman.py
tuple truth_tracking_kalman.srcdir Path(__file__) |
Definition at line 170 of file truth_tracking_kalman.py.
View newest version in sPHENIX GitHub at line 170 of file truth_tracking_kalman.py
truth_tracking_kalman.u acts.UnitConstants |
Definition at line 9 of file truth_tracking_kalman.py.
View newest version in sPHENIX GitHub at line 9 of file truth_tracking_kalman.py