1 #ifndef _M_COFBICOMPONENT_HH_
2 #define _M_COFBICOMPONENT_HH_
86 void Init(Diana::QEvent& ev);
89 void Do(Diana::QEvent& ev);
104 std::map<int,ChannelInfo>
fMap;
std::string fParametersOutput
std::string fAvgNoiseInput
void Init(Diana::QEvent &ev)
Init method.
std::string fAvgNoiseOwner
bool fShiftFilteredSamples
std::string fAvgPulseInput
std::string fAvgPulseOwner
QOptimumFilter::JitterMode fJitterMode
void Do(Diana::QEvent &ev)
Do method. Declare and implement only one of the two versions.
std::map< int, ChannelInfo > fMap
Optimum filter implemented with windowing and zeros.