Uses of Class
org.jlab.detector.base.DetectorCollection
Packages that use DetectorCollection
-
Uses of DetectorCollection in org.jlab.detector.decode
Methods in org.jlab.detector.decode that return DetectorCollectionModifier and TypeMethodDescriptionstatic DetectorCollection<List<DetectorDataDgtz>> DetectorBankDgtz.getDetectorData(DetectorType type, List<DetectorDataDgtz> dataDgtz) -
Uses of DetectorCollection in org.jlab.rec.dc
Fields in org.jlab.rec.dc declared as DetectorCollectionModifier and TypeFieldDescriptionstatic DetectorCollection<DetectorDescriptor> DCTranslationTable.reverseTable -
Uses of DetectorCollection in org.jlab.service.ec
Fields in org.jlab.service.ec declared as DetectorCollectionModifier and TypeFieldDescriptionstatic DetectorCollection<org.jlab.groot.data.H1F> ECCommon.H1_ecEngstatic DetectorCollection<org.jlab.groot.data.H2F> ECCommon.H2_ecEngMethods in org.jlab.service.ec that return DetectorCollectionModifier and TypeMethodDescriptionDetectorCollection<org.jlab.groot.data.H1F> ECEngine.getHist()DetectorCollection<org.jlab.groot.data.H2F> ECEngine.getHist2()