DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
oks_get_data.cxx File Reference
#include <unistd.h>
#include <iostream>
#include <stdexcept>
#include "CoralBase/Exception.h"
#include "CoralKernel/Context.h"
#include "RelationalAccess/ITransaction.h"
#include "RelationalAccess/ConnectionService.h"
#include "RelationalAccess/ISessionProxy.h"
#include "oks/kernel.hpp"
#include "oks/ral.hpp"
Include dependency graph for oks_get_data.cxx:

Go to the source code of this file.

Functions

static void usage ()
static void no_param (const char *s)
int main (int argc, char *argv[])

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

Definition at line 64 of file oks_get_data.cxx.

◆ no_param()

void no_param ( const char * s)
static

Definition at line 58 of file oks_get_data.cxx.

◆ usage()

void usage ( )
static

Definition at line 22 of file oks_get_data.cxx.