|
Jpp 20.0.0-27-g39925593c-D
the software that should make you happy
|
Auxiliary program to update the PMT status in the detector file based on the fraction of short time-over-threshold values. More...
#include <string>#include <iostream>#include "TROOT.h"#include "TFile.h"#include "TH2D.h"#include "km3net-dataformat/definitions/pmt_status.hh"#include "JDetector/JDetector.hh"#include "JDetector/JDetectorToolkit.hh"#include "JCalibrate/JCalibrateToT.hh"#include "JTools/JRange.hh"#include "JLang/JLangToolkit.hh"#include "JSupport/JMeta.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
Functions | |
| int | main (const int argc, const char *const argv[]) |
Auxiliary program to update the PMT status in the detector file based on the fraction of short time-over-threshold values.
Definition in file JPMTStatus.cc.
| int main | ( | const int | argc, |
| const char *const | argv[] ) |
Definition at line 27 of file JPMTStatus.cc.