Pixie16 Analysis Software Suite
Analysis code for processing of .ldf files
WalkCorrector.hpp File Reference

A Class to handle walk corrections for channels. More...

#include <vector>
#include <map>
#include <string>
#include "Identifier.hpp"
Include dependency graph for WalkCorrector.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  CorrectionParams
 This structure holds walk calibration model identfier and vector of parameters needed for the function. More...
 
class  WalkCorrector
 Class to correct channels for walk in the onboard filters. More...
 

Enumerations

enum  WalkModel { walk_none, walk_A, walk_B1, walk_B2 }
 

Detailed Description

A Class to handle walk corrections for channels.

Author
K. A. Miernik
Date
January 22, 2013

Enumeration Type Documentation

enum WalkModel

A list of known walk correction models (functions).