Uses of Class
org.jlab.utils.groups.NamedEntry
Packages that use NamedEntry
-
Uses of NamedEntry in org.jlab.detector.pulse
Methods in org.jlab.detector.pulse with parameters of type NamedEntryModifier and TypeMethodDescriptionIExtractor.extract
(NamedEntry pars, int id, long par1, long par2, short... samples) Mode3.extract
(NamedEntry pars, int id, long par1, long par2, short... samples) Mode7.extract
(NamedEntry pars, int id, long par1, long par2, short... samples) ModeAHDC.extract
(NamedEntry pars, int id, long timestamp, long time_ZS, short... samples) This method extracts relevant information from the waveform and builds a pulse from it -
Uses of NamedEntry in org.jlab.utils.groups
Methods in org.jlab.utils.groups that return NamedEntryModifier and TypeMethodDescriptionstatic NamedEntry
NamedEntry.create
(IndexedTable.IndexedEntry entry, List<String> names, int... index) IndexedTable.getNamedEntry
(int... index)