![]() |
Project
|
#include <DigitIOV1.h>
Inherits o2::mch::io::impl::DigitSamplerImpl.
Public Member Functions | |
void | count (std::istream &in, size_t &ntfs, size_t &nrofs, size_t &ndigits) override |
bool | read (std::istream &in, std::vector< Digit > &digits, std::vector< ROFRecord > &rofs) override |
void | rewind (std::istream &in) |
![]() | |
virtual | ~DigitSamplerImpl ()=default |
void | rewind (std::istream &in) |
Definition at line 23 of file DigitIOV1.h.
|
overridevirtual |
Implements o2::mch::io::impl::DigitSamplerImpl.
Definition at line 25 of file DigitIOV1.cxx.
|
overridevirtual |
Implements o2::mch::io::impl::DigitSamplerImpl.
Definition at line 42 of file DigitIOV1.cxx.
void o2::mch::io::impl::DigitSamplerV1::rewind | ( | std::istream & | in | ) |
Definition at line 74 of file DigitIOV1.cxx.