Classes | |
| class | RawDigitInfo_t |
| Information about a RawDigit; may contain uncompressed duplicate of data. More... | |
| class | RawDigitCacheDataClass |
| Cached set of RawDigitInfo_t. More... | |
| class | GridAxisClass |
| Manages a cell-like division of a coordinate. More... | |
| class | CellGridClass |
| Manages a grid-like division of 2D space. More... | |
| class | ADCCorrectorClass |
| Applies Birks correction. 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 38 of file RawDataDrawer.h.
| std::vector<evd::details::RawDigitInfo_t>::const_iterator evd::details::begin | ( | RawDigitCacheDataClass const & | cache | ) |
Definition at line 359 of file RawDataDrawer.cxx.
| std::vector<evd::details::RawDigitInfo_t>::const_iterator evd::details::end | ( | RawDigitCacheDataClass const & | cache | ) |
Definition at line 364 of file RawDataDrawer.cxx.
1.8.5