Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

HistoDef.cpp File Reference

The implementation file for class Gaudi::Histo1DDef and related functions. More...

#include <ostream>
#include "GaudiKernel/IHistogramSvc.h"
#include "GaudiKernel/HistoDef.h"
#include "GaudiKernel/ToStream.h"
Include dependency graph for HistoDef.cpp:

Go to the source code of this file.

Functions

std::ostreamoperator<< (std::ostream &o, const Gaudi::Histo1DDef &histo)
 the streamer operator for class Gaudi::Histo1DDef

Detailed Description

The implementation file for class Gaudi::Histo1DDef and related functions.

Author:
Vanya BELYAEV ibelyaev@physics.syr.edu
Date:
2007-09-17

Definition in file HistoDef.cpp.


Function Documentation

std::ostream& operator<< ( std::ostream o,
const Gaudi::Histo1DDef &  histo 
)

the streamer operator for class Gaudi::Histo1DDef

Definition at line 112 of file HistoDef.cpp.

00113 { return histo.fillStream ( o ) ; }

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Wed Feb 9 16:28:00 2011 for Gaudi Framework, version v22r0 by Doxygen version 1.6.2 written by Dimitri van Heesch, © 1997-2004