| Jpp test-rotations-new
    the software that should make you happy | 
Program to perform reconstruction of shower for ORCA detector. More...
#include <string>#include <iostream>#include <iomanip>#include <memory>#include "km3net-dataformat/offline/Head.hh"#include "km3net-dataformat/offline/MultiHead.hh"#include "km3net-dataformat/offline/Evt.hh"#include "JDAQ/JDAQEventIO.hh"#include "JDAQ/JDAQTimesliceIO.hh"#include "JDAQ/JDAQSummarysliceIO.hh"#include "JDAQ/JDAQEvaluator.hh"#include "JTrigger/JTriggerParameters.hh"#include "JDetector/JDetector.hh"#include "JDetector/JDetectorToolkit.hh"#include "JDetector/JModuleRouter.hh"#include "JDynamics/JDynamics.hh"#include "JSupport/JSupport.hh"#include "JSupport/JSingleFileScanner.hh"#include "JSupport/JTreeScanner.hh"#include "JSupport/JFileRecorder.hh"#include "JSupport/JSummaryFileRouter.hh"#include "JSupport/JMeta.hh"#include "JReconstruction/JORCAShowerReconstruction.hh"#include "JReconstruction/JMultiThreadedReconstruction.hh"#include "JPhysics/JK40Rates.hh"#include "JPhysics/KM3NeT.hh"#include "Jeep/JProperties.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"Go to the source code of this file.
| Functions | |
| int | main (int argc, char **argv) | 
Program to perform reconstruction of shower for ORCA detector.
Definition in file JORCAShowerReconstruction.cc.
| int main | ( | int | argc, | 
| char ** | argv ) | 
Definition at line 47 of file JORCAShowerReconstruction.cc.