![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Classes | |
| class | RootHashAssertionError |
Functions | |
| def | _parse_hash_file |
| def | root_file_exp_hashes |
| def | assert_root_hash |
| def | pytest_terminal_summary |
| def | kwargsConstructor |
| def | configKwConstructor |
| def | configPosConstructor |
| def | conf_const |
| def | rng |
| def | basic_prop_seq |
| def | trk_geo |
| def | detector_config |
| def | ptcl_gun |
| def | fatras |
| def | _do_material_recording |
| def | material_recording_session |
| def | material_recording |
Variables | |
| tuple | errtype |
| u acts.UnitConstants | |
| list | hash_assertion_failures [] |
| tuple | DetectorConfig |
|
private |
Definition at line 367 of file conftest.py.
View newest version in sPHENIX GitHub at line 367 of file conftest.py
References acts.examples.odd.getOpenDataDetector(), common.getOpenDataDetectorDirectory(), ActsExamples.runMaterialRecording(), and str.
Here is the call graph for this function:
|
private |
Definition at line 72 of file conftest.py.
View newest version in sPHENIX GitHub at line 72 of file conftest.py
Referenced by root_file_exp_hashes().
Here is the caller graph for this function:| def conftest.assert_root_hash | ( | request, | |
| root_file_exp_hashes, | |||
| record_property | |||
| ) |
Definition at line 91 of file conftest.py.
View newest version in sPHENIX GitHub at line 91 of file conftest.py
Referenced by test_examples.test_bfield_writing(), test_examples.test_ckf_tracks_example(), test_examples.test_digitization_example(), test_examples.test_digitization_example_input(), test_examples.test_exatrkx(), test_examples.test_fatras(), test_examples.test_geant4(), test_examples.test_itk_seeding(), test_examples.test_material_mapping(), test_examples.test_material_recording(), test_examples.test_ML_Ambiguity_Solver(), test_examples.test_particle_gun(), test_examples.test_propagation(), test_examples.test_pythia8(), test_writer.test_root_clusters_writer(), test_writer.test_root_material_writer(), test_writer.test_root_meas_writer(), test_writer.test_root_particle_writer(), test_writer.test_root_prop_step_writer(), test_writer.test_root_simhits_writer(), test_examples.test_seeding(), test_examples.test_seeding_orthogonal(), test_examples.test_truth_tracking_gsf(), test_examples.test_truth_tracking_kalman(), and test_examples.test_volume_material_mapping().
Here is the caller graph for this function:| def conftest.basic_prop_seq | ( | rng | ) |
Definition at line 200 of file conftest.py.
View newest version in sPHENIX GitHub at line 200 of file conftest.py
References acts.examples.ConcretePropagator(), and acts.Propagator().
Referenced by test_writer.test_obj_propagation_step_writer(), and test_writer.test_root_prop_step_writer().
Here is the call graph for this function:
Here is the caller graph for this function:| def conftest.conf_const | ( | request | ) |
Definition at line 190 of file conftest.py.
View newest version in sPHENIX GitHub at line 190 of file conftest.py
Referenced by test_reader.test_csv_clusters_reader(), test_writer.test_csv_clusters_writer(), test_reader.test_csv_meas_reader(), test_writer.test_csv_meas_writer(), test_reader.test_csv_particle_reader(), test_writer.test_csv_particle_writer(), test_reader.test_csv_simhits_reader(), test_writer.test_csv_simhits_writer(), test_writer.test_csv_writer_interface(), test_reader.test_edm4hep_measurement_reader(), test_reader.test_edm4hep_particle_reader(), test_writer.test_edm4hep_particle_writer(), test_writer.test_edm4hep_simhit_writer(), test_base.test_empty_sequencer(), test_material.test_material_root(), test_propagation.test_navigator(), test_writer.test_obj_propagation_step_writer(), test_writer.test_root_clusters_writer(), test_reader.test_root_particle_reader(), test_writer.test_root_particle_writer(), test_writer.test_root_prop_step_writer(), test_reader.test_root_reader_interface(), test_writer.test_root_simhits_writer(), test_writer.test_root_writer_interface(), test_magnetic_field.test_solenoid(), and test_propagation.test_steppers().
Here is the caller graph for this function:| def conftest.configKwConstructor | ( | cls, | |
| args, | |||
| kwargs | |||
| ) |
Definition at line 166 of file conftest.py.
View newest version in sPHENIX GitHub at line 166 of file conftest.py
| def conftest.configPosConstructor | ( | cls, | |
| args, | |||
| kwargs | |||
| ) |
Definition at line 177 of file conftest.py.
View newest version in sPHENIX GitHub at line 177 of file conftest.py
| def conftest.detector_config | ( | request | ) |
Definition at line 243 of file conftest.py.
View newest version in sPHENIX GitHub at line 243 of file conftest.py
References DetectorConfig, acts.examples.odd.getOpenDataDetector(), and common.getOpenDataDetectorDirectory().
Here is the call graph for this function:| def conftest.fatras | ( | ptcl_gun, | |
| trk_geo, | |||
| rng | |||
| ) |
Definition at line 323 of file conftest.py.
View newest version in sPHENIX GitHub at line 323 of file conftest.py
References ptcl_gun(), and str.
Here is the call graph for this function:| def conftest.kwargsConstructor | ( | cls, | |
| args, | |||
| kwargs | |||
| ) |
Definition at line 162 of file conftest.py.
View newest version in sPHENIX GitHub at line 162 of file conftest.py
| def conftest.material_recording | ( | material_recording_session | ) |
Definition at line 403 of file conftest.py.
View newest version in sPHENIX GitHub at line 403 of file conftest.py
| def conftest.material_recording_session | ( | ) |
Definition at line 385 of file conftest.py.
View newest version in sPHENIX GitHub at line 385 of file conftest.py
| def conftest.ptcl_gun | ( | rng | ) |
Definition at line 292 of file conftest.py.
View newest version in sPHENIX GitHub at line 292 of file conftest.py
Referenced by fatras(), test_reader.test_csv_particle_reader(), test_writer.test_csv_particle_writer(), test_reader.test_edm4hep_particle_reader(), test_writer.test_edm4hep_particle_writer(), test_reader.test_root_particle_reader(), test_writer.test_root_particle_writer(), test_base.test_sequencer_multi_threaded(), and test_base.test_sequencer_single_threaded().
Here is the caller graph for this function:| def conftest.pytest_terminal_summary | ( | terminalreporter, | |
| exitstatus, | |||
| config | |||
| ) |
Definition at line 129 of file conftest.py.
View newest version in sPHENIX GitHub at line 129 of file conftest.py
| def conftest.rng | ( | ) |
Definition at line 195 of file conftest.py.
View newest version in sPHENIX GitHub at line 195 of file conftest.py
Referenced by accessRandom(), BOOST_AUTO_TEST_CASE(), Acts::Test.BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE_TEMPLATE(), BOOST_DATA_TEST_CASE(), ActsExamples::DigitizationAlgorithm.channelizing(), ActsExamples::Contextual::ExternalAlignmentDecorator.decorate(), ActsExamples::Contextual::InternalAlignmentDecorator.decorate(), ActsExamples::HelloRandomAlgorithm.execute(), ActsExamples::VolumeAssociationTest.execute(), ActsExamples::DigitizationAlgorithm.execute(), ActsExamples::ParticleSmearing.execute(), ActsExamples::FatrasSimulation.execute(), ActsExamples::PropagationAlgorithm.execute(), main(), ActsFatras::BoundParametersSmearer< RandomEngine, kSmearDIM >.operator()(), ActsFatras::FreeParametersSmearer< generator_t, kSize >.operator()(), ActsExamples::EventGenerator.read(), simulateTimestamps(), and FitterTester.test_ZeroFieldShuffled().
Here is the caller graph for this function:| def conftest.root_file_exp_hashes | ( | ) |
Definition at line 83 of file conftest.py.
View newest version in sPHENIX GitHub at line 83 of file conftest.py
References _parse_hash_file().
Here is the call graph for this function:| def conftest.trk_geo | ( | request | ) |
Definition at line 224 of file conftest.py.
View newest version in sPHENIX GitHub at line 224 of file conftest.py
| tuple conftest.DetectorConfig |
Definition at line 229 of file conftest.py.
View newest version in sPHENIX GitHub at line 229 of file conftest.py
Referenced by detector_config().
| tuple conftest.errtype |
Definition at line 41 of file conftest.py.
View newest version in sPHENIX GitHub at line 41 of file conftest.py
| list conftest.hash_assertion_failures [] |
Definition at line 69 of file conftest.py.
View newest version in sPHENIX GitHub at line 69 of file conftest.py
| conftest.u acts.UnitConstants |
Definition at line 55 of file conftest.py.
View newest version in sPHENIX GitHub at line 55 of file conftest.py