#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/NTuple.h>
|
| static bool | min () |
| | Minimal number of data.
|
| static bool | max () |
| | Maximal number of data.
|
|
| bool | m_lower |
| | Lower boundary of range.
|
| bool | m_upper |
| | Upper boundary of range.
|
Definition at line 90 of file NTuple.h.
◆ Range() [1/2]
Standard constructor.
Definition at line 93 of file NTuple.h.
◆ Range() [2/2]
Copy constructor.
Definition at line 95 of file NTuple.h.
◆ ~Range()
◆ distance()
Distance between lower and upper range.
Definition at line 103 of file NTuple.h.
◆ lower()
Lower boundary of range.
Definition at line 99 of file NTuple.h.
◆ max() [1/2]
◆ max() [2/2]
Maximal number of data.
Definition at line 107 of file NTuple.h.
◆ min() [1/2]
◆ min() [2/2]
Minimal number of data.
Definition at line 105 of file NTuple.h.
◆ operator=()
Adjust ranges.
Definition at line 70 of file NTuple.h.
70 {
73 return *this;
74 }
◆ upper()
Upper boundary of range.
Definition at line 101 of file NTuple.h.
◆ m_lower
Lower boundary of range.
Definition at line 60 of file NTuple.h.
◆ m_upper
Upper boundary of range.
Definition at line 62 of file NTuple.h.
The documentation for this class was generated from the following file:
- GaudiKernel/include/GaudiKernel/NTuple.h