Classes | Namespaces
RawDigit.h File Reference

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.
 

Detailed Description

Definition of basic raw digits.


Author
brebe.nosp@m.l@fn.nosp@m.al.go.nosp@m.v
See also
RawDigit.cxx raw.h

Compression/uncompression utilities are declared in lardata/RawData/raw.h .

Changes: 20141210 Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov) data architecture revision changes:

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.