Public Member Functions | Protected Member Functions

TGo4DabcPlayer Class Reference

#include <TGo4DabcPlayer.h>

Inheritance diagram for TGo4DabcPlayer:
TGo4AnalysisSniffer

List of all members.

Public Member Functions

 TGo4DabcPlayer (const std::string &name, dabc::Command cmd=0)
virtual ~TGo4DabcPlayer ()
virtual const char * ClassName () const
virtual void RatemeterUpdate (TGo4Ratemeter *)
virtual void StatusMessage (int level, const TString &)
virtual void SetTitle (const char *title="")

Protected Member Functions

virtual void InitializeHierarchy ()
virtual int ProcessGetBinary (TRootSniffer *sniff, dabc::Command cmd)
virtual bool ProcessHCommand (const std::string &cmdname, dabc::Command cmd)

Detailed Description

Definition at line 22 of file TGo4DabcPlayer.h.


Constructor & Destructor Documentation

TGo4DabcPlayer::TGo4DabcPlayer ( const std::string &  name,
dabc::Command  cmd = 0 
)
TGo4DabcPlayer::~TGo4DabcPlayer (  )  [virtual]

Member Function Documentation

virtual const char* TGo4DabcPlayer::ClassName (  )  const [inline, virtual]

Definition at line 38 of file TGo4DabcPlayer.h.

void TGo4DabcPlayer::InitializeHierarchy (  )  [protected, virtual]

Definition at line 72 of file TGo4DabcPlayer.cxx.

int TGo4DabcPlayer::ProcessGetBinary ( TRootSniffer *  sniff,
dabc::Command  cmd 
) [protected, virtual]
bool TGo4DabcPlayer::ProcessHCommand ( const std::string &  cmdname,
dabc::Command  cmd 
) [protected, virtual]
void TGo4DabcPlayer::RatemeterUpdate ( TGo4Ratemeter  )  [virtual]

Method called by analysis when ratemeter is updated

Reimplemented from TGo4AnalysisSniffer.

Definition at line 98 of file TGo4DabcPlayer.cxx.

References TGo4Ratemeter::GetAvRate(), TGo4Ratemeter::GetCurrentCount(), TGo4Ratemeter::GetRate(), and TGo4Ratemeter::GetTime().

void TGo4DabcPlayer::SetTitle ( const char *  title = ""  )  [virtual]

Method called by logger with every string, going to output

Definition at line 127 of file TGo4DabcPlayer.cxx.

void TGo4DabcPlayer::StatusMessage ( int  level,
const TString &  msg 
) [virtual]

Reimplemented from TGo4AnalysisSniffer.

Definition at line 115 of file TGo4DabcPlayer.cxx.

Referenced by ProcessHCommand().


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