The Gaudi Framework
v36r13 (995e4364)
HistoID.h
Go to the documentation of this file.
1
/***********************************************************************************\
2
* (c) Copyright 1998-2019 CERN for the benefit of the LHCb and ATLAS collaborations *
3
* *
4
* This software is distributed under the terms of the Apache version 2 licence, *
5
* copied verbatim in the file "LICENSE". *
6
* *
7
* In applying this licence, CERN does not waive the privileges and immunities *
8
* granted to it by virtue of its status as an Intergovernmental Organization *
9
* or submit itself to any jurisdiction. *
10
\***********************************************************************************/
11
#ifndef GAUDIALG_HISTOID_H
12
#define GAUDIALG_HISTOID_H 1
13
// ============================================================================
14
// Include files
15
// ============================================================================
16
// GaudiAlg
17
// ============================================================================
18
#include "
GaudiAlg/GaudiAlg.h
"
19
#include "
GaudiAlg/GaudiHistoID.h
"
20
#include <vector>
21
// ============================================================================
22
23
// ============================================================================
30
// ============================================================================
31
namespace
Histos
{
33
typedef
GaudiAlg::ID
HistoID
;
34
}
// namespace Histos
35
// ============================================================================
36
37
// ============================================================================
38
namespace
GaudiAlg
{
40
typedef
Histos::HistoID
HistoID
;
42
typedef
std::vector<double>
HistoBinEdges
;
43
}
// namespace GaudiAlg
44
// ============================================================================
45
46
#endif // GAUDIALG_HISTOID_H
GaudiAlg.h
GaudiAlg
GaudiAlg::ID
Definition:
GaudiHistoID.h:53
std::vector< double >
Histos::HistoID
GaudiAlg::ID HistoID
The actual type for histogram identifier.
Definition:
HistoID.h:33
GaudiHistoID.h
GaudiAlg::HistoBinEdges
std::vector< double > HistoBinEdges
Type for bin edges for variable binning histograms.
Definition:
HistoID.h:42
GaudiAlg::HistoID
Histos::HistoID HistoID
The actual type for histogram identifier.
Definition:
HistoID.h:40
Histos
GaudiAlg
include
GaudiAlg
HistoID.h
Generated on Mon Jun 5 2023 12:15:46 for The Gaudi Framework by
1.8.18