Uses of Class
org.jlab.io.evio.EvioDataEvent
Packages that use EvioDataEvent
Package
Description
-
Uses of EvioDataEvent in org.jlab.detector.decode
Methods in org.jlab.detector.decode with parameters of type EvioDataEventModifier and TypeMethodDescriptionorg.jlab.jnp.hipo4.data.BankCLASDecoder.createHelicityDecoderBank(EvioDataEvent event) CodaEventDecoder.getADCEntries(EvioDataEvent event) CodaDecoders.getADCEntries_Tag(Integer crate, org.jlab.coda.jevio.EvioNode node, EvioDataEvent event, int tagid) 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 valuesCodaDecoders.getDataEntries_57638(Integer crate, org.jlab.coda.jevio.EvioNode node, EvioDataEvent event) FADC250, Mode-1, bitpackedstatic 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 valuesCodaEventDecoder.getDataEntries_HelicityDecoder(EvioDataEvent event) org.jlab.jnp.hipo4.data.EventCLASDecoder.getDecodedEvent(EvioDataEvent rawEvent, int run, int counter, Double torus, Double solenoid) static List<EvioTreeBranch> CodaDecoders.getEventBranches(EvioDataEvent event) Returns an array of the branches in the event. -
Uses of EvioDataEvent in org.jlab.io.evio
Methods in org.jlab.io.evio that return EvioDataEventModifier and TypeMethodDescriptionEvioDataSync.createEvent(EvioDataDictionary dict) static EvioDataEventEvioFactory.createEvioEvent()Methods in org.jlab.io.evio with parameters of type EvioDataEvent -
Uses of EvioDataEvent in org.jlab.io.ring
Methods in org.jlab.io.ring with parameters of type EvioDataEventModifier and TypeMethodDescriptionvoidDataDistributionRing.addEvioEvent(EvioDataEvent event) voidDataRingProducer.addEvioEvent(EvioDataEvent event) -
Uses of EvioDataEvent in org.jlab.rec.dc.cluster
Methods in org.jlab.rec.dc.cluster with parameters of type EvioDataEventModifier and TypeMethodDescriptionClusterFinder.getLayerEfficiencies(List<FittedCluster> fclusters, List<Hit> allhits, ClusterCleanerUtilities ct, ClusterFitter cf, EvioDataEvent event)