BmnRoot
Loading...
Searching...
No Matches
TangoData.cxx File Reference
#include "TangoData.h"
#include "TColor.h"
#include "TROOT.h"
#include "TRandom.h"
#include "TangoConnection.h"
#include <TAxis.h>
#include <TCanvas.h>
#include <TGraph.h>
#include <TGraph2D.h>
#include <TH2D.h>
#include <TLegend.h>
#include <TMultiGraph.h>
#include <TSQLServer.h>
#include <TSQLStatement.h>
#include <TStyle.h>
#include <fstream>
#include <iostream>
Include dependency graph for TangoData.cxx:

Go to the source code of this file.

Variables

const char *const TANGO_DB_USERNAME_b2020 = "tango"
 
const char *const TANGO_DB_PASSWORD_b2020 = "tangompd"
 
const char *const TANGO_DB_HOST_b2020 = "10.18.11.66"
 
const char *const TANGO_DB_NAME_b2020 = "hdbpp"
 

Variable Documentation

◆ TANGO_DB_HOST_b2020

const char* const TANGO_DB_HOST_b2020 = "10.18.11.66"

Definition at line 25 of file TangoData.cxx.

◆ TANGO_DB_NAME_b2020

const char* const TANGO_DB_NAME_b2020 = "hdbpp"

Definition at line 26 of file TangoData.cxx.

◆ TANGO_DB_PASSWORD_b2020

const char* const TANGO_DB_PASSWORD_b2020 = "tangompd"

Definition at line 24 of file TangoData.cxx.

◆ TANGO_DB_USERNAME_b2020

const char* const TANGO_DB_USERNAME_b2020 = "tango"

Definition at line 23 of file TangoData.cxx.