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

file contains defintion of class that does a center of mass analysis of a waveform More...

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

Go to the source code of this file.

Namespaces

 cass
 
 cass::ACQIRIS
 
 cass::ACQIRIS::CenterOfMass
 

Functions

template<typename T >
void cass::ACQIRIS::CenterOfMass::getcom (const Channel &c, const CoMParameters &param, SignalProducer::signals_t &sig)
 Implementation of Center of Mass. More...
 
void cass::ACQIRIS::CenterOfMass::loadSettings (CASSSettings &s, CoMParameters &p, uint32_t &instrument, size_t &channelNbr)
 implementation of loading settings for both Center of Mass classes More...
 

Detailed Description

file contains defintion of class that does a center of mass analysis of a waveform

Author
Lutz Foucar

Definition in file com.cpp.