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