NSCL DDAS  1.0
Support for XIA DDAS at the NSCL
 All Classes Namespaces Files Functions Variables Macros Pages
Public Member Functions | List of all members
DDAS::SetFileWriter Class Reference

#include <SetFileWriter.h>

Inheritance diagram for DDAS::SetFileWriter:
DDAS::SettingsWriter

Public Member Functions

 SetFileWriter (SetFileEditor &editor, unsigned short slot, unsigned short Mhz)
 
virtual void write (const ModuleSettings &dspSettings)
 

Detailed Description

Given a slot number and a set file editor, writes the settings from our internal format into the set file's chunk for that module.

Constructor & Destructor Documentation

DDAS::SetFileWriter::SetFileWriter ( SetFileEditor editor,
unsigned short  slot,
unsigned short  Mhz 
)

constructor

Parameters
m_editor- references a set file m_editor.
slot- Slot we are writing.
Mhz- Speed of the module in MHz. Needed to convert from internal -> module parameters.

Member Function Documentation

void DDAS::SetFileWriter::write ( const ModuleSettings dspSettings)
virtual

write Writes the settings described by the parameter to the slot of the set file we've been given.

Parameters
dspSettings- Settings information.

Implements DDAS::SettingsWriter.


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