![]() |
Diana Software
|
one-line description of your module More...
Classes | |
| struct | SingleChannel |
Public Member Functions | |
| void | Init (Diana::QEvent &ev) |
| Init method. More... | |
| void | Do (Diana::QEvent &ev) |
| Do method. Declare and implement only one of the two versions. More... | |
| void | Done () |
| Done method. More... | |
Private Attributes | |
| std::map< int, SingleChannel > | fMap |
| std::string | fAvgNoiseInput |
| std::string | fAvgPulseInputHomeMade |
| std::string | fAvgPulseSlowOwner |
| std::string | fAvgPulseFastOwner |
| std::string | fPulseLabel |
| std::string | fAvgNoiseOwner |
| int | fMaxJitter |
| bool | fDebugOn |
| bool | fUseDiff |
| bool | fInterpolationOn |
| bool | fTomV |
one-line description of your module
Put here an extensive description of what your
module does.
module COFBiComponent verbosity = info enable = true FirstParameter = 1 SecondParameter = false endmod
Definition at line 41 of file MCOFBiComponent.hh.
| void MCOFBiComponent::Do | ( | Diana::QEvent & | ev | ) |
Do method. Declare and implement only one of the two versions.
Definition at line 54 of file MCOFBiComponent.cc.
References err, QChannelRunData::fADC2mV, QChannelRunData::fSamplingFrequency, QEvent::Get(), QEvent::GetByLabel(), QPulseInfo::GetChannelId(), QRunData::GetChannelRunData(), QOptimumFilter::GetFitFunction(), QPulse::GetSamples(), of2, QERR_SUCCESS, and rHandle.
| void MCOFBiComponent::Done | ( | ) |
Done method.
Definition at line 145 of file MCOFBiComponent.cc.
| void MCOFBiComponent::Init | ( | Diana::QEvent & | ev | ) |
Init method.
Definition at line 19 of file MCOFBiComponent.cc.
References QEvent::Add(), QEvent::Require(), and QEvent::RequireByLabel().
|
private |
Definition at line 66 of file MCOFBiComponent.hh.
|
private |
Definition at line 71 of file MCOFBiComponent.hh.
|
private |
Definition at line 69 of file MCOFBiComponent.hh.
|
private |
Definition at line 67 of file MCOFBiComponent.hh.
|
private |
Definition at line 68 of file MCOFBiComponent.hh.
|
private |
Definition at line 75 of file MCOFBiComponent.hh.
|
private |
Definition at line 77 of file MCOFBiComponent.hh.
|
private |
Definition at line 64 of file MCOFBiComponent.hh.
|
private |
Definition at line 72 of file MCOFBiComponent.hh.
|
private |
Definition at line 70 of file MCOFBiComponent.hh.
|
private |
Definition at line 78 of file MCOFBiComponent.hh.
|
private |
Definition at line 76 of file MCOFBiComponent.hh.