Package org.jlab.detector.pulse
Interface IExtractor<T>
- All Known Implementing Classes:
HipoExtractor
,Mode3
,Mode7
,ModeAHDC
public interface IExtractor<T>
-
Method Summary
Modifier and TypeMethodDescriptionextract
(NamedEntry pars, int id, long par1, long par2, short... samples)
-
Method Details
-
extract
-