Added a way to specify per counter/histo sensibility in tests
One only has to call validateWithReference with an extra sensibilities parameter looking like this : { 'FutureEcalShare' : {'Delta(Z) Outer':0.001, 'Delta(Z) Inner':0.001, 'Delta(Z)':0.001 } } That is a dictionnary algoName -> dictionnary where second level is counterName -> sensibility
Edited by Marco Cattaneo