Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

PXXVTriggerPayload Class Reference

#include <PXXVTriggerPayload.h>

Inheritance diagram for PXXVTriggerPayload:

PXXVPayload PXXITriggerPayload PXXVUnpackable PXXIPayload PXXObject PXXVAttWritable TObject PXXEngineeringFormatTriggerPayload PXXHitPayload PXXVCompositePayload PXXEngineeringFormatHitDataPayload PXXEventPayload PXXReadoutDataPayload PXXTriggerRequestPayload List of all members.

Public Member Functions

virtual ~PXXVTriggerPayload ()

Protected Member Functions

 PXXVTriggerPayload (const PXXPayloadEnvelope &envelope)
 PXXVTriggerPayload ()

Detailed Description

PXXVTriggerPayload //

This is an base(abstract) class of all trigger payloads. // It inherits PXXVPayload and doesn't implement Unpack() and Write(), // so you cannot instanciate the class. // All trigger payloads must be an descendant of the class. //

Author:
Kotoyo Hoshina 23/Aug/05 //


Constructor & Destructor Documentation

virtual PXXVTriggerPayload::~PXXVTriggerPayload  )  [virtual]
 

Destructor.

PXXVTriggerPayload::PXXVTriggerPayload const PXXPayloadEnvelope envelope  )  [protected]
 

The class is pure virtual so that the constructor should be protected.

PXXVTriggerPayload::PXXVTriggerPayload  )  [protected]
 

The class is pure virtual so that the constructor should be protected. If you use default constructor, you must set envelope before calling Unpack().


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


Generated on Thu Nov 10 14:06:37 2005 by doxygen version 1.4.1