Skip to content

setting up plugins

Patrick Louis S Connor requested to merge feature/plugin into master

The idea of a generic executable to produce flat n-tuple using plugins was mentioned in #33 and in cms-analysis/general/DasAnalysisSystem/Core!244

In this MR, I am setting up an even more generic executable that takes just one or several plugins [*]. I have left a series of TODOs and \todos in the code. We should define more precisely what we want and what we don’t want. For instance, we also want to implement plugins for the unfolding — it is not yet clear to me at this stage how much from this MR could be used as is for (PluginLoader?). Tests are also missing.

The floor is now open for discussion 🙂

[*] the goal was not necessarily to have "an even more generic executable". I only intended to have an executable that could take one or several plugins to make a flat tree. It turned out, at the time of creating the MR, that it was much more general.

Edited by Patrick Louis S Connor

Merge request reports

Loading