2 #include "InputOutput/JsonInput/json.hpp" 8 void validateObservables();
9 bool validateCoreObservables(std::string obsType);
12 void validatePlaquette();
15 void registerObservables(
App*& app);
16 void registerCoreObservables(
App*& app, std::string obsType);
Contains the definition of the App prototype.
Prototype for the App class group.