Create a XDAQ application for expert tools
Description
This merge request creates a new xDAQ application for low level tools. Expert-Tools will help in recovering back-end boards, both on the software and firmware/hardware sides. The current code compiles without any error. The basic skeleton of application is done, but updating the code according to the requirements. This might take some time since the GEMWebApplication has a specific format.
Related Issue
Closes #133 (closed), Related to #134 (closed), #135 (closed)
How Has This Been Tested?
Types of changes
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
-
My code follows the code style of this project. -
My change requires a change to the documentation. -
I have updated the documentation accordingly. -
I have read the CONTRIBUTING document. -
I have added tests to cover my changes. -
All new and existing tests passed.
Edited by Tanvi Sheokand