#include <TGo4ComPrintConditions.h>
Public Member Functions | |
TGo4ComPrintConditions () | |
virtual | ~TGo4ComPrintConditions () |
virtual Int_t | ExeCom () |
Printout all condition counters as bar diagram on the local analysis terminal. May send this information to the gui later if option local is kFALSE.
Definition at line 23 of file TGo4ComPrintConditions.h.
TGo4ComPrintConditions::TGo4ComPrintConditions | ( | ) |
Definition at line 20 of file TGo4ComPrintConditions.cxx.
References GO4TRACE, and TGo4Command::SetReceiverName().
TGo4ComPrintConditions::~TGo4ComPrintConditions | ( | ) | [virtual] |
Definition at line 28 of file TGo4ComPrintConditions.cxx.
References GO4TRACE.
Int_t TGo4ComPrintConditions::ExeCom | ( | ) | [virtual] |
Do the command action
Reimplemented from TGo4Command.
Definition at line 33 of file TGo4ComPrintConditions.cxx.
References TGo4Log::Debug(), TGo4Command::fxReceiverBase, TGo4Analysis::GetName(), GO4TRACE, TGo4Analysis::Instance(), TGo4Analysis::PrintConditions(), and TGo4AnalysisClient::SendStatusMessage().