Jpp
18.4.0
the software that should make you happy
|
Program to perform Shower Bjorken Y Fit for ORCA with I/O of JFIT::JEvt data. More...
#include <string>
#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 "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 "JSupport/JSummaryFileRouter.hh"
#include "Jeep/JParser.hh"
#include "Jeep/JMessage.hh"
#include "JReconstruction/JEvt.hh"
#include "JReconstruction/JShowerEnergyCorrection.hh"
#include "JReconstruction/JShowerParameters.hh"
#include "JReconstruction/JShowerBjorkenYParameters_t.hh"
#include "JReconstruction/JShowerBjorkenY.hh"
#include "JLang/JSharedPointer.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Program to perform Shower Bjorken Y Fit for ORCA with I/O of JFIT::JEvt data.
The reconstruction is made at the PMT level.
Definition in file JShowerBjorkenY.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 40 of file JShowerBjorkenY.cc.