collection of useful utilities to print IProfile1D (currently used for implementation of class GaudiHistoAlg and class GaudiHistoTool)
More...
#include <GaudiAlg/Print.h>
collection of useful utilities to print IProfile1D (currently used for implementation of class GaudiHistoAlg and class GaudiHistoTool)
- See Also
- AIDA::IProfile1D
- 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 130 of file Print.h.
Definition at line 137 of file Print.cpp.
{
( " ID=%|-25|%|30t| \"%|.55s|\" %|79t| Ents/All=%|5|/%|-5|<X>/sX=%|.5|/%|-.5|" ) ;
fmt % (aida->allEntries()-aida->extraEntries()) % aida->allEntries() ;
fmt % aida->mean() % aida->rms() ;
return fmt.str() ;
}
The documentation for this class was generated from the following files:
- /afs/.cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v23r9/GaudiAlg/GaudiAlg/Print.h
- /afs/.cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v23r9/GaudiAlg/src/lib/Print.cpp