master
add unit tests for ZMuMuMassConstraintParameterFinder and rename some unit tests
Clean up CVS remnant.
improve test_payload_sanity
introduce unit test for payload creation sanity check
re-activate more tests in Alignment/MillePedeAlignmentAlgorithm
add a unit test for the pede conversion
Update MessageLogger_cfi to new syntax
Updated configurations in Alignment to new MessageLogger syntax
MillePedeAlignmentAlgorithm: add a unit test for the mille step
Use local /tmp directory in unit tests.
Add optional geometry parameter to setup() for dynamic loading of geometries - Added the 'geometry' parameter to the setup function - Loads default geometry if the parameter is not provided - Dynamically loads geometry modules based on the 'Extended<X>' format - Includes error handling for invalid formats or loading failures - automatically retrieve the era from the geometry passed
[ALCA-DB] py2/3 compatibility:drop use of __future__