LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Stores the information about the drawing area. More...
Public Member Functions | |
bool | isFilled () const |
Returns whether the stored value is valid. More... | |
operator bool () const | |
Returns whether the stored value is valid. More... | |
Public Attributes | |
unsigned int | width = 0 |
unsigned int | height = 0 |
Stores the information about the drawing area.
Definition at line 109 of file RawDataDrawer.h.
|
inline |
|
inline |
Returns whether the stored value is valid.
Definition at line 117 of file RawDataDrawer.h.
unsigned int evd::RawDataDrawer::PadResolution_t::height = 0 |
Definition at line 111 of file RawDataDrawer.h.
Referenced by evd::RawDataDrawer::ExtractRange(), and evd::RawDataDrawer::SetDrawingLimits().
unsigned int evd::RawDataDrawer::PadResolution_t::width = 0 |
Definition at line 110 of file RawDataDrawer.h.
Referenced by evd::RawDataDrawer::ExtractRange(), and evd::RawDataDrawer::SetDrawingLimits().