Scope
scope::InputsTypeHelper Class Reference

#include <ScopeDatatypes.h>

Public Types

enum  Mode {
  InputsDAQmx, InputsFPGA, InputsFPGAIO6587, InputsFPGADigitalDemultiplexer,
  InputsFPGAPhotonCounter, InputsFPGAIO5771, InputsFPGAIO5751, InputsFPGAAnalogDemultiplexer,
  InputsFPGAAnalogIntegrator, InputsFPGAResonanceScanner
}
 

Static Public Member Functions

static std::wstring NameOf (const uint32_t &_n)
 

Static Public Attributes

static const uint32_t S = 10
 

Detailed Description

Describes the type of signal input from PMTs.

Definition at line 207 of file ScopeDatatypes.h.

Member Enumeration Documentation

The different types of inputs.

Definition at line 210 of file ScopeDatatypes.h.

Member Function Documentation

static std::wstring scope::InputsTypeHelper::NameOf ( const uint32_t &  _n)
inlinestatic
Returns
name of enumerator

Definition at line 227 of file ScopeDatatypes.h.

Member Data Documentation

const uint32_t scope::InputsTypeHelper::S = 10
static

Number of enumerators.

Definition at line 224 of file ScopeDatatypes.h.


The documentation for this class was generated from the following file: