Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v31r0 (aeb156f0)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
HistoID.h
Go to the documentation of this file.
1 #ifndef GAUDIALG_HISTOID_H
2 #define GAUDIALG_HISTOID_H 1
3 // ============================================================================
4 // Include files
5 // ============================================================================
6 // GaudiAlg
7 // ============================================================================
8 #include "GaudiAlg/GaudiAlg.h"
10 // ============================================================================
11 
12 // ============================================================================
19 // ============================================================================
20 namespace Histos {
23 } // namespace Histos
24 // ============================================================================
25 
26 // ============================================================================
27 namespace GaudiAlg {
32 } // namespace GaudiAlg
33 // ============================================================================
34 
35 #endif // GAUDIALG_HISTOID_H
helper namespace to collect useful definitions, types, constants and functions, related to manipulati...
std::vector< double > HistoBinEdges
Type for bin edges for variable binning histograms.
Definition: HistoID.h:31
GaudiAlg::ID HistoID
The actual type for histogram identifier.
Definition: HistoID.h:22
GaudiAlg.h GaudiAlg/GaudiAlg.h Namespace with definition of useful constants, types and function...
ID class for Histogram and Ntuples.
Definition: GaudiHistoID.h:43