preprocessor.h File Reference
Detailed Description
Base class of all preprocessors that can be applied to the filtered input of a readout.
#include <string>
#include <map>
#include <list>
#include "csimerror.h"
#include "csimclass.h"
#include "advanceable.h"
Go to the source code of this file.
Classes
- class Preprocessor
- Base class of all preprocessors that can be applied to the filtered input of a readout. Examples are normalizers, PCA and linear transformations. More...