Uses of Class
org.jlab.detector.pulse.Pulse

Packages that use Pulse
Package
Description
 
  • Uses of Pulse in org.jlab.detector.pulse

    Methods in org.jlab.detector.pulse that return types with arguments of type Pulse
    Modifier and Type
    Method
    Description
    Mode3.extract(org.jlab.utils.groups.NamedEntry pars, int id, long par1, long par2, short... samples)
     
    Mode7.extract(org.jlab.utils.groups.NamedEntry pars, int id, long par1, long par2, short... samples)
     
    ModeAHDC.extract(org.jlab.utils.groups.NamedEntry pars, int id, long timestamp, long time, short... samples)
    This method extracts relevant informations from the digitized signal (the samples) and store them in a Pulse
    protected List<Pulse>
    HipoExtractor.getPulses(int n, org.jlab.utils.groups.IndexedTable it, org.jlab.io.base.DataBank wfBank)
     
    protected List<Pulse>
    HipoExtractor.getPulses(int n, org.jlab.utils.groups.IndexedTable it, org.jlab.jnp.hipo4.data.Bank wfBank)