LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Classes | |
class | ADCCorrectorClass |
Applies Birks correction. More... | |
class | CellGridClass |
Manages a grid-like division of 2D space. More... | |
class | GridAxisClass |
Manages a cell-like division of a coordinate. More... | |
class | RawDigitCacheDataClass |
Cached set of RawDigitInfo_t. More... | |
class | RawDigitInfo_t |
Information about a RawDigit; may contain uncompressed duplicate of data. More... | |
Typedefs | |
typedef ::util::PlaneDataChangeTracker_t | CacheID_t |
Functions | |
std::vector< evd::details::RawDigitInfo_t >::const_iterator | begin (RawDigitCacheDataClass const &cache) |
std::vector< evd::details::RawDigitInfo_t >::const_iterator | end (RawDigitCacheDataClass const &cache) |
Definition at line 42 of file RawDataDrawer.h.
std::vector<evd::details::RawDigitInfo_t>::const_iterator evd::details::begin | ( | RawDigitCacheDataClass const & | cache | ) |
Definition at line 294 of file RawDataDrawer.cxx.
References evd::details::RawDigitCacheDataClass::Digits().
std::vector<evd::details::RawDigitInfo_t>::const_iterator evd::details::end | ( | RawDigitCacheDataClass const & | cache | ) |
Definition at line 299 of file RawDataDrawer.cxx.
References evd::details::RawDigitCacheDataClass::Digits().