Uses of Class
org.jlab.rec.rtpc.hit.Hit
Packages that use Hit
-
Uses of Hit in org.jlab.rec.rtpc.banks
Methods in org.jlab.rec.rtpc.banks that return types with arguments of type HitMethod parameters in org.jlab.rec.rtpc.banks with type arguments of type HitModifier and TypeMethodDescriptionvoid
HitReader.set_RTPCHits
(List<Hit> RTPCHits) sets the list of RTPC hits -
Uses of Hit in org.jlab.rec.rtpc.hit
Classes in org.jlab.rec.rtpc.hit that implement interfaces with type arguments of type HitMethods in org.jlab.rec.rtpc.hit with parameters of type HitConstructor parameters in org.jlab.rec.rtpc.hit with type arguments of type HitModifierConstructorDescriptionSignalSimulation
(List<Hit> rawHits, HitParameters params, boolean simulation) TrackHitReco
(HitParameters params, List<Hit> rawHits, boolean cosmic, double magfield)