Closed tomeichlersmith closed 2 years ago
I've changed my mind. Since analysis-level usage of output fire
files requires some familiarity with the <pass>/<name>
structure, I think it is beneficial to allow users to use that knowledge within fire
itself.
Currently, the drop/keep rules require the user to know that the object names have a
<pass>/<name>
structure. We can avoid this requirement by expanding the DropKeepRule configuration class and expanding EventObjectTag or perhaps adding another class.