The Gaudi Framework  v30r3 (a5ef0a68)
HistoDef.cpp File Reference

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

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

Go to the source code of this file.

Namespaces

 Gaudi
 Helper functions to set/get the application return code.
 

Functions

bool Gaudi::operator< (const Gaudi::Histo1DDef &left, const Gaudi::Histo1DDef &right)
 
bool Gaudi::operator== (const Gaudi::Histo1DDef &left, const Gaudi::Histo1DDef &right)
 
bool Gaudi::operator!= (const Gaudi::Histo1DDef &left, const Gaudi::Histo1DDef &right)
 
std::ostreamGaudi::operator<< (std::ostream &o, const Gaudi::Histo1DDef &histo)
 

Detailed Description

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

Author
Vanya BELYAEV ibely.nosp@m.aev@.nosp@m.physi.nosp@m.cs.s.nosp@m.yr.ed.nosp@m.u
Date
2007-09-17

Definition in file HistoDef.cpp.