Uses of Class
org.jlab.rec.band.hit.BandHitCandidate
Packages that use BandHitCandidate
- 
Uses of BandHitCandidate in org.jlab.rec.band.banksMethods in org.jlab.rec.band.banks that return types with arguments of type BandHitCandidateModifier and TypeMethodDescriptionstatic ArrayList<BandHitCandidate>HitReader.getBandCandidates(DataEvent event) Method parameters in org.jlab.rec.band.banks with type arguments of type BandHitCandidateModifier and TypeMethodDescriptionstatic voidRecoBankWriter.appendBANDBanks(DataEvent event, ArrayList<BandHitCandidate> candidatelist, ArrayList<BandHit> hitlist) static DataBankRecoBankWriter.fillBandCandidateBank(DataEvent event, ArrayList<BandHitCandidate> candidatelist) 
- 
Uses of BandHitCandidate in org.jlab.rec.band.hitMethod parameters in org.jlab.rec.band.hit with type arguments of type BandHitCandidateModifier and TypeMethodDescriptionBandHitFinder.findGoodHits(ArrayList<BandHitCandidate> candidates) author: Efrain Segarra, Florian Hauenstein.