22 #if !defined(__CINT__) || defined(__MAKECINT__)
24 #include <Riostream.h>
37 TCanvas* c1 =
new TCanvas(
"c1",
"titre",10,10,700,500);
42 db.
Open(
"toto",
"rad:$PWD");
46 h->SetName(
"../tools/Eu152.spe");
48 h->SetAxisRange(2150, 2250);
void GSPlayer()
Simple macro that read a histogram (radware format) draw it on a canvas and connect this canvas to GS...
virtual HistoConverter * Open(const char *, const char *)
to open a new DB service
header file for the HistoDB facility
Most of the methods relies on graphical approach.
Service to read/write ROOT histograms from/to different DB systems.
Bool_t Connect(TCanvas *c=0x0)
Connect the Canvas to this to collect events.