const | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
fMean | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
fMedian | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
fN | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
fNFit | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
fOffset | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
fOffsetError | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
fPmtId | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
fSlope | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
fSlopeError | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
fStationId | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
fStd | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
fYear | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
if(Is(fN).InRange(minN, maxN)&&Is(fMedian).InRange(minMe, maxMe)&&Is(fMean).InRange(minMe, maxMe)&&std::abs(fMedian-fMean)< maxMeDiff &&Is(fStd).InRange(0, maxStd)) | SdGainRatioCorrectorKG::GainRatioCorrectionLine | inline |
if(Is(fNFit).InRange(minNFit, maxNFit)&&std::abs(fSlope)<=maxSlope &&Is(fSlopeError).InRange(0, maxSlopeError)&&Is(fOffsetError).InRange(0, maxOffsetError)&&Is(fOffset).InRange(minMe, maxMe)) | SdGainRatioCorrectorKG::GainRatioCorrectionLine | inline |
if(Is(fN).InRange(minN, maxN)&&Is(fNFit).InRange(2 *minN, maxN)&&std::abs(fSlope)<=maxSlope) | SdGainRatioCorrectorKG::GainRatioCorrectionLine | inline |
maxMe | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
maxMeDiff | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
maxN | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
maxNFit | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
maxOffsetError | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
maxSlope | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
maxSlopeError | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
maxStd | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
minN | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
minNFit | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |
operator bool() const | SdGainRatioCorrectorKG::GainRatioCorrectionLine | inlineexplicit |
operator>>(std::istream &is, GainRatioCorrectionLine &c) | SdGainRatioCorrectorKG::GainRatioCorrectionLine | friend |
return | SdGainRatioCorrectorKG::GainRatioCorrectionLine | |