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

file contains definition of processors that extract information of acqiris detectors. More...

#include <stdexcept>
#include <cmath>
#include <algorithm>
#include <tr1/memory>
#include <QtCore/QString>
#include "acqiris_detectors.h"
#include "acqiris_detectors_helper.h"
#include "result.hpp"
#include "cass_event.h"
#include "acqiris_device.hpp"
#include "cass.h"
#include "convenience_functions.h"
#include "cass_settings.h"
#include "log.h"
+ Include dependency graph for acqiris_detectors.cpp:

Go to the source code of this file.

Namespaces

 cass
 
 cass::ACQIRIS
 

Functions

DelaylineDetector::anodelayers_t::key_type cass::ACQIRIS::loadLayer (CASSSettings &s, const HelperAcqirisDetectors::helperinstancesmap_t::key_type &detector, const std::string &layerKey, int ppNbr, const string &key)
 load layer from file More...
 
AnodeLayer::wireends_t::key_type cass::ACQIRIS::loadWireend (CASSSettings &s, const std::string &wireendKey, int ppNbr, const string &key)
 load wireend from file More...
 

Detailed Description

file contains definition of processors that extract information of acqiris detectors.

Author
Lutz Foucar

Definition in file acqiris_detectors.cpp.