Public Attributes | |
double | fOutput |
The y value (that's the output voltage while in the associated time). More... | |
double | fTime |
The x value (that's the root of the equation input == threshold). More... | |
Definition at line 139 of file MDetector/Channel.h.
double mdet::Channel::Discriminator::Root::fOutput |
The y value (that's the output voltage while in the associated time).
Definition at line 143 of file MDetector/Channel.h.
Referenced by mdet::Channel::Discriminator::Init().
double mdet::Channel::Discriminator::Root::fTime |
The x value (that's the root of the equation input == threshold).
Definition at line 141 of file MDetector/Channel.h.
Referenced by mdet::Channel::Discriminator::Init(), and mdet::Channel::Discriminator::operator()().