Uses of Class
org.jlab.detector.decode.DetectorDataDgtz
Packages that use DetectorDataDgtz
-
Uses of DetectorDataDgtz in org.jlab.detector.decode
Classes in org.jlab.detector.decode that implement interfaces with type arguments of type DetectorDataDgtzMethods in org.jlab.detector.decode that return DetectorDataDgtzModifier and TypeMethodDescriptionDetectorDataDgtz.addADC(DetectorDataDgtz.ADCData adc) DetectorDataDgtz.addPulse(short[] data) DetectorDataDgtz.addSCALER(DetectorDataDgtz.SCALERData scaler) DetectorDataDgtz.addTDC(DetectorDataDgtz.TDCData tdc) DetectorDataDgtz.addVTP(DetectorDataDgtz.VTPData vtp) FADCData.getDetectorData()DetectorDataDgtz.setTrigger(int trig) Methods in org.jlab.detector.decode that return types with arguments of type DetectorDataDgtzModifier and TypeMethodDescriptionstatic List<DetectorDataDgtz> DetectorDataFilter.filter(List<DetectorDataDgtz> data) DetectorDecoderDebug.getADCMapPacked(DataEvent event) DetectorDecoderDebug.getADCMapRaw(DataEvent event) static List<DetectorDataDgtz> DetectorDataDgtz.getDataADC(List<DetectorDataDgtz> list, DetectorType type, int sector) static List<DetectorDataDgtz> DetectorDataDgtz.getDataADC(List<DetectorDataDgtz> list, DetectorType type, int sector, int layer) CodaEventDecoder.getDataEntries(EvioDataEvent event) returns detector digitized data entries from the event. all branches are analyzed and different types of digitized data is created for each type of ADC and TDC data.static List<DetectorDataDgtz> CodaDecoders.getDataEntries_57601(Integer crate, org.jlab.coda.jevio.EvioNode node, EvioDataEvent event) decoding bank in Mode 1 - full ADC pulse.static List<DetectorDataDgtz> CodaDecoders.getDataEntries_57602(Integer crate, org.jlab.coda.jevio.EvioNode node, EvioDataEvent event) Decoding MODE 7 data. for given crate.static List<DetectorDataDgtz> CodaDecoders.getDataEntries_57603(Integer crate, org.jlab.coda.jevio.EvioNode node, EvioDataEvent event) Decoding MODE 7 data. for given crate.static ArrayList<DetectorDataDgtz> CodaDecoders.getDataEntries_57617(Integer crate, org.jlab.coda.jevio.EvioNode node, EvioDataEvent event) SVT decodingstatic List<DetectorDataDgtz> CodaDecoders.getDataEntries_57622(Integer crate, org.jlab.coda.jevio.EvioNode node, EvioDataEvent event) Bank TAG=57622 used for DC (Drift Chambers) TDC values.static List<DetectorDataDgtz> CodaDecoders.getDataEntries_57627(Integer crate, org.jlab.coda.jevio.EvioNode node, EvioDataEvent event) static List<DetectorDataDgtz> CodaDecoders.getDataEntries_57636(Integer crate, org.jlab.coda.jevio.EvioNode node, EvioDataEvent event) Bank TAG=57636 used for RICH TDC valuesstatic List<DetectorDataDgtz> CodaDecoders.getDataEntries_57640(Integer crate, org.jlab.coda.jevio.EvioNode node, EvioDataEvent event) Decoding MicroMegas Packed Datastatic List<DetectorDataDgtz> CodaDecoders.getDataEntries_57641(Integer crate, org.jlab.coda.jevio.EvioNode node, EvioDataEvent event) Decoding MicroMegas Packed Datastatic List<DetectorDataDgtz> CodaDecoders.getDataEntries_57648(Integer crate, org.jlab.coda.jevio.EvioNode node, EvioDataEvent event) Bank TAG=57648 used for DC (Drift Chambers) TDC and ToT values.static List<DetectorDataDgtz> CodaDecoders.getDataEntries_57657(Integer crate, org.jlab.coda.jevio.EvioNode node, EvioDataEvent event) Bank TAG=57657 used for ATOF PETIROC TDC valuesstatic DetectorCollection<List<DetectorDataDgtz>> DetectorBankDgtz.getDetectorData(DetectorType type, List<DetectorDataDgtz> dataDgtz) CLASDecoder.getEntriesADC(DetectorType type) return list of digitized ADC values from internal listCLASDecoder.getEntriesADC(DetectorType type, List<DetectorDataDgtz> entries) returns ADC entries from decoded data for given detector TYPECLASDecoder.getEntriesSCALER(DetectorType type) CLASDecoder.getEntriesSCALER(DetectorType type, List<DetectorDataDgtz> entries) returns VTP entries from decoded data for given detector typeCLASDecoder.getEntriesTDC(DetectorType type) CLASDecoder.getEntriesTDC(DetectorType type, List<DetectorDataDgtz> entries) returns TDC entries from decoded data for given detector typeCLASDecoder.getEntriesVTP(DetectorType type) CLASDecoder.getEntriesVTP(DetectorType type, List<DetectorDataDgtz> entries) returns VTP entries from decoded data for given detector typeMethods in org.jlab.detector.decode with parameters of type DetectorDataDgtzModifier and TypeMethodDescriptionintDetectorDataDgtz.compareTo(DetectorDataDgtz o) intDetectorDecoderDebug.getDifference(DetectorDataDgtz a, DetectorDataDgtz b) Method parameters in org.jlab.detector.decode with type arguments of type DetectorDataDgtzModifier and TypeMethodDescriptionvoidDetectorDecoderDebug.compareMaps(Map<Integer, DetectorDataDgtz> raw, Map<Integer, DetectorDataDgtz> packed, int eventNumber) DetectorDataFilter.filter(List<DetectorDataDgtz> data) voidDetectorEventDecoder.filterTDCs(List<DetectorDataDgtz> detectorData) voidDetectorEventDecoder.fitPulses(List<DetectorDataDgtz> detectorData) static List<DetectorDataDgtz> DetectorDataDgtz.getDataADC(List<DetectorDataDgtz> list, DetectorType type, int sector) static List<DetectorDataDgtz> DetectorDataDgtz.getDataADC(List<DetectorDataDgtz> list, DetectorType type, int sector, int layer) static DetectorCollection<List<DetectorDataDgtz>> DetectorBankDgtz.getDetectorData(DetectorType type, List<DetectorDataDgtz> dataDgtz) CLASDecoder.getEntriesADC(DetectorType type, List<DetectorDataDgtz> entries) returns ADC entries from decoded data for given detector TYPECLASDecoder.getEntriesSCALER(DetectorType type, List<DetectorDataDgtz> entries) returns VTP entries from decoded data for given detector typeCLASDecoder.getEntriesTDC(DetectorType type, List<DetectorDataDgtz> entries) returns TDC entries from decoded data for given detector typeCLASDecoder.getEntriesVTP(DetectorType type, List<DetectorDataDgtz> entries) returns VTP entries from decoded data for given detector typevoidDetectorEventDecoder.translate(List<DetectorDataDgtz> detectorData) applies translation table to the digitized data to translate crate,slot channel to sector layer component.voidDetectorDecoderView.updateData(List<DetectorDataDgtz> data) Constructor parameters in org.jlab.detector.decode with type arguments of type DetectorDataDgtz -
Uses of DetectorDataDgtz in org.jlab.detector.examples
Methods in org.jlab.detector.examples with parameters of type DetectorDataDgtzModifier and TypeMethodDescriptionvoidDaqPulsePlotter.addPulse(DetectorDataDgtz data) org.jlab.groot.data.H1FDaqPulsePlotter.getData(DetectorDataDgtz data) Method parameters in org.jlab.detector.examples with type arguments of type DetectorDataDgtzModifier and TypeMethodDescriptionList<org.jlab.groot.data.H1F> DetectorTiming.getHistograms(List<DetectorDataDgtz> dataSet, DetectorType type, int sector) List<org.jlab.groot.data.H1F> DetectorTiming.getHistograms(List<DetectorDataDgtz> dataSet, DetectorType type, int sector, int layer) -
Uses of DetectorDataDgtz in org.jlab.detector.view
Method parameters in org.jlab.detector.view with type arguments of type DetectorDataDgtzModifier and TypeMethodDescriptionvoidDetectorView2D.DetectorViewLayer2D.fill(List<DetectorDataDgtz> detectorData, String options) updating the detector shapes with the data from detector Bank.voidDetectorView2D.fill(List<DetectorDataDgtz> data, String options)