Jpp
debug
the software that should make you happy
|
Auxiliary application to convert PMT parameters text file to ROOT histograms. More...
#include <string>
#include <iostream>
#include <iomanip>
#include "TROOT.h"
#include "TFile.h"
#include "TH1D.h"
#include "TH2D.h"
#include "km3net-dataformat/online/JDAQ.hh"
#include "JDetector/JDetector.hh"
#include "JDetector/JDetectorToolkit.hh"
#include "JTools/JRange.hh"
#include "Jeep/JPrint.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Auxiliary application to convert PMT parameters text file to ROOT histograms.
Definition in file JPlotPMTSystematics.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 28 of file JPlotPMTSystematics.cc.