-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As part of the LHCb Ntuple Wizard project, we have implemented decay descriptor parsing (and rendering) using pyparsing. I would like to port this over to decaylanguage and make it easy to add different "grammars" used by different experiments/software packages.
Example grammars:
- LHCb's
LoKidecay descriptors - Belle II's
DecayDescriptorclass KFParticle, used in sPHENIX
We can also think about doing matching and substitution (which we also have functionality for in the Ntuple Wizard) but there it's less clear to me how easy it is to support different conventions from different experiments/packages.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request