Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OnCalServer.cc File Reference
#include "OnCalServer.h"
#include "OnCal.h"
#include "OnCalDBCodes.h"
#include "OnCalHistoBinDefs.h"
#include <fun4all/Fun4AllInputManager.h>
#include <fun4all/Fun4AllReturnCodes.h>
#include <fun4all/Fun4AllSyncManager.h>
#include <fun4all/Fun4AllUtils.h>
#include <phool/recoConsts.h>
#include <Event/Event.h>
#include <phool/PHCompositeNode.h>
#include <phool/PHNodeIOManager.h>
#include <phool/PHNodeIterator.h>
#include <phool/phool.h>
#include <pdbcalbase/PdbApplication.h>
#include <pdbcalbase/PdbBankID.h>
#include <pdbcalbase/PdbBankList.h>
#include <pdbcalbase/PdbBankListIterator.h>
#include <pdbcalbase/PdbBankManager.h>
#include <pdbcalbase/PdbCalBank.h>
#include <pgcal/PgPostCalBank.h>
#include <pdbcalbase/RunToTime.h>
#include <TFile.h>
#include <TH1.h>
#include <TROOT.h>
#include <TSystem.h>
#include <odbc++/connection.h>
#include <odbc++/drivermanager.h>
#include <odbc++/preparedstatement.h>
#include <odbc++/resultset.h>
#include <odbc++/resultsetmetadata.h>
#include <boost/foreach.hpp>
#include <sys/utsname.h>
#include <unistd.h>
#include <algorithm>
#include <cstdlib>
#include <fstream>
#include <iostream>
#include <list>
#include <map>
#include <memory>
#include <sstream>
+ Include dependency graph for OnCalServer.cc:

Go to the source code of this file.

Variables

static const string cvstag = "OnCalv86"
 
odbc::ConnectionDBconnection = nullptr
 

Variable Documentation

const string cvstag = "OnCalv86"
static

Definition at line 60 of file OnCalServer.cc.

View newest version in sPHENIX GitHub at line 60 of file OnCalServer.cc

Referenced by OnCalServer::CreateCalibrationUpdateStatus(), and OnCalServer::End().