Gaudi Framework, version v21r9

Home   Generated: 3 May 2010

HistoID.h

Go to the documentation of this file.
00001 // $Id: HistoID.h,v 1.5 2006/12/10 19:11:56 leggett Exp $
00002 // ============================================================================
00003 #ifndef GAUDIALG_HISTOID_H 
00004 #define GAUDIALG_HISTOID_H 1
00005 // ============================================================================
00006 // Include files
00007 // ============================================================================
00008 // GaudiAlg
00009 // ============================================================================
00010 #include "GaudiAlg/GaudiAlg.h"
00011 #include "GaudiAlg/GaudiHistoID.h"
00012 // ============================================================================
00013 
00014 // ============================================================================
00021 // ============================================================================
00022 namespace Histos 
00023 {
00025   typedef GaudiAlg::ID HistoID;
00026 }
00027 // ============================================================================
00028 
00029 // ============================================================================
00030 namespace GaudiAlg
00031 {
00033   typedef Histos::HistoID HistoID ;
00035   typedef std::vector<double> HistoBinEdges;
00036 }
00037 // ============================================================================
00038 
00039 #endif // GAUDIALG_HISTOID_H

Generated at Mon May 3 12:14:03 2010 for Gaudi Framework, version v21r9 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004