LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Definition of basic raw digits. More...
#include <cstdlib>
#include <vector>
#include "larcoreobj/SimpleTypesAndConstants/RawTypes.h"
#include "RtypesCore.h"
Go to the source code of this file.
Classes | |
class | raw::RawDigit |
Collection of charge vs time digitized from a single readout channel. More... | |
Namespaces | |
raw | |
Raw data description. | |
Definition of basic raw digits.
Compression/uncompression utilities are declared in lardata/RawData/raw.h .
Changes: 20141210 Gianluca Petrillo (petri) data architecture revision changes: llo@ fnal. gov
2/19/2008 Mitch Soderberg -modified RawDigit class slightly to be compatible with binary output of DAQ software, and to include # samples/channel explicity, instead of via sizeof() methods.
Definition in file RawDigit.h.