Closed gipert closed 7 months ago
Would be nice to implement the possibility to filter out rows from skimmed tables, by adding for example a "filter": "expr" top-level filed to the config file. Also the multiplicity field should be renamed to something like clip.
"filter": "expr"
multiplicity
clip
Changed my mind. Will implement this as a simple Python script that skims the evt files in legend-dataflow.
Would be nice to implement the possibility to filter out rows from skimmed tables, by adding for example a
"filter": "expr"
top-level filed to the config file. Also themultiplicity
field should be renamed to something likeclip
.