Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

SctData.ChipOptions Class Reference

Represents the options in the bitfield ABCDConfig. More...

Collaboration diagram for SctData.ChipOptions:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ChipOptions (ABCDConfig data)
 Creates a new instance of ChipOptions.

String getClassName ()
ABCDConfig getData ()
byte getReadOutMode ()
void setReadOutMode (byte readOut)
byte getCalibMode ()
void setCalibMode (byte calib)
byte getTrimRange ()
void setTrimRange (byte trimRange)
boolean getEdgeDetect ()
void setEdgeDetect (boolean edge)
boolean getMaskFlag ()
void setMaskFlag (boolean mask)
boolean getAccumulate ()
void setAccumulate (boolean mask)
boolean getInputBypass ()
void setInputBypass (boolean mask)
boolean getOutputBypass ()
void setOutputBypass (boolean mask)
boolean getMaster ()
void setMaster (boolean mask)
boolean getEnd ()
void setEnd (boolean mask)
boolean getFeedThrough ()
void setFeedThrough (boolean mask)
void readObject (Sct.IStream s, Sct.ObjectManager o) throws java.io.IOException
void write (Sct.OStream s, Sct.ObjectManager o) throws java.io.IOException

Static Public Member Functions

Sct.Streamable read (Sct.IStream s, Sct.ObjectManager o) throws java.io.IOException

Private Member Functions

void setDoubleBit (byte set, int startBit)
byte getDoubleBit (int startBit)
void setBit (boolean set, int bit)
boolean getBit (int bit)

Private Attributes

ABCDConfig data

Detailed Description

Represents the options in the bitfield ABCDConfig.

Author:
Matthew Palmer

Definition at line 15 of file ChipOptions.java.


The documentation for this class was generated from the following file:
Generated on Thu Jul 15 09:57:10 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5