Uses of Class
org.jlab.rec.cnd.constants.CalibrationConstantsLoader
Packages that use CalibrationConstantsLoader
-
Uses of CalibrationConstantsLoader in org.jlab.rec.cnd.banks
Methods in org.jlab.rec.cnd.banks with parameters of type CalibrationConstantsLoaderModifier and TypeMethodDescriptionHitReader.getCndHalfHits
(DataEvent event, CalibrationConstantsLoader ccdb) -
Uses of CalibrationConstantsLoader in org.jlab.rec.cnd.cluster
Methods in org.jlab.rec.cnd.cluster with parameters of type CalibrationConstantsLoaderModifier and TypeMethodDescriptionCNDClusterFinder.findClusters
(ArrayList<CndHit> hits, CalibrationConstantsLoader ccdb) -
Uses of CalibrationConstantsLoader in org.jlab.rec.cnd.hit
Methods in org.jlab.rec.cnd.hit with parameters of type CalibrationConstantsLoaderModifier and TypeMethodDescriptionCndHitFinder.findHits
(ArrayList<HalfHit> halfhits, int flag, CalibrationConstantsLoader ccdb) double
CndHitFinder.findLength
(CndHit hit, List<CvtGetHTrack.CVTTrack> helices, int flag, CalibrationConstantsLoader ccdb) double
CndHitFinder.findLengthNeutral
(Point3D vertex, CndHit hit, CalibrationConstantsLoader ccdb) void
CvtGetHTrack.getCvtHTrack
(DataEvent event, CalibrationConstantsLoader ccdb) Constructors in org.jlab.rec.cnd.hit with parameters of type CalibrationConstantsLoaderModifierConstructorDescriptionHalfHit
(int sector, int layer, int component, double triggerphase, int adc, int tdc, int _indexadc, int _indextdc, CalibrationConstantsLoader ccdb)