CPAlgorithms: refactor BoostrapGeneratorAlg, add unit tests
This MR does the following:
-
refactor the BootstrapGeneratorAlg
into 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 FTagAnalysisConfig
that reads theTopDataPreparation
files and extracts the b-tagging MC-MC showering information
Edited by Baptiste Ravina