DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
oks_check_schema.cxx File Reference
#include "CLI/CLI.hpp"
#include "logging/Logging.hpp"
#include "oks/class.hpp"
#include "oks/file.hpp"
#include "oks/kernel.hpp"
#include "oks/relationship.hpp"
#include <fmt/core.h>
#include <set>
#include <string>
Include dependency graph for oks_check_schema.cxx:

Go to the source code of this file.

Functions

int main (int argc, char **argv)

Detailed Description

Program to do some simple integrity checks on a schema file

This is part of the DUNE DAQ Application Framework, copyright 2025. Licensing/copyright details are in the COPYING file that you should have received with this code.

Definition in file oks_check_schema.cxx.

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 26 of file oks_check_schema.cxx.