|
Jpp
|
Program to perform EM Shower Fit for ORCA with I/O of JFIT::JEvt data. More...
#include <string>#include "evt/Head.hh"#include "evt/Evt.hh"#include "JDAQ/JDAQEvent.hh"#include "JDAQ/JDAQTimeslice.hh"#include "JDetector/JModuleRouter.hh"#include "JDetector/JDetectorToolkit.hh"#include "JSupport/JParallelFileScanner.hh"#include "JSupport/JSupport.hh"#include "JSupport/JFileRecorder.hh"#include "JSupport/JMeta.hh"#include "JSupport/JTreeScanner.hh"#include "Jeep/JParser.hh"#include "Jeep/JMessage.hh"#include "JFit/JEvt.hh"#include "JFit/JShowerParameters.hh"#include "JFit/JShowerFitParameters_t.hh"#include "JFit/JORCAShowerFit.hh"#include "JLang/JSharedPointer.hh"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
Program to perform EM Shower Fit for ORCA with I/O of JFIT::JEvt data.
The reconstruction is made at the PMT level.
Definition in file JORCAShowerFit.cc.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 37 of file JORCAShowerFit.cc.
1.8.5