SctTestApi::Configuration Interface Reference

This interface contains configuration settings for the SctTestApi. More...

import "SctTestApi.idl";


Public Member Functions

void setDataFile (in string file) raises (NoSuchFileException)
 Set the data file used to access the old data.
string getDataFile ()
 Get the data file currently in use.
void setFastTimes ()
 Set the parameters for fast (but feasible) times.
void setRealisticTimes ()
 Set the parameters for current times.
void setScanTime (in long time)
 Set the time for a standard scan on 1 module in seconds.
long getScanTime ()
 Get the scan time for a standard scan on 1 module in seconds.
void setMultiDspEfficiency (in double efficiency)
 Set the multi DSP efficiency. Assuming multiple DSPs are used, scanning 4 modules takes scanTime/efficiency seconds.
double getMultiDspEfficiency ()
 Get the multi DSP efficiency.
void setReadoutTime (in long time)
 Set the time taken to readout the scan from the ROD.
long getReadoutTime ()
 Get the readout time.

Data Fields

const string instanceName


Detailed Description

This interface contains configuration settings for the SctTestApi.

Definition at line 12 of file SctTestApi.idl.


Member Function Documentation

string SctTestApi::Configuration::getDataFile  ) 
 

Get the data file currently in use.

double SctTestApi::Configuration::getMultiDspEfficiency  ) 
 

Get the multi DSP efficiency.

long SctTestApi::Configuration::getReadoutTime  ) 
 

Get the readout time.

long SctTestApi::Configuration::getScanTime  ) 
 

Get the scan time for a standard scan on 1 module in seconds.

void SctTestApi::Configuration::setDataFile in string  file  )  raises (NoSuchFileException)
 

Set the data file used to access the old data.

void SctTestApi::Configuration::setFastTimes  ) 
 

Set the parameters for fast (but feasible) times.

void SctTestApi::Configuration::setMultiDspEfficiency in double  efficiency  ) 
 

Set the multi DSP efficiency. Assuming multiple DSPs are used, scanning 4 modules takes scanTime/efficiency seconds.

void SctTestApi::Configuration::setReadoutTime in long  time  ) 
 

Set the time taken to readout the scan from the ROD.

void SctTestApi::Configuration::setRealisticTimes  ) 
 

Set the parameters for current times.

void SctTestApi::Configuration::setScanTime in long  time  ) 
 

Set the time for a standard scan on 1 module in seconds.


Field Documentation

const string SctTestApi::Configuration::instanceName
 

Definition at line 13 of file SctTestApi.idl.


The documentation for this interface was generated from the following file:
Generated on Mon Feb 6 14:20:35 2006 for SCT DAQ/DCS Software - IDL by  doxygen 1.4.6