ROOTANA
Functions | Variables
testODB.cxx File Reference
#include <stdio.h>
#include <sys/time.h>
#include <iostream>
#include <assert.h>
#include <signal.h>
#include <string.h>
#include "TMidasOnline.h"
#include "TMidasEvent.h"
#include "midasio.h"
#include "mvodb.h"
Include dependency graph for testODB.cxx:

Go to the source code of this file.

Functions

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

Variables

MVOdbgOdb = NULL
 

Function Documentation

◆ main()

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

Definition at line 25 of file testODB.cxx.

Here is the call graph for this function:

Variable Documentation

◆ gOdb

MVOdb* gOdb = NULL

Definition at line 21 of file testODB.cxx.