CPAlgorithms: refactor BoostrapGeneratorAlg, add unit tests
This MR does the following:
-
refactor the BootstrapGeneratorAlginto the actual algorithm,BoostrapGeneratorAlg(which reads the input event information and writes the result), and a standaloneBootstrapGenerator(which only generates bootstraps) following a request by @cjmeyer -
add a unit test for the BoostrapGenerator -
add a unit test for the function in FTagAnalysisConfigthat reads theTopDataPreparationfiles and extracts the b-tagging MC-MC showering information
Edited by Baptiste Ravina