![]() |
ATLAS Offline Software
|
Public Member Functions | |
| CompBHist (int, const std::vector< int > &, int, int) | |
| ~CompBHist () | |
| CompBHist (const CompBHist &)=delete | |
| CompBHist & | operator= (const CompBHist &)=delete |
| int | Print () |
| void | Write (ofstream *) |
| int | GetStat (int) |
Public Attributes | |
| int * | hist {} |
| int | id {} |
| int | npop {} |
Definition at line 143 of file TRTCalib_bhadd.cxx.
| CompBHist::CompBHist | ( | int | sid, |
| const std::vector< int > & | uchist, | ||
| int | ntbins, | ||
| int | nrbins ) |
Definition at line 160 of file TRTCalib_bhadd.cxx.
| CompBHist::~CompBHist | ( | ) |
Definition at line 187 of file TRTCalib_bhadd.cxx.
| int CompBHist::GetStat | ( | int | val | ) |
Definition at line 208 of file TRTCalib_bhadd.cxx.
| int CompBHist::Print | ( | ) |
Definition at line 192 of file TRTCalib_bhadd.cxx.
| void CompBHist::Write | ( | ofstream * | file | ) |
Definition at line 202 of file TRTCalib_bhadd.cxx.
| int* CompBHist::hist {} |
Definition at line 155 of file TRTCalib_bhadd.cxx.
| int CompBHist::id {} |
Definition at line 156 of file TRTCalib_bhadd.cxx.
| int CompBHist::npop {} |
Definition at line 157 of file TRTCalib_bhadd.cxx.