CFEL - ASG Software Suite  2.5.0
CASS
Public Attributes | List of all members
cass::AGATRemoteHeader::Event Struct Reference

the general stream header More...

#include <agattypes.hpp>

Public Attributes

uint32_t id
 the event id More...
 
double horpos
 horpos value from acqiris More...
 
int16_t nbrBits
 the size of the entries in the waveform in bits More...
 
double samplingInterval
 the sampling interval (the time between two datapoints in s More...
 
int32_t nbrSamples
 number of samples in the waveform More...
 
double delayTime
 time between trigger and first sample More...
 
int16_t triggerChannel
 the triggering channel More...
 
double triggerLevel
 triggering level of the trigger in V More...
 
int16_t triggerSlope
 on which slope the instruments triggers on More...
 
int16_t nbrConvertersPerChan
 how many converters are being used per channel More...
 
int32_t channelCombinationBitmask
 bitmask describing which channels are combined More...
 
uint32_t usedChannelBitmask
 bitmask describing which channels are recorded More...
 
uint16_t nbrChannels
 number of channels present in the acqiris instrument More...
 

Detailed Description

the general stream header

Author
Lutz Foucar

Definition at line 142 of file agattypes.hpp.

Member Data Documentation

int32_t cass::AGATRemoteHeader::Event::channelCombinationBitmask

bitmask describing which channels are combined

Definition at line 175 of file agattypes.hpp.

double cass::AGATRemoteHeader::Event::delayTime

time between trigger and first sample

Definition at line 160 of file agattypes.hpp.

double cass::AGATRemoteHeader::Event::horpos

horpos value from acqiris

Definition at line 148 of file agattypes.hpp.

uint32_t cass::AGATRemoteHeader::Event::id

the event id

Definition at line 145 of file agattypes.hpp.

int16_t cass::AGATRemoteHeader::Event::nbrBits

the size of the entries in the waveform in bits

Definition at line 151 of file agattypes.hpp.

uint16_t cass::AGATRemoteHeader::Event::nbrChannels

number of channels present in the acqiris instrument

Definition at line 181 of file agattypes.hpp.

int16_t cass::AGATRemoteHeader::Event::nbrConvertersPerChan

how many converters are being used per channel

Definition at line 172 of file agattypes.hpp.

int32_t cass::AGATRemoteHeader::Event::nbrSamples

number of samples in the waveform

Definition at line 157 of file agattypes.hpp.

double cass::AGATRemoteHeader::Event::samplingInterval

the sampling interval (the time between two datapoints in s

Definition at line 154 of file agattypes.hpp.

int16_t cass::AGATRemoteHeader::Event::triggerChannel

the triggering channel

Definition at line 163 of file agattypes.hpp.

double cass::AGATRemoteHeader::Event::triggerLevel

triggering level of the trigger in V

Definition at line 166 of file agattypes.hpp.

int16_t cass::AGATRemoteHeader::Event::triggerSlope

on which slope the instruments triggers on

Definition at line 169 of file agattypes.hpp.

uint32_t cass::AGATRemoteHeader::Event::usedChannelBitmask

bitmask describing which channels are recorded

Definition at line 178 of file agattypes.hpp.


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