#include <PXXDomHitEngineeringFormatPayload.h>
Inheritance diagram for PXXDomHitEngineeringFormatPayload:
Public Member Functions | |
SET_LOGGER ("PXXDomHitEngineeringFormatPayload") | |
PXXDomHitEngineeringFormatPayload () | |
virtual | ~PXXDomHitEngineeringFormatPayload () |
virtual const PXXIDOMID & | GetDOMID () const |
virtual const PXXDomHitEngineeringFormatRecord & | GetDomHitEngineeringFormatRecord () const |
virtual void | WriteProperties () |
TODO: This format assumes the TestDAQ envelop for Engineering Records // which WILL CHANGE, therefor this object will have to be adjusted // to the new format which accomodates Multiplexing and a new data // envelope which can contain multiple hits!!!!! // (11/08/04 dbw) //
NOTE: All payloads should have a PayloadEnvelope, this object does not // because it is not generated by the Payload system. This object // is from TestDAQ -- or DomHUB and does not have this concept. // the only time this object is created by a Payload Factory is when // it is internal to an enveloped payload //
|
Constructor |
|
Destructor |
|
returns DomHitEngineeringRecord |
|
Get DOM ID |
|
|
|
Write informations to the output stream Implements PXXVAttWritable. |