Uses of Class
org.jlab.service.recoil.RecoilStrip
Packages that use RecoilStrip
-
Uses of RecoilStrip in org.jlab.service.recoil
Methods in org.jlab.service.recoil that return RecoilStripMethods in org.jlab.service.recoil that return types with arguments of type RecoilStripModifier and TypeMethodDescriptionstatic List<RecoilStrip>
RecoilStrip.getStrips
(DataEvent event, RecoilStripFactory factory, ConstantsManager ccdb) Methods in org.jlab.service.recoil with parameters of type RecoilStripModifier and TypeMethodDescriptionboolean
RecoilCluster.addStrip
(RecoilStrip strip) boolean
RecoilStrip.isInTime
(RecoilStrip strip) boolean
RecoilStrip.isNeighbour
(RecoilStrip strip) Method parameters in org.jlab.service.recoil with type arguments of type RecoilStripModifier and TypeMethodDescriptionstatic List<RecoilCluster>
RecoilCluster.createClusters
(List<RecoilStrip> stripList) Constructors in org.jlab.service.recoil with parameters of type RecoilStrip