![]() |
Diana Software
|
one-line description of your module More...
Classes | |
| struct | ChannelInfo |
Public Member Functions | |
| void | Init (Diana::QEvent &ev) |
| Init method. More... | |
| void | Do (Diana::QEvent &ev, const Diana::QEventList &neighbours) |
| Do method. Declare and implement only one of the two versions. More... | |
| void | Done () |
| Done method. More... | |
Private Attributes | |
| std::string | fPulseLabel |
| std::string | fNoiseCoherenceOwner |
| std::string | fNoiseCoherenceInput |
| std::map< int, ChannelInfo > | fMap |
one-line description of your module
Put here an extensive description of what your
module does.
module LockinDenoising verbosity = info enable = true FirstParameter = 1 SecondParameter = false endmod
Definition at line 41 of file MLockinDenoising.hh.
| void MLockinDenoising::Do | ( | Diana::QEvent & | ev, |
| const Diana::QEventList & | neighbours | ||
| ) |
Do method. Declare and implement only one of the two versions.
Definition at line 37 of file MLockinDenoising.cc.
References MLockinDenoising::ChannelInfo::BlackSheep, chanRunData, err, MLockinDenoising::ChannelInfo::fCoherence, QChannelRunData::fSamplingFrequency, QEvent::Get(), QEvent::GetByLabel(), QPulseInfo::GetChannelId(), QRunData::GetChannelRunData(), QPulseInfo::GetMasterSample(), QHeader::GetRun(), QSampleInfo::GetSampleIndex(), QHeader::GetTime(), Q_INT_DEFAULT, rHandle, QEventList::Size(), QRealComplexFFT::TransformFromFreq(), and QRealComplexFFT::TransformToFreq().
| void MLockinDenoising::Done | ( | ) |
Done method.
Definition at line 139 of file MLockinDenoising.cc.
| void MLockinDenoising::Init | ( | Diana::QEvent & | ev | ) |
Init method.
Definition at line 23 of file MLockinDenoising.cc.
References QEvent::Add(), QEvent::Require(), and QEvent::RequireByLabel().
|
private |
Definition at line 64 of file MLockinDenoising.hh.
|
private |
Definition at line 56 of file MLockinDenoising.hh.
|
private |
Definition at line 55 of file MLockinDenoising.hh.
|
private |
Definition at line 54 of file MLockinDenoising.hh.