Skip to content

Making muon_id_test to a unit test

@sroe maybe you can use this as a starting point in case you are interested in further unit test for MuonIdHelpers.

I adapted the testing executable to become a unit test. I now test 3 different .xml files from IdDictParser: Run2, Asymmetric Run3 and Symmetric Run3.

The test also loops through the channel identifiers and checks if the hash retrieval is consistent.

Edited by Nicolas Koehler

Merge request reports