Skip to content

MuonPhaseII: Add ART tests for the muon Phase II software.

This MR is intended to add ART tests for the existing muon Phase II software.

It adds three art scripts: test_geoModel.sh (once in MuonPhaseII/MuonDetDescr and once in MuonDetDescr), for testing the geometry model, and test_sensitiveDetectors.sh, for testing the sim hits properties.
All of them call existing python test scripts and check the status code. The second script also compares the output to a reference file on cvmfs.

For the geometry model test, in addition a new flag is added to the existing testing scripts to select chambers that shall be excluded in the test.

Edited by Judith Hofer

Merge request reports