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