| 
    Jpp
    
   | 
 
#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 "JDAQ/JDAQClock.hh"#include "JDAQ/JDAQEvaluator.hh"#include "JDetector/JDetector.hh"#include "JDetector/JDetectorToolkit.hh"#include "JGizmo/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 "JLang/JObjectMultiplexer.hh"#include "JMath/JMathToolkit.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) | 
Example application to test supernova trigger on run files.
Definition in file JKexing.cc.
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 47 of file JKexing.cc.
 1.8.16