Public Member Functions | Private Attributes

TGo4ComSetPrintEvent Class Reference

#include <TGo4ComSetPrintEvent.h>

Inheritance diagram for TGo4ComSetPrintEvent:
TGo4AnalysisObjectCommand TGo4AnalysisCommand TGo4Command

List of all members.

Public Member Functions

 TGo4ComSetPrintEvent ()
 TGo4ComSetPrintEvent (const char *obname)
virtual ~TGo4ComSetPrintEvent ()
Int_t ExeCom ()
virtual void Set (TGo4RemoteCommand *remcon)
void SetEventNum (Int_t i)
void SetSubId (Int_t i)
void SetLong (Bool_t on)
void SetHex (Bool_t on)
void SetData (Bool_t on)

Private Attributes

TGo4MbsSourcePrintPar fxPrintPar

Detailed Description

Sets explicit printout for the next n events to come Event is searched by object name in the EventObjects folder. Currently, this feature is only supported for mbs events. may be extended to all kinds of TGo4EventElements...

Author:
J. Adamczewski
Since:
27-May-2004

Definition at line 27 of file TGo4ComSetPrintEvent.h.


Constructor & Destructor Documentation

TGo4ComSetPrintEvent::TGo4ComSetPrintEvent (  ) 

Definition at line 29 of file TGo4ComSetPrintEvent.cxx.

References TGo4Command::SetReceiverName().

TGo4ComSetPrintEvent::TGo4ComSetPrintEvent ( const char *  obname  ) 

Definition at line 23 of file TGo4ComSetPrintEvent.cxx.

References TGo4Command::SetReceiverName().

TGo4ComSetPrintEvent::~TGo4ComSetPrintEvent (  )  [virtual]

Definition at line 36 of file TGo4ComSetPrintEvent.cxx.


Member Function Documentation

void TGo4ComSetPrintEvent::Set ( TGo4RemoteCommand remcon  )  [virtual]

Set internals of this command from specification of external remote command (command container). Must be overloaded for each specific command!

Reimplemented from TGo4AnalysisObjectCommand.

Definition at line 40 of file TGo4ComSetPrintEvent.cxx.

References TGo4MbsSourcePrintPar::fiData, TGo4MbsSourcePrintPar::fiHex, TGo4MbsSourcePrintPar::fiLong, TGo4MbsSourcePrintPar::fiNum, TGo4MbsSourcePrintPar::fiSid, fxPrintPar, and TGo4RemoteCommand::GetValue().

void TGo4ComSetPrintEvent::SetData ( Bool_t  on  )  [inline]

Definition at line 46 of file TGo4ComSetPrintEvent.h.

References TGo4MbsSourcePrintPar::fiData, and fxPrintPar.

void TGo4ComSetPrintEvent::SetEventNum ( Int_t  i  )  [inline]

Definition at line 42 of file TGo4ComSetPrintEvent.h.

References TGo4MbsSourcePrintPar::fiNum, and fxPrintPar.

void TGo4ComSetPrintEvent::SetHex ( Bool_t  on  )  [inline]

Definition at line 45 of file TGo4ComSetPrintEvent.h.

References TGo4MbsSourcePrintPar::fiHex, and fxPrintPar.

void TGo4ComSetPrintEvent::SetLong ( Bool_t  on  )  [inline]

Definition at line 44 of file TGo4ComSetPrintEvent.h.

References TGo4MbsSourcePrintPar::fiLong, and fxPrintPar.

void TGo4ComSetPrintEvent::SetSubId ( Int_t  i  )  [inline]

Definition at line 43 of file TGo4ComSetPrintEvent.h.

References TGo4MbsSourcePrintPar::fiSid, and fxPrintPar.


Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines