| 
    Jpp
    19.1.0-rc.1
    
   the software that should make you happy 
   | 
 
#include <iostream>#include <iomanip>#include "km3net-dataformat/offline/Head.hh"#include "JAAnet/JAAnetDictionary.hh"#include "JDetector/JDetector.hh"#include "JDetector/JModuleRouter.hh"#include "JDetector/JDetectorToolkit.hh"#include "JTools/JRange.hh"#include "JSupport/JSupport.hh"#include "JSupport/JMeta.hh"#include "JSupport/JMultipleFileScanner.hh"#include "JSupport/JTreeScanner.hh"#include "JSupport/JMonteCarloFileSupportkit.hh"#include "JSupport/JFileRecorder.hh"#include "JReconstruction/JEvt.hh"#include "JReconstruction/JEvtToolkit.hh"#include "Jeep/JProperties.hh"#include "Jeep/JParser.hh"#include "km3net-dataformat/online/JDAQ.hh"#include "km3net-dataformat/online/JDAQHeader.hh"#include "JDAQ/JDAQEventIO.hh"#include "JDAQ/JDAQTimesliceIO.hh"#include "JDAQ/JDAQSummarysliceIO.hh"#include "JLang/JObjectReader.hh"#include "TROOT.h"#include "JROOT/JRootFileReader.hh"#include "JROOT/JROOTClassSelector.hh"#include "JROOT/JRootToolkit.hh"#include "JROOT/JRootFileWriter.hh"#include "JROOT/JTreeParameters.hh"#include "JSupport/JSupportToolkit.hh"#include "JRunAnalyzer/JRunInfo.hh"#include "JRunAnalyzer.hh"#include "JRunHistograms.hh"#include <TSystem.h>#include "TTree.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) | 
| int main | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Definition at line 61 of file JRunAnalyzer.cc.