collection of useful utilities to print StatEntity (currently used for implementation of class GaudiAlgorithm and class GaudiTool)
More...
#include <GaudiAlg/Print.h>
collection of useful utilities to print StatEntity (currently used for implementation of class GaudiAlgorithm and class GaudiTool)
- See also
- StatEntity
- Author
- Vanya BELYAEV Ivan..nosp@m.Bely.nosp@m.aev@l.nosp@m.app..nosp@m.in2p3.nosp@m..fr
- Date
- 2005-08-04
Definition at line 193 of file Print.h.
std::string GaudiAlg::PrintStat::print |
( |
const StatEntity & |
stat, |
|
|
const std::string & |
tag |
|
) |
| |
|
static |
Definition at line 170 of file Print.cpp.
GAUDI_API std::string formatAsTableRow(const StatEntity &counter, const bool flag, const std::string &format1=" |%|7d| |%|11.7g| |%|#11.5g| |%|#10.5g| |%|#10.5g| |%|#10.5g| |", const std::string &format2="*|%|7d| |%|11.5g| |(%|#9.7g| +- %|-#8.6g|)%%| ----- | ----- |")
print the counter in a form of the table row
static std::string GaudiAlg::PrintStat::print |
( |
const StatEntity & |
stat, |
|
|
const std::string & |
tag |
|
) |
| |
|
static |
The documentation for this class was generated from the following files:
- InstallArea/x86_64-slc6-gcc48-opt/include/GaudiAlg/Print.h
- GaudiAlg/src/lib/Print.cpp