Belle II Software development
TimeDigitizer Member List

This is the complete list of members for TimeDigitizer, including all inherited members.

addTimeOfHit(double t, double pulseHeight, EType type, const TOPSimHit *simHit=0)TimeDigitizer
c_CalPulse enum value (defined in TimeDigitizer)TimeDigitizer
c_ChargeShare enum value (defined in TimeDigitizer)TimeDigitizer
c_CrossTalk enum value (defined in TimeDigitizer)TimeDigitizer
c_Hit enum value (defined in TimeDigitizer)TimeDigitizer
digitize(StoreArray< TOPRawDigit > &rawDigits, StoreArray< TOPDigit > &digits, int threshold=0, int thresholdCount=0, double timeJitter=0) constTimeDigitizer
digitize(StoreArray< TOPRawWaveform > &waveforms, StoreArray< TOPRawDigit > &rawDigits, StoreArray< TOPDigit > &digits, int threshold, int hysteresis=0, int thresholdCount=0) constTimeDigitizer
EType enum nameTimeDigitizer
gauss(double x, double mean, double sigma) constTimeDigitizerinlineprivate
generateTimeWalk(double hitTime, double peakTime) constTimeDigitizerprivate
generateWaveform(int startSample, const std::vector< double > &baselines, const std::vector< double > &rmsNoises, const std::vector< double > &pedestals, int ADCRange) constTimeDigitizerprivate
getASICChannel() constTimeDigitizerinline
getASICNumber() constTimeDigitizerinline
getASICWindow() constTimeDigitizerinline
getCarrierNumber() constTimeDigitizerinline
getChannel() constTimeDigitizerinline
getModuleID() constTimeDigitizerinline
getPixelID() constTimeDigitizerinline
getScrodID() constTimeDigitizerinline
getUniqueID() constTimeDigitizerinline
isValid() constTimeDigitizerinline
m_asicTimeDigitizerprivate
m_calErrorsSqTimeDigitizerprivate
m_carrierTimeDigitizerprivate
m_chanTimeDigitizerprivate
m_channelTimeDigitizerprivate
m_moduleIDTimeDigitizerprivate
m_pixelIDTimeDigitizerprivate
m_rmsNoiseTimeDigitizerprivate
m_sampleTimesTimeDigitizerprivate
m_scrodIDTimeDigitizerprivate
m_timeOffsetTimeDigitizerprivate
m_timesTimeDigitizerprivate
m_validTimeDigitizerprivate
m_windowShiftTimeDigitizerprivate
maskSamples(bool maskThem)TimeDigitizerinlinestatic
s_maskSamplesTimeDigitizerprivatestatic
s_offsetWindowsTimeDigitizerprivatestatic
s_readoutWindowsTimeDigitizerprivatestatic
s_storageDepthTimeDigitizerprivatestatic
s_timeWalkTimeDigitizerprivatestatic
s_windowTimeDigitizerprivatestatic
setFirstWindow(unsigned window)TimeDigitizerinlinestatic
setNoise(double rmsNoise)TimeDigitizerinline
setOffsetWindows(int offsetWin)TimeDigitizerinlinestatic
setReadoutWindows(unsigned numWin)TimeDigitizerinlinestatic
setSampleTimes(const TOPSampleTimes *sampleTimes)TimeDigitizerinline
setStorageDepth(unsigned storageDepth)TimeDigitizerinlinestatic
setTimeWalk(DBObjPtr< TOPCalTimeWalk > *timeWalk)TimeDigitizerinlinestatic
TimeDigitizer(int moduleID, int pixelID, double timeOffset, double calErrorsSq, int shift, double rmsNoise, const TOPSampleTimes &sampleTimes)TimeDigitizer