#include <RdHyperbolicWavefrontFit.h>
|
static void | RdDirectionReco (int &nPar, double *const grad, double &value, double *const par, const int flag) |
|
static void | RdHyperbolicWavefrontFnc (int &nPar, double *const grad, double &value, double *const par, const int flag) |
|
static void | RdHyperbolicWavefrontFncFull (int &nPar, double *const grad, double &value, double *const par, const int flag) |
|
Definition at line 56 of file RdHyperbolicWavefrontFit.h.
Enumerator |
---|
eInfoNone |
|
eInfoFinal |
|
eInfoIntermediate |
|
eInfoDebug |
|
Definition at line 125 of file VModule.h.
Flag returned by module methods to the RunController.
Enumerator |
---|
eSuccess |
Report success to RunController.
|
eFailure |
Report failure to RunController, causing RunController to terminate execution.
|
eBreakLoop |
Break current loop. It works for nested loops too!
|
eContinueLoop |
Skip remaining modules in the current loop and continue with next iteration of the loop.
|
Definition at line 60 of file VModule.h.
Different types of version info that can be retrieved from GetVersionInfo.
Enumerator |
---|
eFilename |
|
eRevisionNumber |
|
eDate |
|
eTime |
|
eLastEditor |
|
Definition at line 110 of file VModule.h.
RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit |
( |
| ) |
|
|
inline |
virtual RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::~RdHyperbolicWavefrontFit |
( |
| ) |
|
|
inlinevirtual |
void RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::CalculateTimeResidual |
( |
const utl::Vector & |
axis, |
|
|
const double |
gamma, |
|
|
const double |
t0 |
|
) |
| const |
|
private |
Definition at line 406 of file RdHyperbolicWavefrontFit.cc.
References RdGeoCeLDFFitter::a, RdGeoCeLDFFitter::b, LDFFinderOG::gCore, utl::Vector::GetMag(), revt::StationRecData::GetParameter(), revt::StationRecData::GetParameterError(), rdet::Station::GetPosition(), rdet::RDetector::GetStation(), revt::StationRecData::SetParameter(), revt::StationRecData::SetParameterError(), and sqrt().
Finish: invoked at end of the run (NOT end of the event)
This method is for things that should be done at the end of the run (for example, closing files or writing out histograms) {You must override this method in your concrete module}
Implements fwk::VModule.
Definition at line 345 of file RdHyperbolicWavefrontFit.cc.
References io::eSuccess.
std::string fwk::VModule::GetResultFlagByName |
( |
const ResultFlag |
flag | ) |
|
|
staticinherited |
Retrieve different sorts of module version info.
Definition at line 26 of file VModule.cc.
Referenced by fwk::CentralConfig::GetConfig(), ThresholdCalculatorKG::ThresholdCalculator::Init(), fdDoubleBumpFinder::FdDoubleBumpFinder::Init(), LaserGeneratorNA::LaserGenerator::Init(), LaserLightSimulatorNA::LaserLightSimulator::Init(), FdElectronicsSimulatorOG::FdElectronicsSimulator::Init(), TelescopeSimulatorKG::TelescopeSimulator::Init(), TelescopeSimulatorKG2::TelescopeSimulator::Init(), SdSimpleSimKG::SdSimpleSim::Init(), ShowerPhotonGeneratorOG::ShowerPhotonGenerator::Init(), and testRunController::testModuleVersionInfo().
void fwk::VModule::InitTiming |
( |
| ) |
|
|
inlineinherited |
static void RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::RdDirectionReco |
( |
int & |
nPar, |
|
|
double *const |
grad, |
|
|
double & |
value, |
|
|
double *const |
par, |
|
|
const int |
flag |
|
) |
| |
|
staticprivate |
void RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFnc |
( |
int & |
nPar, |
|
|
double *const |
grad, |
|
|
double & |
value, |
|
|
double *const |
par, |
|
|
const int |
flag |
|
) |
| |
|
staticprivate |
static void RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFncFull |
( |
int & |
nPar, |
|
|
double *const |
grad, |
|
|
double & |
value, |
|
|
double *const |
par, |
|
|
const int |
flag |
|
) |
| |
|
staticprivate |
RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::REGISTER_MODULE |
( |
"RdHyperbolicWavefrontFit" |
, |
|
|
RdHyperbolicWavefrontFit |
|
|
) |
| |
|
private |
Run: invoked once per event.
This method is for things that should be done once per event {You must override this method in your concrete module}
Implements fwk::VModule.
Definition at line 85 of file RdHyperbolicWavefrontFit.cc.
References fwk::LocalCoordinateSystemConstructor< Policy >::Create(), SdHorizontalReconstructionNS::eCoreX, SdHorizontalReconstructionNS::eCoreY, io::eSuccess, RdHyperbolicWavefrontFit::FitParameters::gamma, RdHyperbolicWavefrontFit::FitParameters::gammaError, LDFFinderOG::gCore, evt::ShowerSRecData::GetAxis(), evt::ShowerRRecData::GetAxis(), evt::ShowerSRecData::GetCoreError(), evt::ShowerSRecData::GetCorePosition(), evt::ShowerRRecData::GetCorePosition(), evt::ShowerSimData::GetDirection(), utl::RadioGeometryUtilities::GetDistanceToAxis(), rdet::Station::GetPosition(), evt::ShowerSimData::GetPosition(), evt::Event::GetRecShower(), evt::Event::GetREvent(), rdet::RDetector::GetStation(), utl::BasicVector< HepVector >::GetX(), utl::BasicVector< HepVector >::GetY(), utl::BasicVector< HepVector >::GetZ(), evt::Event::HasRecShower(), evt::Event::HasREvent(), evt::ShowerRecData::HasRRecShower(), INFODebug, INFOIntermediate, RdHyperbolicWavefrontFit::FitParameters::minChi, RdHyperbolicWavefrontFit::FitParameters::NDF, GeomAsymNS::nPar, std::pow(), result, galactic::second, evt::ShowerRRecData::SetParameter(), evt::ShowerRRecData::SetParameterError(), RdHyperbolicWavefrontFit::Sorter(), RdHyperbolicWavefrontFit::SorterSt(), sqrt(), RdHyperbolicWavefrontFit::FitParameters::status, RdHyperbolicWavefrontFit::FitParameters::t0, RdHyperbolicWavefrontFit::FitParameters::t0Error, RdHyperbolicWavefrontFit::FitParameters::u, RdHyperbolicWavefrontFit::FitParameters::uError, RdHyperbolicWavefrontFit::FitParameters::v, RdHyperbolicWavefrontFit::FitParameters::vError, and WARNING.
bool RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::fDoCoreSearch = false |
|
private |
Event RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::fgCurrentEvent |
|
staticprivate |
REvent * RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::fgCurrentREvent = nullptr |
|
staticprivate |
CoordinateSystemPtr RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::fgLocalCS |
|
staticprivate |
int fwk::VModule::fInfoLevel = 0 |
|
protectedinherited |
std::string RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::fUsedCore |
|
private |
utl::Point RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::gCore |
|
staticprivate |
double RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::gMaxAmplitude |
|
staticprivate |
utl::Vector RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::gSAxis |
|
staticprivate |
unsigned int RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::gStation0Id = 0 |
|
staticprivate |
double RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::gTime0 = 0 |
|
staticprivate |
double RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::gTimeOffset |
|
staticprivate |
unsigned int RdHyperbolicWavefrontFit::RdHyperbolicWavefrontFit::nPar = 0 |
|
staticprivate |
The documentation for this class was generated from the following files: