odin-detector / odin-data

DAQ software libraries for capturing and storing data from parallel detector systems
https://odin-detector.github.io/odin-data/
Apache License 2.0
8 stars 10 forks source link

IpcMessage (python) missing has_param function #281

Open timcnicholls opened 3 years ago

timcnicholls commented 3 years ago

The Python implementation of IpcMessage does not have the has_param function present in the C++ implementation. This should be added

Issue reported by @wnichols1 at JIRA BC-1364