Uses of Class
org.jlab.rec.rtpc.hit.Hit
Packages that use Hit
- 
Uses of Hit in org.jlab.rec.rtpc.banksMethods 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 TypeMethodDescriptionvoidHitReader.set_RTPCHits(List<Hit> RTPCHits) sets the list of RTPC hits
- 
Uses of Hit in org.jlab.rec.rtpc.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)