PAASS
Software suite to Acquire and Analyze Data from Pixie16
Timing Namespace Reference

Enumerations

enum  CFD_TYPE { POLY, XIA, BASIC }
 An enum listing the known CFD analysis types. More...
 
enum  FITTER_TYPE { GSL, UNKNOWN }
 An enum listing the known Fitter types. More...
 

Enumeration Type Documentation

§ CFD_TYPE

An enum listing the known CFD analysis types.

Enumerator
POLY 
XIA 
BASIC 

Definition at line 11 of file HelperEnumerations.hpp.

§ FITTER_TYPE

An enum listing the known Fitter types.

Enumerator
GSL 
UNKNOWN 

Definition at line 15 of file HelperEnumerations.hpp.