Analysis Software
Documentation for sPHENIX simulation software
|
#include "OnlMonStatusDB.h"
#include <odbc++/connection.h>
#include <odbc++/drivermanager.h>
#include <odbc++/resultset.h>
#include <odbc++/statement.h>
#include <odbc++/types.h>
#include <iostream>
#include <sstream>
Go to the source code of this file.
Variables | |
static odbc::Connection * | con = nullptr |
|
static |
Definition at line 12 of file OnlMonStatusDB.cc.
View newest version in sPHENIX GitHub at line 12 of file OnlMonStatusDB.cc
Referenced by OnlMonStatusDB::GetConnection(), and OnlMonStatusDB::~OnlMonStatusDB().