|
Jpp
18.5.0
the software that should make you happy
|
Example program to monitor "toashort" data. More...
#include <iostream>#include <iomanip>#include "TROOT.h"#include "TFile.h"#include "TGraph.h"#include "TH1D.h"#include "JDB/JToAshort.hh"#include "JDB/JSupport.hh"#include "JROOT/JGraph.hh"#include "JROOT/JManager.hh"#include "JSupport/JMultipleFileScanner.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Example program to monitor "toashort" data.
Definition in file JDB/JToAshortMonitor.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 26 of file JDB/JToAshortMonitor.cc.
1.8.5