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, short... samples) This method extracts relevant informations from the digitized signal (the samples) and store them in a Pulse -
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)