Jpp
17.3.0-rc.2
the software that should make you happy
|
Auxiliary program to test simulation of L0 background. More...
#include <string>
#include <iostream>
#include <iomanip>
#include <map>
#include <cmath>
#include "TROOT.h"
#include "TFile.h"
#include "TH1D.h"
#include "TMath.h"
#include "TRandom3.h"
#include "JTools/JConstants.hh"
#include "JTools/JQuantile.hh"
#include "km3net-dataformat/online/JDAQ.hh"
#include "JDetector/JDetectorToolkit.hh"
#include "JROOT/JRootToolkit.hh"
#include "JTools/JRange.hh"
#include "JSupport/JMeta.hh"
#include "JCalibrate/JCalibrateK40.hh"
#include "JCalibrate/JFitK40.hh"
#include "JROOT/JManager.hh"
#include "Jeep/JPrint.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
#include "JLightCurveBackgroundGenerator.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Auxiliary program to test simulation of L0 background.
Definition in file JGlow.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 44 of file JGlow.cc.