V172X_Params Class Reference
[daqman - acquire raw data from digitizers]

parameters relevant to all boards in the run More...

#include <V172X_Params.hh>

Inheritance diagram for V172X_Params:
ParameterList VParameterNode

List of all members.

Public Member Functions

 V172X_Params ()
 Default Constructor.
 ~V172X_Params ()
 Destructor does nothing.
int GetEventSize ()
 Get the expected total event size in bytes.
int GetEnabledBoards ()
 Get the number of boards enabled in this run.
int GetEnabledChannels ()
 Get the number of channels enabled in this run.

Public Attributes

bool align64
 do we need to read an extra sample?
int trigger_timeout_ms
 how long to wait for trigger interrupt
long max_mem_size
 total system memory we're allowed to use
bool no_low_mem_warn
 suppress warning about low memory?
bool send_start_pulse
 synchronize start of run on all boards?
bool auto_trigger
 allow computer to generate triggers?
int event_size_bytes
 total size of events
int enabled_boards
 number of boards enabled in this run
int enabled_channels
 number of channels enabled in this run
int vme_bridge_link
 the caenvmelib link number for the VME bridge
V172X_BoardParams board [nboards]
 parameters for each board

Static Public Attributes

static const int nboards = N_V172X_BOARDS
 max number of boards allowed

Detailed Description

parameters relevant to all boards in the run

Definition at line 163 of file V172X_Params.hh.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 20 Jun 2014 for daqman by  doxygen 1.6.1