8 if(configfile!=
"") m_variables.Initialise(configfile);
15 bool use_stopwatch =
false;
16 m_variables.Get(
"use_stopwatch", use_stopwatch);
27 std::string infilestr;
28 if(! m_variables.Get(
"infilenames", infilestr)) {
29 Log(
"ERROR: infilenames configuration not found. Cancelling initialisation",
ERROR,
m_verbose);
63 ss <<
"DEBUG: Reading the result of " << nrecons <<
" reconstructions";
65 for(
int irecon = 0; irecon < nrecons; irecon++) {
80 m_data->vars.Set(
"StopLoop",1);
enum EReconstructers Reconstructer_t
std::string Result(std::string method_name, std::string output_file="")
util::Stopwatch * m_stopwatch
The stopwatch, if we're using one.
void Start()
Start the stopwatch.
StopwatchTimes Stop()
Stop the stopwatch, returning the CPU time.
double fRTGoodnessOfTimeFit
void StreamToLog(int level)
double fRTCherenkovCone[2]
bool Initialise(std::string configfile, DataModel &data)
std::string m_stopwatch_file
Image filename to save the histogram to, if required.
double fRTDirectionEuler[3]
void Log(const std::string &message, const int message_level)
Format messages in the same way as for tools.
double fRTDirectionLikelihood