|
Jpp 20.0.0-27-g39925593c-D
the software that should make you happy
|
Auxiliary program to build supernova background from JKexing2D output. More...
#include <string>#include <iostream>#include <iomanip>#include <map>#include <cmath>#include "TROOT.h"#include "TFile.h"#include "TH1D.h"#include "TH2D.h"#include "TF2.h"#include "TMath.h"#include "TFitResult.h"#include "JPhysics/JConstants.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 "JSupernova/JKexing2D.hh"#include "JMath/JMathToolkit.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Auxiliary program to build supernova background from JKexing2D output.
Definition in file JProcessKexing2D.cc.
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 44 of file JProcessKexing2D.cc.