LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
Wire.h File Reference

Declaration of basic channel signal object. More...

Go to the source code of this file.

Classes

class  recob::Wire
 Class holding the deconvoluted signals from a channel. More...
 

Namespaces

 raw
 Raw data description.
 
 recob
 Reconstruction base classes.
 

Detailed Description

Declaration of basic channel signal object.


Author
brebe.nosp@m.l@fn.nosp@m.al.go.nosp@m.v
See also
Wire.cxx

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

  • fSignalType and SignalType() removed
  • fRawDigit and RawDigit() removed
  • fChannel and Channel() added
  • constructors now take directly a RawDigit, not its art::Ptr

Definition in file Wire.h.