CFEL - ASG Software Suite  2.5.0
CASS
Namespaces | Functions
cfd.cpp File Reference

file contains definition of class that does a constant fraction descrimination like analysis of a waveform More...

#include <typeinfo>
#include <cmath>
#include <limits>
#include "cfd.h"
#include "channel.hpp"
#include "cass_event.h"
#include "cass_settings.h"
#include "helperfunctionsforstdc.hpp"
+ Include dependency graph for cfd.cpp:

Go to the source code of this file.

Namespaces

 cass
 
 cass::ACQIRIS
 
 cass::ACQIRIS::ConstantFraction
 

Functions

template<typename T >
void cass::ACQIRIS::ConstantFraction::getcfd (const Channel &c, const CFDParameters &param, SignalProducer::signals_t &sig)
 Implematation of Constant Fraction Method. More...
 
void cass::ACQIRIS::ConstantFraction::loadSettings (CASSSettings &s, CFDParameters &p, uint32_t &instrument, size_t &channelNbr)
 implementation of loading settings for both CFD classes More...
 

Detailed Description

file contains definition of class that does a constant fraction descrimination like analysis of a waveform

Author
Lutz Foucar

Definition in file cfd.cpp.