|
Jpp 20.0.0-27-g39925593c-D
the software that should make you happy
|
#include <string>#include <iostream>#include <fstream>#include <iomanip>#include <vector>#include "TROOT.h"#include "TFile.h"#include "TH1D.h"#include "TF1.h"#include "JSupernova.hh"#include "km3net-dataformat/online/JDAQClock.hh"#include "JDAQ/JDAQEvaluator.hh"#include "JDetector/JDetector.hh"#include "JDetector/JDetectorToolkit.hh"#include "JROOT/JManager.hh"#include "JROOT/JROOTClassSelector.hh"#include "JTools/JQuantile.hh"#include "JSupport/JMultipleFileScanner.hh"#include "JSupport/JTreeScanner.hh"#include "JSupport/JAutoTreeScanner.hh"#include "JSupport/JSupport.hh"#include "JSupport/JMeta.hh"#include "JLang/JObjectMultiplexer.hh"#include "JMath/JMathToolkit.hh"#include "Jeep/JPrint.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"#include "JTrigger/JDAQHitToTSelector.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Example application to test supernova trigger on run files.
Definition in file JKexing.cc.
Definition at line 50 of file JKexing.cc.