Public Member Functions | |
void | add (const std::vector< const TMax * > &tMaxes) |
cellInfo (const TString &name) | |
hTMaxCell * | getHists () |
void | update () |
~cellInfo () | |
Private Member Functions | |
cellInfo () | |
cellInfo (const cellInfo &) | |
Private Attributes | |
std::vector < dttmaxenums::TMaxCells > | addedCells |
hTMaxCell * | histos |
Definition at line 57 of file DTVDriftCalibration.h.
|
inline |
Definition at line 59 of file DTVDriftCalibration.h.
References histos.
|
inline |
|
inlineprivate |
Definition at line 72 of file DTVDriftCalibration.h.
|
inlineprivate |
Definition at line 73 of file DTVDriftCalibration.h.
void DTVDriftCalibration::cellInfo::add | ( | const std::vector< const TMax * > & | tMaxes | ) |
Definition at line 397 of file DTVDriftCalibration.cc.
Referenced by counter.Counter::register().
|
inline |
|
inline |
Definition at line 68 of file DTVDriftCalibration.h.
References addedCells.
Referenced by Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom().
|
private |
Definition at line 73 of file DTVDriftCalibration.h.
Referenced by update().
|
private |
Definition at line 76 of file DTVDriftCalibration.h.
Referenced by cellInfo(), getHists(), and ~cellInfo().