Uses of Interface
org.jlab.io.base.DataEvent
Packages that use DataEvent
Package
Description
Author:ziegler
Author:ziegler
- 
Uses of DataEvent in org.jlab.analysis.eventmergerMethods in org.jlab.analysis.eventmerger that return types with arguments of type DataEventMethods in org.jlab.analysis.eventmerger with parameters of type DataEventModifier and TypeMethodDescriptionbooleanEventMerger.mergeEvents(DataEvent event) Append merged banks to hipo eventfinal DataBankADCTDCMerger.writeToBank(DataEvent event, String name, List<ADCTDCMerger.DGTZ> dgtzs) Write list of hits to bank based on hit statusConstructors in org.jlab.analysis.eventmerger with parameters of type DataEventModifierConstructorDescriptionADCTDCMerger(EventMergerConstants constants, DataEvent signal, List<DataEvent>... bgs) ADC-TDC merger tool: merges raw hits from physics and background events, accounting for pile-ups
- 
Uses of DataEvent in org.jlab.analysis.physicsConstructors in org.jlab.analysis.physics with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.analysis.postprocessMethods in org.jlab.analysis.postprocess with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.analysis.roadsMethods in org.jlab.analysis.roads with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.clas.decay.analysisMethods in org.jlab.clas.decay.analysis with parameters of type DataEventModifier and TypeMethodDescriptiondouble[]Analysis.getBeamSpot(DataEvent event, IndexedTable beamPos) booleanAnalysis.processDataEvent(DataEvent event) 
- 
Uses of DataEvent in org.jlab.clas.decay.banksMethods in org.jlab.clas.decay.banks with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.clas.detectorMethods in org.jlab.clas.detector with parameters of type DataEventModifier and TypeMethodDescriptionstatic DataBankDetectorData.getCaloExtrasResponseBank(List<DetectorResponse> responses, DataEvent event, String bank_name) static DataBankDetectorData.getCalorimeterResponseBank(List<DetectorResponse> responses, DataEvent event, String bank_name) creates a detector response bankstatic DataBankDetectorData.getCherenkovResponseBank(List<DetectorResponse> responses, DataEvent event, String bank_name) static DataBankDetectorData.getCovMatrixBank(List<DetectorParticle> particles, DataEvent event, String bank_name) static DataBankDetectorData.getDetectorParticleBank(List<DetectorParticle> particles, DataEvent event, String bank_name) creates a bank with particles information.static DataBankDetectorData.getDetectorParticleShadowBank(List<DetectorParticle> particles, DataEvent event, String bank_name) creates a bank with particles information.static DataBankDetectorData.getEventBank(DetectorEvent detectorEvent, DataEvent event, String bank_name) static DataBankDetectorData.getEventShadowBank(DetectorEvent detectorEvent, DataEvent event, String bank_name) static DataBankDetectorData.getForwardTaggerBank(List<DetectorResponse> responses, DataEvent event, String bank_name) static DataBankDetectorData.getScintExtrasResponseBank(List<DetectorResponse> responses, DataEvent event, String bank_name) static DataBankDetectorData.getScintillatorResponseBank(List<DetectorResponse> responses, DataEvent event, String bank_name) static DataBankDetectorData.getTracksBank(List<DetectorParticle> particles, DataEvent event, String bank_name, int rows) static DataBankDetectorData.getTrajectoriesBank(List<DetectorParticle> particles, DataEvent event, String bank_name) static DataBankDetectorData.getUTracksBank(List<DetectorTrack> utracks, List<DetectorTrack> tracks, DataEvent event, String bank_name) static List<DetectorTrack>DetectorData.readCentralDetectorTracks(DataEvent event, String bank_name, String traj_bank_name) static DetectorEventDetectorData.readDetectorEvent(DataEvent event) reads Detector Event, detector particles and detector responses and then adds all associated responses to each particle.static DetectorEventDetectorData.readDetectorEvent(DataEvent event, String particle_bank, String response_bank) static DetectorEventDetectorEvent.readDetectorEvent(DataEvent event) static List<DetectorParticle>DetectorData.readDetectorParticles(DataEvent event, String bank_name) static List<DetectorResponse>DetectorData.readDetectorResponses(DataEvent event, String bank_name) Read detector hits from the bankstatic List<DetectorTrack>DetectorData.readDetectorTracks(DataEvent event, String bank_name, String traj_bank_name, String cov_bank_name) static List<Map<DetectorType,Integer>> DetectorData.readForwardTaggerIndex(DataEvent event, String bank_name) static List<DetectorParticle>DetectorData.readForwardTaggerParticles(DataEvent event, String bank_name) static List<DetectorResponse>CalorimeterResponse.readHipoEvent(DataEvent event, String bankName, DetectorType type) Read just the main calorimeter cluster bank.static List<DetectorResponse>CalorimeterResponse.readHipoEvent(DataEvent event, String bankName, DetectorType type, String momentsBankName) Read the main calorimeter cluster bank and its moments partner bank.static List<DetectorResponse>CalorimeterResponse.readHipoEvent(DataEvent event, String bankName, DetectorType type, String momentsBankName, String extrasBankName) Read the main calorimeter cluster bank and its moments and extras partner banks.static List<DetectorResponse>CherenkovResponse.readHipoEvent(DataEvent event, String bankName, DetectorType type) static List<DetectorResponse>DetectorResponse.readHipoEvent(DataEvent event, String bankName, DetectorType type) reads DetectorResponse List from DataEvent class. it has to contain branches: sector and layer (type BYTE), x,y,z (type FLOAT) energy,time (type FLOAT)static List<DetectorResponse>DetectorResponse.readHipoEvent(DataEvent event, String bankName, DetectorType type, double minEnergy) Reads a HIPO event, constructs list of detector responses then returns only entries with energy above given threshold.static ArrayList<DetectorResponse>RingCherenkovResponse.readHipoEvent(DataEvent event, String bankName, DetectorType type, int signal_type) static List<DetectorResponse>ScintillatorResponse.readHipoEvent(DataEvent event, String bankName, DetectorType type) static List<DetectorResponse>TaggerResponse.readHipoEvent(DataEvent event, String bankName, DetectorType type) 
- 
Uses of DataEvent in org.jlab.clas.physicsMethods in org.jlab.clas.physics with parameters of type DataEventModifier and TypeMethodDescriptionGenericKinematicFitter.createEvent(DataEvent event) GenericKinematicFitter.getGeneratedEvent(DataEvent event) GenericKinematicFitter.getPhysicsEvent(DataEvent event) Returns PhysicsEvent object with reconstructed particles.GenericKinematicFitter.getRecEvent(DataEvent event) voidEventTree.processEvent(DataEvent event) 
- 
Uses of DataEvent in org.jlab.clas.recoMethods in org.jlab.clas.reco with parameters of type DataEventModifier and TypeMethodDescriptionfinal booleanReconstructionEngine.applyTriggerMask(DataEvent event) booleanReconstructionEngine.checkRunNumber(DataEvent event) voidvoidReconstructionEngine.filterEvent(DataEvent dataEvent) abstract booleanReconstructionEngine.processDataEvent(DataEvent event) booleanReconstructionEngine.Reco.processDataEvent(DataEvent event) voidEngineProcessor.processEvent(DataEvent event) process a single event through the chain.
- 
Uses of DataEvent in org.jlab.clas.serviceMethods in org.jlab.clas.service with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.clas.swimtoolsMethods in org.jlab.clas.swimtools with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.detector.banksMethods in org.jlab.detector.banks with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.detector.calib.tasksMethods in org.jlab.detector.calib.tasks with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.detector.decodeMethods in org.jlab.detector.decode that return DataEventModifier and TypeMethodDescriptionCLASDecoder.getDataEvent()CLASDecoder.getDataEvent(DataEvent rawEvent) Methods in org.jlab.detector.decode with parameters of type DataEventModifier and TypeMethodDescriptionAbsDetectorDataDecoder.createBanks(List<DetectorDataDgtz> dgtzData, DataEvent event) DetectorDataDecoder.createBanks(List<DetectorDataDgtz> dgtzData, DataEvent event) CLASDecoder.createHeaderBank(DataEvent event, int nrun, int nevent, float torus, float solenoid) CLASDecoder.createTriggerBank(DataEvent event) voidDetectorDecoderView.dataEventAction(DataEvent event) DetectorDecoderDebug.getADCMapPacked(DataEvent event) DetectorDecoderDebug.getADCMapRaw(DataEvent event) CLASDecoder.getDataEvent(DataEvent rawEvent) org.jlab.jnp.hipo4.data.EventCLASDecoder4.getDataEvent(DataEvent rawEvent) voidvoidfinal voidDetectorBankDgtz.readFromEvent(DataEvent event) final voidDetectorBankDgtz.readFromEvent(DataEvent event, String bank) 
- 
Uses of DataEvent in org.jlab.detector.examplesMethods in org.jlab.detector.examples with parameters of type DataEventModifier and TypeMethodDescriptionvoidDaqPulsePlotter.dataEventAction(DataEvent event) voidDetectorTiming.dataEventAction(DataEvent event) voidRawEventViewer.dataEventAction(DataEvent event) 
- 
Uses of DataEvent in org.jlab.detector.helicityMethods in org.jlab.detector.helicity with parameters of type DataEventModifier and TypeMethodDescriptionorg.jlab.jnp.hipo4.data.BankHelicityState.getFlipBank(org.jlab.jnp.hipo4.data.SchemaFactory schema, DataEvent event) 
- 
Uses of DataEvent in org.jlab.detector.pulseMethods in org.jlab.detector.pulse with parameters of type DataEventModifier and TypeMethodDescriptionvoidHipoExtractor.update(int n, IndexedTable it, DataEvent event, String wfBankName, String adcBankName) This could be overriden, e.g., for non-standard ADC banks.voidModeAHDC.update(int n, IndexedTable it, DataEvent event, String wfBankName, String adcBankName) 
- 
Uses of DataEvent in org.jlab.detector.swapsMethods in org.jlab.detector.swaps with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.display.ecMethods in org.jlab.display.ec with parameters of type DataEventModifier and TypeMethodDescriptionvoidECDisplay.dataEventAction(DataEvent de) voidECMonitor.dataEventAction(DataEvent de) voidbooleanECRECMonitor.processDataEvent(DataEvent event) voidECPionFinder.processEvent(DataEvent event) 
- 
Uses of DataEvent in org.jlab.io.baseMethods in org.jlab.io.base that return DataEventModifier and TypeMethodDescriptionDataSync.createEvent()DataEventList.getEvent(int i) DataSource.getNextEvent()DataSource.getPreviousEvent()DataSource.gotoEvent(int index) Methods in org.jlab.io.base with parameters of type DataEventConstructors in org.jlab.io.base with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.io.bosClasses in org.jlab.io.bos that implement DataEventMethods in org.jlab.io.bos that return DataEventModifier and TypeMethodDescriptionBosDataSource.getNextEvent()BosDataSource.getPreviousEvent()BosDataSource.gotoEvent(int index) 
- 
Uses of DataEvent in org.jlab.io.evioClasses in org.jlab.io.evio that implement DataEventMethods in org.jlab.io.evio that return DataEventModifier and TypeMethodDescriptionEvioDataSync.createEvent()EvioDataWritter.createEvent()EvioETSync.createEvent()EvioEventList.getEvent(int i) EvioETSource.getNextEvent()EvioRingSource.getNextEvent()EvioSource.getNextEvent()EvioETSource.getPreviousEvent()EvioRingSource.getPreviousEvent()EvioSource.getPreviousEvent()EvioETSource.gotoEvent(int index) EvioRingSource.gotoEvent(int index) EvioSource.gotoEvent(int index) Methods in org.jlab.io.evio with parameters of type DataEventModifier and TypeMethodDescriptionvoidEvioDataSync.writeEvent(DataEvent event) voidEvioDataWritter.writeEvent(DataEvent event) voidEvioETSync.writeEvent(DataEvent event) 
- 
Uses of DataEvent in org.jlab.io.hipoClasses in org.jlab.io.hipo that implement DataEventMethods in org.jlab.io.hipo that return DataEventModifier and TypeMethodDescriptionHipoDataSync.createEvent()HipoDataSource.getNextEvent()HipoDataSourceSorted.getNextEvent()Retrieve the next event, as sorted by CODA event numberHipoRingSource.getNextEvent()HipoDataSource.getPreviousEvent()HipoRingSource.getPreviousEvent()HipoDataSource.gotoEvent(int index) HipoRingSource.gotoEvent(int index) Methods in org.jlab.io.hipo with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.io.hipo3Classes in org.jlab.io.hipo3 that implement DataEventMethods in org.jlab.io.hipo3 that return DataEventModifier and TypeMethodDescriptionHipo3DataSync.createEvent()Hipo3DataSource.getNextEvent()Hipo3RingSource.getNextEvent()Hipo3DataSource.getPreviousEvent()Hipo3RingSource.getPreviousEvent()Hipo3DataSource.gotoEvent(int index) Hipo3RingSource.gotoEvent(int index) Methods in org.jlab.io.hipo3 with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.io.taskMethods in org.jlab.io.task with parameters of type DataEventModifier and TypeMethodDescriptionvoidIDataEventListener.dataEventAction(DataEvent event) voidDataSourceProcessor.processEvent(DataEvent event) calls data event action for all listeners
- 
Uses of DataEvent in org.jlab.io.utilsMethods in org.jlab.io.utils with parameters of type DataEventModifier and TypeMethodDescriptionDataBank[]Evio2HipoConverter.getDataBanksWithName(DataEvent event, String name) Evio2HipoConverter.getExistingBanksWithName(DataEvent event, String name) Returns bank names that match the name, and exist in the eventvoidBos2HipoEventBank.initHipoBank(DataEvent hipoEvent) 
- 
Uses of DataEvent in org.jlab.monitor.ebMethods in org.jlab.monitor.eb with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.rec.ahdc.BanksMethods in org.jlab.rec.ahdc.Banks with parameters of type DataEventModifier and TypeMethodDescriptionRecoBankWriter.fillAHDCHitsBank(DataEvent event, ArrayList<Hit> hitList) RecoBankWriter.fillAHDCKFTrackBank(DataEvent event, ArrayList<Track> tracks) RecoBankWriter.fillAHDCMCTrackBank(DataEvent event) RecoBankWriter.fillAHDCTrackBank(DataEvent event, ArrayList<Track> tracks) RecoBankWriter.fillAIPrediction(DataEvent event, ArrayList<TrackPrediction> predictions) RecoBankWriter.fillClustersBank(DataEvent event, ArrayList<Cluster> clusters) RecoBankWriter.fillPreClustersBank(DataEvent event, ArrayList<PreCluster> preClusters) 
- 
Uses of DataEvent in org.jlab.rec.ahdc.HitMethods in org.jlab.rec.ahdc.Hit with parameters of type DataEventModifier and TypeMethodDescriptionfinal voidHitReader.fetch_AHDCHits(DataEvent event, AlertDCDetector detector) final voidHitReader.fetch_TrueAHDCHits(DataEvent event) Constructors in org.jlab.rec.ahdc.Hit with parameters of type DataEventModifierConstructorDescriptionHitReader(DataEvent event, AlertDCDetector detector, boolean simulation) 
- 
Uses of DataEvent in org.jlab.rec.ahdc.KalmanFilterConstructors in org.jlab.rec.ahdc.KalmanFilter with parameters of type DataEventModifierConstructorDescriptionKalmanFilter(ArrayList<Track> tracks, DataEvent event, boolean IsMC) 
- 
Uses of DataEvent in org.jlab.rec.alert.banksMethods in org.jlab.rec.alert.banks with parameters of type DataEventModifier and TypeMethodDescriptionintRecoBankWriter.appendMatchBanks(DataEvent event, ArrayList<TrackProjection> projections) Appends the alert match banks to an event.static DataBankRecoBankWriter.fillProjectionsBank(DataEvent event, ArrayList<TrackProjection> projections) Writes the bank of track projections.
- 
Uses of DataEvent in org.jlab.rec.alert.projectionsMethods in org.jlab.rec.alert.projections with parameters of type DataEventModifier and TypeMethodDescriptionvoidTrackProjector.projectMCTracks(DataEvent event) Projects the MC particles onto the atof using aHelixmodel.voidTrackProjector.projectTracks(DataEvent event) Projects the ahdc tracks in the event onto the atof using aHelixmodel.
- 
Uses of DataEvent in org.jlab.rec.atof.banksMethods in org.jlab.rec.atof.banks with parameters of type DataEventModifier and TypeMethodDescriptionintRecoBankWriter.appendATOFBanks(DataEvent event, ArrayList<ATOFHit> wedgeHits, ArrayList<BarHit> barHits, ArrayList<ATOFCluster> clusterList) Appends the atof banks to an event.intRecoBankWriter.appendMatchBanks(DataEvent event, ArrayList<TrackProjection> projections) Appends the alert match banks to an event.static DataBankRecoBankWriter.fillATOFClusterBank(DataEvent event, ArrayList<ATOFCluster> clusterList) Writes the bank of atof clusters.static DataBankRecoBankWriter.fillATOFHitBank(DataEvent event, ArrayList<ATOFHit> wedgeHits, ArrayList<BarHit> barHits) Writes the bank of atof hits.static DataBankRecoBankWriter.fillProjectionsBank(DataEvent event, ArrayList<TrackProjection> projections) Writes the bank of track projections.
- 
Uses of DataEvent in org.jlab.rec.atof.clusterMethods in org.jlab.rec.atof.cluster with parameters of type DataEventModifier and TypeMethodDescriptionvoidClusterFinder.makeClusters(DataEvent event, HitFinder hitfinder) Builds clusters in theDateEventusing hits found and stored in aHitFinder.voidClusterFinder.makeClusters(HitFinder hitfinder, double sigma_module, double sigma_component, double sigma_z, double sigma_t, DataEvent event) Builds clusters in theDateEventusing hits found and stored in aHitFinder.intATOFCluster.matchTrack(DataEvent event) Matches the current track with ahdc tracks projections that have been written to the banks.Constructors in org.jlab.rec.atof.cluster with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.rec.atof.hitMethods in org.jlab.rec.atof.hit with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.rec.band.banksMethods in org.jlab.rec.band.banks with parameters of type DataEventModifier and TypeMethodDescriptionstatic voidRecoBankWriter.appendBANDBanks(DataEvent event, ArrayList<BandHitCandidate> candidatelist, ArrayList<BandHit> hitlist) static DataBankRecoBankWriter.fillBandCandidateBank(DataEvent event, ArrayList<BandHitCandidate> candidatelist) static DataBankRecoBankWriter.fillBandHitBanks(DataEvent event, ArrayList<BandHit> hitlist) static ArrayList<BandHitCandidate>HitReader.getBandCandidates(DataEvent event) 
- 
Uses of DataEvent in org.jlab.rec.cnd.banksMethods in org.jlab.rec.cnd.banks with parameters of type DataEventModifier and TypeMethodDescriptionvoidRecoBankWriter.appendCNDBanks(DataEvent event, ArrayList<CndHit> hitlist, ArrayList<CNDCluster> cluslist) RecoBankWriter.fillClustersBank(DataEvent event, ArrayList<CNDCluster> cluslist) static DataBankRecoBankWriter.fillCndHitBanks(DataEvent event, ArrayList<CndHit> hitlist) HitReader.getCndHalfHits(DataEvent event, CalibrationConstantsLoader ccdb) 
- 
Uses of DataEvent in org.jlab.rec.cnd.hitMethods in org.jlab.rec.cnd.hit with parameters of type DataEventModifier and TypeMethodDescriptionvoidCvtGetHTrack.getCvtHTrack(DataEvent event, CalibrationConstantsLoader ccdb) 
- 
Uses of DataEvent in org.jlab.rec.cvt.banksMethods in org.jlab.rec.cvt.banks with parameters of type DataEventModifier 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) voidHitReader.fetch_BMTHits(DataEvent event, Swim swim, IndexedTable status, IndexedTable timeCuts, IndexedTable bmtStripVoltage, IndexedTable bmtStripVoltageThresh) Gets the BMT hits from the BMT dgtz bankvoidHitReader.fetch_SVTHits(DataEvent event, int omitLayer, int omitHemisphere, IndexedTable status, IndexedTable adcStatus) Gets the SVT hits from the BMT dgtz bankstatic DataBankRecoBankWriter.fillBMTClusterBank(DataEvent event, List<Cluster> cluslist, String bankName) static DataBankRecoBankWriter.fillBMTCrossBank(DataEvent event, List<Cross> crosses, String bankName) static DataBankRecoBankWriter.fillBMTHitBank(DataEvent event, List<Hit> hitlist, String bankName) static DataBankRecoBankWriter.fillKFTrajectoryBank(DataEvent event, List<Track> trkcands, String bankName) static DataBankRecoBankWriter.fillSeedBank(DataEvent event, List<Seed> seeds, String bankName) static DataBankRecoBankWriter.fillSeedClusBank(DataEvent event, List<Seed> seeds, String bankName) static DataBankRecoBankWriter.fillStraightSeedsBank(DataEvent event, List<StraightTrack> seed, String bankName) static DataBankRecoBankWriter.fillStraightTrackKFTrajectoryBank(DataEvent event, List<StraightTrack> tracks, String bankName) static DataBankRecoBankWriter.fillStraightTracksBank(DataEvent event, List<StraightTrack> cosmics, String bankName) static DataBankRecoBankWriter.fillStraightTracksTrajectoryBank(DataEvent event, List<StraightTrack> trks, String bankName) static DataBankRecoBankWriter.fillSVTClusterBank(DataEvent event, List<Cluster> cluslist, String bankName) static DataBankRecoBankWriter.fillSVTCrossBank(DataEvent event, List<Cross> crosses, String bankName) static DataBankRecoBankWriter.fillSVTHitBank(DataEvent event, List<Hit> hitlist, String bankName) static DataBankRecoBankWriter.fillTrackBank(DataEvent event, List<Track> trkcands, String bankName) static DataBankRecoBankWriter.fillTrackCovMatBank(DataEvent event, List<Track> trkcands, String bankName) static DataBankRecoBankWriter.fillTrajectoryBank(DataEvent event, List<Track> trks, String bankName) static DataBankRecoBankWriter.fillUTrackBank(DataEvent event, List<Track> trkcands, String bankName) RecoBankReader.readBMTClusterBank(DataEvent event, List<Hit> bmthits) RecoBankReader.readBMTCrossBank(DataEvent event, Map<Integer, Cluster> bmtClusters) RecoBankReader.readBMTHitBank(DataEvent event) RecoBankReader.readBSTClusterBank(DataEvent event, List<Hit> svthits) RecoBankReader.readBSTCrossBank(DataEvent event, Map<Integer, Cluster> bstClusters) RecoBankReader.readBSTHitBank(DataEvent event) RecoBankReader.readCVTSeedsBank(DataEvent event, double xb, double yb, Map<Integer, Cross> svtCrosses, Map<Integer, Cross> bmtCrosses) RecoBankReader.readCVTTracksBank(DataEvent event, double xb, double yb, Map<Integer, Seed> cvtSeeds, Map<Integer, Cross> svtCrosses, Map<Integer, Cross> bmtCrosses) 
- 
Uses of DataEvent in org.jlab.rec.cvt.servicesMethods in org.jlab.rec.cvt.services with parameters of type DataEventModifier and TypeMethodDescriptionstatic double[]CVTReconstruction.getBeamSpot(DataEvent event, IndexedTable beamPos) intintCosmicTracksRec.getSeeds(DataEvent event, List<Cluster> SVTclusters, List<Cluster> BMTclusters, List<ArrayList<Cross>> crosses) TracksFromTargetRec.getSeedsFromBanks(DataEvent event) CosmicTracksRec.getTracks(DataEvent event, boolean initFromMc, boolean kfFilterOn, int kfIterations) TracksFromTargetRec.getTracks(DataEvent event, boolean initFromMc, boolean kfFilterOn, int kfIterations, boolean searchMissingCls, int elossPid) double[]RecUtilities.mcTrackPars(DataEvent event) booleanCVTEngine.processDataEvent(DataEvent event) booleanCVTSecondPassEngine.processDataEvent(DataEvent event) CVTReconstruction.readHits(DataEvent event, IndexedTable svtStatus, IndexedTable bmtStatus, IndexedTable bmtTime, IndexedTable bmtStripVoltage, IndexedTable bmtStripVoltageThresh, IndexedTable adcStatus) 
- 
Uses of DataEvent in org.jlab.rec.dc.banksMethods in org.jlab.rec.dc.banks with parameters of type DataEventModifier and TypeMethodDescriptionvoidHitReader.fetch_DCHits(DataEvent event) reads the hits using clas-io methods to get the EvioBank for the DC and fill the values to instantiate the DChit and MChit classes.This methods fills the DChit list of hits.voidRecoBankWriter.fillAllHBBanks(DataEvent event, List<FittedHit> fhits, List<FittedCluster> clusters, List<Segment> segments, List<Cross> crosses, List<Track> trkcands) voidRecoBankWriter.fillAllTBBanks(DataEvent event, List<FittedHit> fhits, List<FittedCluster> clusters, List<Segment> segments, List<Cross> crosses, List<Track> trkcands) RecoBankWriter.fillHBClustersBank(DataEvent event, List<FittedCluster> cluslist) RecoBankWriter.fillHBCrossesBank(DataEvent event, List<Cross> crosslist) RecoBankWriter.fillHBHitsBank(DataEvent event, List<FittedHit> hitlist) RecoBankWriter.fillHBHitsTrkIdBank(DataEvent event, List<FittedHit> hitlist) RecoBankWriter.fillHBSegmentsBank(DataEvent event, List<Segment> seglist) RecoBankWriter.fillHBTracksBank(DataEvent event, List<Track> candlist) RecoBankWriter.fillHBTrajectoryBank(DataEvent event, List<Track> candlist) RecoBankWriter.fillHitsBank(DataEvent event, List<FittedHit> hitlist) voidHitReader.initialize(DataEvent event) voidHitReader.read_HBHits(DataEvent event, TimeToDistanceEstimator tde) voidHitReader.read_NNHits(DataEvent event) 
- 
Uses of DataEvent in org.jlab.rec.dc.clusterMethods in org.jlab.rec.dc.cluster with parameters of type DataEventModifier and TypeMethodDescriptionClusterFinder.FindTimeBasedClusters(DataEvent event, List<FittedHit> fhits, ClusterFitter cf, ClusterCleanerUtilities ct, IndexedTable tab, DCGeant4Factory DcDetector, TimeToDistanceEstimator tde) ClusterCleanerUtilities.LRAmbiguityResolver(DataEvent event, FittedCluster fClus, ClusterFitter cf, IndexedTable tab, DCGeant4Factory DcDetector, TimeToDistanceEstimator tde) ClusterCleanerUtilities.SecondariesRemover(DataEvent event, FittedCluster clus, ClusterFitter cf, IndexedTable tab, DCGeant4Factory DcDetector, TimeToDistanceEstimator tde) 
- 
Uses of DataEvent in org.jlab.rec.dc.crossMethods in org.jlab.rec.dc.cross with parameters of type DataEventModifier and TypeMethodDescriptionCrossListFinder.candCrossLists(DataEvent event, List<Cross> dccrosslist, boolean TimeBased, IndexedTable tab, DCGeant4Factory DcDetector, TimeToDistanceEstimator tde, Swim swimmer, boolean FOOS) voidCrossListFinder.updateBFittedHits(DataEvent event, Cross c, IndexedTable tab, DCGeant4Factory DcDetector, TimeToDistanceEstimator tde, Swim swimmer) 
- 
Uses of DataEvent in org.jlab.rec.dc.hitMethods in org.jlab.rec.dc.hit with parameters of type DataEventModifier and TypeMethodDescriptiondoubleFittedHit.get_PosErr(DataEvent event, double B, IndexedTable constants0, IndexedTable constants1, TimeToDistanceEstimator tde) voidFittedHit.set_TimeToDistance(DataEvent event, double trkAngle, double B, IndexedTable tab, TimeToDistanceEstimator tde) sets the calculated distance (in cm) from the time (in ns)voidFittedHit.updateHitPositionWithTime(DataEvent event, double trkAngle, double B, IndexedTable tab, DCGeant4Factory DcDetector, TimeToDistanceEstimator tde) A method to update the hit position information after the fit to the wire positions employing hit-based tracking algorithms has been performed.
- 
Uses of DataEvent in org.jlab.rec.dc.segmentMethods in org.jlab.rec.dc.segment with parameters of type DataEventModifier and TypeMethodDescriptionvoidSegmentFinder.get_LayerEfficiencies(Segment seg, DataEvent event, DCGeant4Factory DcDetector) SegmentFinder.get_Segments(List<FittedCluster> allClusters, DataEvent event, DCGeant4Factory DcDetector, boolean runLayersEffs) 
- 
Uses of DataEvent in org.jlab.rec.dc.trajectoryMethods in org.jlab.rec.dc.trajectory with parameters of type DataEventModifier and TypeMethodDescriptionvoidVertex.resetTrackAtRasterRadius(DataEvent event, Track thecand) doubleVertex.vertexEstimator(DataEvent event) 
- 
Uses of DataEvent in org.jlab.rec.ebMethods in org.jlab.rec.eb with parameters of type DataEventModifier and TypeMethodDescriptiondoublevoidEBRadioFrequency.processEvent(DataEvent event) EBScalers.readScalers(DataEvent event, EBCCDBConstants ccdb) Deprecated.This returns the most recent available scaler info.
- 
Uses of DataEvent in org.jlab.rec.fmt.banksMethods in org.jlab.rec.fmt.banks with parameters of type DataEventModifier and TypeMethodDescriptionstatic voidRecoBankWriter.appendFMTBanks(DataEvent event, List<Hit> fhits, List<Cluster> clusters, List<Track> tracks) static DataBankRecoBankWriter.fillFMTClustersBank(DataEvent event, List<Cluster> cluslist) static DataBankRecoBankWriter.fillFMTCrossesBank(DataEvent event, List<Cross> crosses) static DataBankRecoBankWriter.fillFMTHitsBank(DataEvent event, List<Hit> hitlist) 
- 
Uses of DataEvent in org.jlab.rec.fmt.hitMethods in org.jlab.rec.fmt.hit with parameters of type DataEventModifier and TypeMethodDescriptionHit.fetchHits(DataEvent event, IndexedTable timecuts, IndexedTable statuses) 
- 
Uses of DataEvent in org.jlab.rec.fmt.trackMethods in org.jlab.rec.fmt.track with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.rec.ftMethods in org.jlab.rec.ft with parameters of type DataEventModifier and TypeMethodDescriptionFTEventBuilder.addResponses(DataEvent event, ConstantsManager manager, int run) booleanFTEBEngine.processDataEvent(DataEvent event) intFTEBEngine.setRunConditionsParameters(DataEvent event) voidFTEventBuilder.writeBanks(DataEvent event, List<FTParticle> particles) 
- 
Uses of DataEvent in org.jlab.rec.ft.calMethods in org.jlab.rec.ft.cal with parameters of type DataEventModifier and TypeMethodDescriptionFTCALReconstruction.initFTCAL(DataEvent event, ConstantsManager manager, int run) booleanFTCALEngine.processDataEvent(DataEvent event) FTCALReconstruction.readRawHits(DataEvent event, IndexedTable charge2Energy, IndexedTable timeOffsets, IndexedTable timeWalk, IndexedTable cluster) FTCALReconstruction.readRawHitsHipo(DataEvent event, IndexedTable charge2Energy, IndexedTable timeOffsets, IndexedTable timeWalk, IndexedTable cluster, IndexedTable status) intFTCALEngine.setRunConditionsParameters(DataEvent event) voidFTCALReconstruction.writeBanks(DataEvent event, List<FTCALHit> hits, List<FTCALCluster> clusters, ConstantsManager manager, int run) 
- 
Uses of DataEvent in org.jlab.rec.ft.hodoMethods in org.jlab.rec.ft.hodo with parameters of type DataEventModifier and TypeMethodDescriptionFTHODOReconstruction.initFTHODO(DataEvent event, ConstantsManager manager, int run) booleanFTHODOEngine.processDataEvent(DataEvent event) FTHODOReconstruction.readRawHits(DataEvent event, IndexedTable charge2Energy, IndexedTable timeOffsets, IndexedTable geometry) FTHODOReconstruction.readRawHitsHipo(DataEvent event, IndexedTable charge2Energy, IndexedTable timeOffsets, IndexedTable status, IndexedTable geometry) intFTHODOEngine.setRunConditionsParameters(DataEvent event) voidFTHODOReconstruction.writeBanks(DataEvent event, List<FTHODOHit> hits, List<FTHODOCluster> clusters) 
- 
Uses of DataEvent in org.jlab.rec.ft.trkMethods in org.jlab.rec.ft.trk with parameters of type DataEventModifier and TypeMethodDescriptionFTTRKReconstruction.initFTTRK(DataEvent event, ConstantsManager manager, int run) booleanFTTRKEngine.processDataEvent(DataEvent event) FTTRKEngine.processDataEventAndGetClusters(DataEvent event) FTTRKReconstruction.readRawHits(DataEvent event, int run) intFTTRKEngine.setRunConditionsParameters(DataEvent event) voidFTTRKReconstruction.writeBanks(DataEvent event, List<FTTRKHit> hits, List<FTTRKCluster> clusters, List<FTTRKCross> crosses) 
- 
Uses of DataEvent in org.jlab.rec.htccMethods in org.jlab.rec.htcc with parameters of type DataEventModifier and TypeMethodDescriptionvoidHTCCReconstruction.processEvent(DataEvent event) Clusters hits in the given event.
- 
Uses of DataEvent in org.jlab.rec.richMethods in org.jlab.rec.rich with parameters of type DataEventModifier and TypeMethodDescriptionvoidRICHio.clear_HighBanks(DataEvent event) voidRICHio.clear_LowBanks(DataEvent event) RICHio.get_ResponseBank(List<DetectorResponse> responses, DataEvent event, String bank_name, RICHParameters richpar) booleanRICHEventBuilder.process_Data(DataEvent event, RICHParameters richpar, RICHCalibration richcal, RICHRayTrace richtrace, RICHTime richtime) booleanRICHEventBuilder.process_DCData(DataEvent event, RICHParameters richpar) voidRICHPMTReconstruction.process_RawData(DataEvent event, RICHParameters richpar, RICHCalibration richcal) booleanRICHEventBuilder.process_RICHData(DataEvent event, RICHRayTrace richtrace, RICHParameters richpar, RICHCalibration richcal) booleanRICHEBEngine.processDataEvent(DataEvent event) booleanRICHEventBuilder.read_ForwardTracks(DataEvent event) RICHPMTReconstruction.read_RawBank(DataEvent event) RICHPMTReconstruction.read_RawEdgesHIPO(DataEvent event) voidRICHEventBuilder.set_EventInfo(DataEvent event) voidRICHio.write_CherenkovBanks(DataEvent event, RICHEvent richevent, RICHParameters richpar) voidRICHio.write_HadronBank(DataEvent event, RICHEvent richevent) voidRICHio.write_ParticleBank(DataEvent event, RICHEvent richevent, RICHParameters richpar) voidRICHio.write_PhotonBank(DataEvent event, RICHEvent richevent, RICHParameters richpar) voidRICHio.write_PMTBanks(DataEvent event, RICHEvent richevent) voidRICHio.write_RECBank(DataEvent event, RICHEvent richevent, RICHParameters richpar) voidRICHio.write_RingBank(DataEvent event, RICHEvent richevent, RICHParameters richpar) Constructors in org.jlab.rec.rich with parameters of type DataEventModifierConstructorDescriptionRICHEventBuilder(DataEvent event, RICHEvent richeve, RICHGeoFactory richgeo, RICHio richio) 
- 
Uses of DataEvent in org.jlab.rec.rtpc.banksMethods in org.jlab.rec.rtpc.banks with parameters of type DataEventModifier and TypeMethodDescriptionvoidHitReader.fetch_RTPCHits(DataEvent event, boolean simulation, boolean cosmic) reads the hits using clas-io methods to get the EvioBank for the RTPC and fill the values to instanciate the RTPChit and MChit classes.RecoBankWriter.fillRTPCHitsBank(DataEvent event, HitParameters params) RecoBankWriter.fillRTPCKFBank(DataEvent event, HashMap<Integer, KalmanFitterInfo> kfTrackMap) RecoBankWriter.fillRTPCTrackBank(DataEvent event, HitParameters params, float rtpc_vz_shift) 
- 
Uses of DataEvent in org.jlab.rec.service.vtxMethods in org.jlab.rec.service.vtx with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.rec.tof.banksMethods in org.jlab.rec.tof.banks with parameters of type DataEventModifier and TypeMethodDescriptionBaseHitReader.get_MatchedHits(DataEvent event, IMatchedHit MH, double jitter, IndexedTable tdcconv, IndexedTable offsets) 
- 
Uses of DataEvent in org.jlab.rec.tof.banks.ctofMethods in org.jlab.rec.tof.banks.ctof with parameters of type DataEventModifier and TypeMethodDescriptionvoidvoidHitReader.fetch_Hits(DataEvent event, long timeStamp, CTOFGeant4Factory geometry, ArrayList<Track> tracks, IndexedTable constants0, IndexedTable constants1, IndexedTable constants2, IndexedTable constants3, IndexedTable constants4, IndexedTable constants5, IndexedTable constants6, IndexedTable constants7, IndexedTable constants8, IndexedTable constants9) TrackReader.fetch_Trks(DataEvent event) RecoBankWriter.fillClustersBank(DataEvent event, List<Cluster> cluslist) RecoBankWriter.fillRawHitsBank(DataEvent event, List<Hit> hitlist) RecoBankWriter.fillRecHitsBank(DataEvent event, List<Hit> hitlist) 
- 
Uses of DataEvent in org.jlab.rec.tof.banks.ftofMethods in org.jlab.rec.tof.banks.ftof with parameters of type DataEventModifier and TypeMethodDescriptionvoidRecoBankWriter.appendFTOFBanks(DataEvent event, List<Hit> hits, List<Cluster> clusters, ArrayList<ClusterMatcher> matchedClusters, String hitsType) RecoBankWriter.CreateOutputBank(DataEvent event, String bankName, int bankSize) voidHitReader.fetch_Hits(DataEvent event, long timeStamp, FTOFGeant4Factory geometry, ArrayList<Track> tracks, IndexedTable constants0, IndexedTable constants1, IndexedTable constants2, IndexedTable constants3, IndexedTable constants4, IndexedTable constants5, IndexedTable constants6, IndexedTable constants7, IndexedTable constants8, IndexedTable constants9, IndexedTable constants10) TrackReader.fetch_Trks(DataEvent event) RecoBankWriter.fillClustersBank(DataEvent event, List<Cluster> cluslist, String hitsType) RecoBankWriter.fillRawHitsBank(DataEvent event, List<Hit> hitlist) RecoBankWriter.fillRecHitsBank(DataEvent event, List<Hit> hitlist, String hitsType) 
- 
Uses of DataEvent in org.jlab.rec.tof.cluster.ftofMethods in org.jlab.rec.tof.cluster.ftof with parameters of type DataEventModifier and TypeMethodDescriptionvoidstatic ArrayList<ClusterMatcher>ClusterMatcher.matchClusters(List<Cluster> clusters, DataEvent event) 
- 
Uses of DataEvent in org.jlab.rec.vtx.banksMethods in org.jlab.rec.vtx.banks with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.service.ahdcMethods in org.jlab.service.ahdc with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.service.alertMethods in org.jlab.service.alert with parameters of type DataEventModifier and TypeMethodDescriptionbooleanALERTEngine.processDataEvent(DataEvent event) Process Event.
- 
Uses of DataEvent in org.jlab.service.atofMethods in org.jlab.service.atof with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.service.bandMethods in org.jlab.service.band with parameters of type DataEventModifier and TypeMethodDescriptionbooleanBANDEngine.processDataEvent(DataEvent event) voidBANDEngine.setRunConditionsParameters(DataEvent event) 
- 
Uses of DataEvent in org.jlab.service.bgMethods in org.jlab.service.bg with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.service.cndMethods in org.jlab.service.cnd with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.service.ctofMethods in org.jlab.service.ctof with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.service.dcMethods in org.jlab.service.dc with parameters of type DataEventModifier and TypeMethodDescriptionvoidLayerEfficiencyAnalyzer.dataEventAction(DataEvent event) intbooleanDCEngine.processDataEvent(DataEvent event) booleanDCHBClustering.processDataEvent(DataEvent event) booleanDCHBEngine.processDataEvent(DataEvent event) Deprecated.booleanDCHBPostClusterAI.processDataEvent(DataEvent event) booleanDCHBPostClusterConv.processDataEvent(DataEvent event) booleanDCTBEngine.processDataEvent(DataEvent event) booleanLayerEfficiencyAnalyzer.processDataEvent(DataEvent event) 
- 
Uses of DataEvent in org.jlab.service.ebMethods in org.jlab.service.eb with parameters of type DataEventModifier and TypeMethodDescriptionstatic booleanEBio.isTimeBased(DataEvent de) voidEBTBEngine.linkTracks(DataEvent de) Reconstruct the mapping between hit-based and time-based tracks, by going back to the original, non-DST tracking banks and check their "id" variables.booleanEBEngine.processDataEvent(DataEvent de) booleanEBEngine.processDataEvent(DataEvent de, EBScalers ebs) booleanEBHBAIEngine.processDataEvent(DataEvent de) booleanEBHBEngine.processDataEvent(DataEvent de) booleanEBTBAIEngine.processDataEvent(DataEvent de) booleanEBTBEngine.processDataEvent(DataEvent de) booleanVersionEngine.processDataEvent(DataEvent event) voidEventBuilder.processForwardTagger(DataEvent de) static List<DetectorParticle>EBio.readCentralTracks(DataEvent event) static List<DetectorResponse>static List<DetectorResponse>static DetectorHeaderEBio.readHeader(DataEvent event, EBScalers ebs, EBCCDBConstants ccdb) static List<CherenkovResponse>static List<DetectorParticle>EBio.readTracks(DataEvent event) static List<DetectorParticle>EBio.readTracks(DataEvent event, int type) Read tracks from tracking.
- 
Uses of DataEvent in org.jlab.service.ecMethods in org.jlab.service.ec with parameters of type DataEventModifier and TypeMethodDescriptionstatic intECCommon.getRunNumber(DataEvent de) ECCommon.initEC(DataEvent event, ConstantsManager manager) booleanECEngine.processDataEvent(DataEvent de) ECCommon.readStripsHipo(DataEvent event, int run, ConstantsManager manager) 
- 
Uses of DataEvent in org.jlab.service.fmtMethods in org.jlab.service.fmt with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.service.ftofMethods in org.jlab.service.ftof with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.service.htccMethods in org.jlab.service.htcc with parameters of type DataEventModifier and TypeMethodDescriptionbooleanHTCCReconstructionService.processDataEvent(DataEvent event) 
- 
Uses of DataEvent in org.jlab.service.ltccMethods in org.jlab.service.ltcc with parameters of type DataEventModifier and TypeMethodDescriptionstatic List<LTCCCluster>LTCCCluster.loadClusters(DataEvent event) static List<LTCCCluster>LTCCCluster.loadClusters(DataEvent event, boolean requireGood) LTCCHit.loadHits(DataEvent event, ConstantsManager ccdb) booleanLTCCEngine.processDataEvent(DataEvent event) static voidLTCCCluster.saveClusters(DataEvent event, List<LTCCCluster> clusters) 
- 
Uses of DataEvent in org.jlab.service.ltcc.viewerMethods in org.jlab.service.ltcc.viewer with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.service.mcMethods in org.jlab.service.mc with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.service.mltnMethods in org.jlab.service.mltn with parameters of type DataEventModifier and TypeMethodDescriptionbooleanMLTDEngine.processDataEvent(DataEvent de) booleanMLTNEngine.processDataEvent(DataEvent de) Deprecated.voidvoidDeprecated.
- 
Uses of DataEvent in org.jlab.service.postprocMethods in org.jlab.service.postproc with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.service.rasterMethods in org.jlab.service.raster with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.service.recoilMethods in org.jlab.service.recoil with parameters of type DataEventModifier and TypeMethodDescriptionstatic List<RecoilStrip>RecoilStrip.getStrips(DataEvent event, RecoilStripFactory factory, ConstantsManager ccdb) booleanRecoilEngine.processDataEvent(DataEvent event) 
- 
Uses of DataEvent in org.jlab.service.rtpcMethods in org.jlab.service.rtpc with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.service.swapsMethods in org.jlab.service.swaps with parameters of type DataEvent
- 
Uses of DataEvent in org.jlab.service.urwellMethods in org.jlab.service.urwell with parameters of type DataEventModifier and TypeMethodDescriptionstatic List<URWellStrip>URWellStrip.getStrips(DataEvent event, URWellStripFactory factory, ConstantsManager ccdb) booleanURWellEngine.processDataEvent(DataEvent event) 
- 
Uses of DataEvent in org.jlab.utilsMethods in org.jlab.utils with parameters of type DataEventModifier and TypeMethodDescriptionstatic DataBankConvenience method to create a bank containing a JsonObject.static DataBankJsonUtils.create(DataEvent event, String bankName, String varName, org.jlab.jnp.utils.json.JsonObject json) Convenience method to create a bank containing a JsonObject.static DataBankConvenience method to create a bank containing a JsonObject.static DataBankModify event by extending bank by merging new JSON data to existing.static DataBankJsonUtils.extend(DataEvent event, String bankName, String varName, org.jlab.jnp.utils.json.JsonObject extension) Modify event by extending bank by merging new JSON data to existing.static DataBankModify event by extending bank by merging new JSON data to existing.