Dump Counter info into jsonfile
Scratch updated description
According to the previous plan about Add counter to dashboard(https://gitlab.cern.ch/lhcb-rta/data-challenges/-/issues/16), we first try to dump the counter information into a JSON file. This has been implemented by adding a sub-program as JSONSink.cpp.
Two arguments for this program:
-
FileNamewith a default namecounters.json. -
DumpFullInfowith a default valuefalsefor users to decide if all the information is need.
FYI @msaur
Edited by Ziyi Wang