Uses of Class
org.jlab.service.recoil.RecoilStrip
Packages that use RecoilStrip
-
Uses of RecoilStrip in org.jlab.service.recoil
Subclasses with type arguments of type RecoilStrip in org.jlab.service.recoilMethods 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 TypeMethodDescriptionbooleanRecoilCluster.addStrip(RecoilStrip strip) booleanRecoilStrip.isInTime(RecoilStrip strip) booleanRecoilStrip.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