1#ifndef __JRECONSTRUCTION__JORCAMUONRECONSTRUCTION__ 
    2#define __JRECONSTRUCTION__JORCAMUONRECONSTRUCTION__ 
   86      JMuonStart  ::storage_type 
start;
 
 
  207      for (JFIT::JEvt::iterator i = out.begin(); i != out.end(); ++i) {
 
 
 
Utility class to parse parameter values.
 
#define gmake_property(A)
macros to convert (template) parameter to JPropertiesElement object
 
Router for direct addressing of module data in detector data structure.
 
Utility class to parse parameter values.
 
Data structure for set of track fit results.
 
Simple data structure to support I/O of equations (see class JLANG::JEquation).
 
Auxiliary class for correction of energy determined by JEnergy.cc.
 
Auxiliary class to to determine muon energy.
 
input_type getInput(const JModuleRouter &router, const JSummaryRouter &summary, const JDAQEvent &event, const JEvt &in, const coverage_type &coverage) const
Get input data.
 
Auxiliary class to determine start and end position of muon trajectory.
 
input_type getInput(const JModuleRouter &router, const JSummaryRouter &summary, const JDAQEvent &event, const JEvt &in, const coverage_type &coverage) const
Get input data.
 
Router for fast addressing of summary data in KM3NETDAQ::JDAQSummaryslice data structure as a functio...
 
static const int JMUONGANDALF
 
static const int JMUONPREFIT
 
static const int JMUONENERGY
 
static const int JMUONSIMPLEX
 
static const int JMUONSTART
 
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
 
Data structure for coverage of detector by dynamical calibrations.
 
Auxiliary class for K40 rates.
 
Data structure for fit parameters.
 
Data structure for fit parameters.
 
Wrapper class to make final fit of muon trajectory.
 
input_type getInput(const JModuleRouter &router, const JSummaryRouter &summary, const JDAQEvent &event, const JEvt &in, const coverage_type &coverage) const
Get input data.
 
Data structure for fit parameters.
 
Wrapper class to make pre-fit of muon trajectory.
 
input_type getInput(const JModuleRouter &router, const JDAQEvent &event, const coverage_type &coverage) const
Get input data.
 
Data structure for fit parameters.
 
Wrapper class to make intermediate fit of muon trajectory.
 
input_type getInput(const JModuleRouter &router, const JDAQEvent &event, const JEvt &in, const coverage_type &coverage) const
Get input data.
 
Data structure for fit parameters.
 
JMuonGandalfParameters_t gandalf
 
JMuonSimplexParameters_t simplex
 
JMuonPrefitParameters_t prefit
 
JMuonEnergyParameters_t energy
 
JMuonStartParameters_t start2
 
JEEP::JProperties properties
 
JParameters_t()
Default constructor.
 
JMuonStartParameters_t start
 
JStorage_t(const std::string &fileDescriptor, const JParameters_t ¶meters)
Constructor.
 
JMuonGandalf::storage_type gandalf
 
JMuonStart::storage_type start2
 
JMuonStart::storage_type start
 
JMuonEnergy::storage_type energy
 
ORCA muon reconstruction.
 
JORCAMuonReconstruction(const JParameters_t ¶meters, const JStorage_t &storage, const JK40Rates &rates_Hz, const JEnergyCorrection &correct, const int debug)
Constructor.
 
JEvt operator()(input_type &input)
Fit function.
 
input_type getInput(const JModuleRouter &router, const JSummaryRouter &summary, const JDAQEvent &event, const coverage_type &coverage) const
Get input data.