Uses of Class
org.jlab.rec.cvt.hit.Hit
Packages that use Hit
Package
Description
- 
Uses of Hit in org.jlab.rec.cvt.banksMethods in org.jlab.rec.cvt.banks that return types with arguments of type HitModifier and TypeMethodDescriptionHitReader.getBMTHits()HitReader.getSVTHits()RecoBankReader.readBMTHitBank(DataEvent event) RecoBankReader.readBSTHitBank(DataEvent event) Method parameters in org.jlab.rec.cvt.banks with type arguments of type HitModifier and TypeMethodDescriptionstatic voidRecoBankWriter.appendCVTBanks(DataEvent event, List<Hit> sVThits, List<Hit> bMThits, List<Cluster> sVTclusters, List<Cluster> bMTclusters, List<ArrayList<Cross>> crosses, List<Seed> seeds, List<Track> tracks) static voidRecoBankWriter.appendCVTCosmicsBanks(DataEvent event, List<Hit> sVThits, List<Hit> bMThits, List<Cluster> sVTclusters, List<Cluster> bMTclusters, List<ArrayList<Cross>> crosses, List<StraightTrack> seeds, List<StraightTrack> trks) static DataBankRecoBankWriter.fillBMTHitBank(DataEvent event, List<Hit> hitlist, String bankName) static DataBankRecoBankWriter.fillSVTHitBank(DataEvent event, List<Hit> hitlist, String bankName) RecoBankReader.readBMTClusterBank(DataEvent event, List<Hit> bmthits) RecoBankReader.readBSTClusterBank(DataEvent event, List<Hit> svthits) voidHitReader.setBMTHits(List<Hit> _BMTHits) sets the list of BMT hitsvoidHitReader.setSVTHits(List<Hit> _SVTHits) sets the list of SVT hits
- 
Uses of Hit in org.jlab.rec.cvt.clusterMethods in org.jlab.rec.cvt.cluster that return HitMethods in org.jlab.rec.cvt.cluster with parameters of type HitMethod parameters in org.jlab.rec.cvt.cluster with type arguments of type Hit
- 
Uses of Hit in org.jlab.rec.cvt.hitMethods in org.jlab.rec.cvt.hit with parameters of type Hit
- 
Uses of Hit in org.jlab.rec.cvt.servicesMethods in org.jlab.rec.cvt.services that return types with arguments of type HitModifier and TypeMethodDescriptionCVTReconstruction.getBMThits()TracksFromTargetRec.getBMThits()CVTReconstruction.getCVThits()CVTReconstruction.getSVThits()TracksFromTargetRec.getSVThits()CVTReconstruction.readHits(DataEvent event, IndexedTable svtStatus, IndexedTable bmtStatus, IndexedTable bmtTime, IndexedTable bmtStripVoltage, IndexedTable bmtStripVoltageThresh, IndexedTable adcStatus) 
- 
Uses of Hit in org.jlab.rec.cvt.trajectoryMethod parameters in org.jlab.rec.cvt.trajectory with type arguments of type Hit