PR #1845 introduced a subrun object to record MC generator acceptances, removing the need to harvest that data from log files or log books when computing reco acceptances, but not all generators are not recording it. In addition, generators use this object to passively record the configuration; a more elegant design is to integrate the object with the code actually making the generator selections.
PR #1845 introduced a subrun object to record MC generator acceptances, removing the need to harvest that data from log files or log books when computing reco acceptances, but not all generators are not recording it. In addition, generators use this object to passively record the configuration; a more elegant design is to integrate the object with the code actually making the generator selections.