Classes | Functions | Variables
SdSignalRecoveryKLT Namespace Reference

Classes

class  SignalRecovery
 describe me More...
 

Functions

double AmplitudeFunction (const double i1, const double i2, const double sigma, const double x)
 
double ErrorParametrization (const double x)
 
double NonLinearityUncertainty (const double x)
 
double SigmaParametrization (const double value)
 
double X0Parametrization (const double value)
 

Variables

double kAlphaSat [] = { 1, 0.301299, 0.0720609, 0.0203313, 0.00631851, 0.00151839 }
 
double kBetaSat [] = { 0, 4485.13, 8180.03, 9846.53, 10744.6, 11420.6 }
 
const double kMaxMoyal = Moyal(0)
 
const int kMinCounts = 100
 
double kSignalLimits [] = { 3209.62, 8059.1, 16107.5, 32043.5, 63697 }
 
const unsigned int kTraceLength = 768
 

Function Documentation

double SdSignalRecoveryKLT::AmplitudeFunction ( const double  i1,
const double  i2,
const double  sigma,
const double  x 
)
inline
double SdSignalRecoveryKLT::ErrorParametrization ( const double  x)
inline

Definition at line 85 of file SdSignalRecovery.cc.

References utl::Sqr(), and sqrt().

Referenced by SdSignalRecoveryKLT::SignalRecovery::RecoverSignal().

double SdSignalRecoveryKLT::NonLinearityUncertainty ( const double  x)
inline

Definition at line 97 of file SdSignalRecovery.cc.

References std::pow().

Referenced by SdSignalRecoveryKLT::SignalRecovery::RecoverSignal().

double SdSignalRecoveryKLT::SigmaParametrization ( const double  value)
inline
double SdSignalRecoveryKLT::X0Parametrization ( const double  value)
inline

Definition at line 75 of file SdSignalRecovery.cc.

References std::pow().

Referenced by SdSignalRecoveryKLT::SignalRecovery::SaturationFitDriver().

Variable Documentation

double SdSignalRecoveryKLT::kAlphaSat[] = { 1, 0.301299, 0.0720609, 0.0203313, 0.00631851, 0.00151839 }
double SdSignalRecoveryKLT::kBetaSat[] = { 0, 4485.13, 8180.03, 9846.53, 10744.6, 11420.6 }
const double SdSignalRecoveryKLT::kMaxMoyal = Moyal(0)
const int SdSignalRecoveryKLT::kMinCounts = 100
double SdSignalRecoveryKLT::kSignalLimits[] = { 3209.62, 8059.1, 16107.5, 32043.5, 63697 }
const unsigned int SdSignalRecoveryKLT::kTraceLength = 768

, generated on Tue Sep 26 2023.