#include <LikelihoodFunction.h>
Public Member Functions | |
ScintillatorFitData () | |
Public Attributes | |
utl::Point | scintillatorPosition |
double | signal |
bool | silent |
Definition at line 55 of file Deprecated/RdLDFFitter/LikelihoodFunction.h.
|
inline |
Definition at line 60 of file Deprecated/RdLDFFitter/LikelihoodFunction.h.
utl::Point RdLDFFitter::ScintillatorFitData::scintillatorPosition |
Definition at line 56 of file Deprecated/RdLDFFitter/LikelihoodFunction.h.
Referenced by RdLDFFitter::RdLDFFitter::Run().
double RdLDFFitter::ScintillatorFitData::signal |
Definition at line 57 of file Deprecated/RdLDFFitter/LikelihoodFunction.h.
Referenced by RdLDFFitter::RdLDFFitter::Run().
bool RdLDFFitter::ScintillatorFitData::silent |
Definition at line 58 of file Deprecated/RdLDFFitter/LikelihoodFunction.h.
Referenced by RdLDFFitter::RdLDFFitter::Run().