ROOTANA
|
#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"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
MVOdb * | gOdb = NULL |
int main | ( | int | argc, |
char * | argv[] | ||
) |
MVOdb* gOdb = NULL |
Definition at line 21 of file testODB.cxx.