1 #ifndef ReconRandomiser_H
2 #define ReconRandomiser_H
enum EDistribution Distribution_t
std::string m_stopwatch_file
Image filename to save the histogram to, if required.
Distribution_t fYDistribution
Distribution_t fXDistribution
void StreamToLog(int level)
static std::string EnumAsString(Distribution_t dist)
Distribution_t GetDistributionType(double width, const char *axis)
void CreateVertex(double *pos)
void Log(const std::string &message, const int message_level)
Format messages in the same way as for tools.
util::Stopwatch * m_stopwatch
The stopwatch, if we're using one.
Distribution_t fZDistribution
bool Initialise(std::string configfile, DataModel &data)
double GetRandomNumber(Distribution_t dist, double max, double mean, double width, const int maxcount)