Declaration of the member function that actually performs the reconstruction.
137 for (JEvt::const_iterator shower = in.begin(); shower != in.end(); ++shower) {
145 for (JDataL0_t::const_iterator i = dataL0.begin(); i != dataL0.end(); ++i) {
150 data.push_back(
JHitW0(*i, rate_Hz));
156 sort(data.begin(), data.end(),
compare);
166 if (shower->getE() > 0.1)
171 double chi2 = (*this)(vx, data.begin(), __end);
174 this->value.getT(), shower->getE());
Data structure for direction in three dimensions.
std::vector< T >::difference_type distance(typename std::vector< T >::const_iterator first, typename PhysicsEvent::const_iterator< T > second)
Specialisation of STL distance.
Template specialisation of L0 builder for JHitL0 data type.
Data structure for vertex fit.
double getRate() const
Get default rate.
*fatal Wrong number of arguments esac JCookie sh typeset Z DETECTOR typeset Z SOURCE_RUN typeset Z TARGET_RUN set_variable PARAMETERS_FILE $WORKDIR parameters
double E_GeV
Energy of the shower [GeV].
const JModuleRouter & router
double getQuality(const double chi2, const int N, const int NDF)
Get quality of fit.
static const int JSHOWERPOSITIONFIT
const JSummaryRouter & summary
static struct JRECONSTRUCTION::JShowerPositionFit::@58 compare
Auxiliary data structure for sorting of hits.
JFit getFit(const JHistory &history, const JTrack3D &track, const double Q, const int NDF, const double energy=0.0, const int status=0)
Get fit.
Auxiliary class for a hit with background rate value.
JPosition3D getPosition(const JFit &fit)
Get position.
Template specialisation of class JModel to match hit with bright point.
static JTimeRange T_ns
Time window with respect to Cherenkov hypothesis [ns].