Definition at line 76 of file TRTCalib_bhadd.cxx.
◆ CalHist()
◆ ~CalHist()
◆ GetArray()
| void CalHist::GetArray |
( |
std::vector< int > & | array, |
|
|
int | nbins ) |
Definition at line 126 of file TRTCalib_bhadd.cxx.
127{
128 for (
int ibin = 0; ibin <
nbins; ibin++)
129 {
132 else
134 }
135}
map< short, unsigned short > m_hist
◆ IncreaseBin()
| int CalHist::IncreaseBin |
( |
short | bin, |
|
|
unsigned short | value ) |
Definition at line 99 of file TRTCalib_bhadd.cxx.
100{
102 {
106 return 1;
107 }
108 else
109 {
113 return 0;
114 }
115}
◆ m_hist
| map<short, unsigned short> CalHist::m_hist |
|
private |
◆ maxvalue
The documentation for this class was generated from the following file: