Uses of Class
org.jlab.clas.physics.PhysicsEvent
Packages that use PhysicsEvent
Package
Description
- 
Uses of PhysicsEvent in org.jlab.clas.detectorMethods in org.jlab.clas.detector that return PhysicsEventModifier and TypeMethodDescriptionDetectorEvent.getGeneratedEvent()DetectorEvent.getPhysicsEvent()
- 
Uses of PhysicsEvent in org.jlab.clas.fastmcMethods in org.jlab.clas.fastmc that return PhysicsEventMethods in org.jlab.clas.fastmc with parameters of type PhysicsEvent
- 
Uses of PhysicsEvent in org.jlab.clas.physicsMethods in org.jlab.clas.physics that return PhysicsEventModifier and TypeMethodDescriptionGenericKinematicFitter.createEvent(DataEvent event) GenericKinematicFitter.createEvent(org.jlab.jnp.hipo.data.HipoEvent event) RecEvent.getGenerated()GenericKinematicFitter.getGeneratedEvent(DataEvent event) GenericKinematicFitter.getPhysicsEvent(DataEvent event) Returns PhysicsEvent object with reconstructed particles.RecEvent.getReconstructed()Methods in org.jlab.clas.physics with parameters of type PhysicsEventModifier and TypeMethodDescriptionbooleanEventFilter.checkFinalState(PhysicsEvent event) voidParticleFinder.generate(PhysicsEvent event) ParticleFinder.getPion(PhysicsEvent event) booleanEventFilter.isValid(PhysicsEvent event) 
- 
Uses of PhysicsEvent in org.jlab.clas.reactionsMethods in org.jlab.clas.reactions with parameters of type PhysicsEventModifier and TypeMethodDescriptionvoidIDecay.decayParticles(PhysicsEvent event) voidTwoBodyDecay.decayParticles(PhysicsEvent event) 
- 
Uses of PhysicsEvent in org.jlab.clas.reco.ioMethods in org.jlab.clas.reco.io with parameters of type PhysicsEventModifier and TypeMethodDescriptionstatic List<org.jlab.jnp.hipo.data.HipoNode>HipoFileUtils.getGeneratedBank(PhysicsEvent event) static EvioDataBankHipoFileUtils.getGenPart(PhysicsEvent event) 
- 
Uses of PhysicsEvent in org.jlab.display.ecMethods in org.jlab.display.ec that return PhysicsEvent
- 
Uses of PhysicsEvent in org.jlab.physics.analysisMethods in org.jlab.physics.analysis with parameters of type PhysicsEventModifier and TypeMethodDescriptionvoidEventOperator.operate(PhysicsEvent event) voidGenericEventOperator.operate(PhysicsEvent event) voidPhysicsAnalysis.processEvent(PhysicsEvent event) 
- 
Uses of PhysicsEvent in org.jlab.physics.baseMethods in org.jlab.physics.base with parameters of type PhysicsEventModifier and TypeMethodDescriptionEventSelector.get(PhysicsEvent event) ParticleSelector.getParticle(PhysicsEvent event) booleanParticleSelector.getParticle(PhysicsEvent event, Particle p) EventSelector.getParticleList(PhysicsEvent event) voidEventOperation.initParticles(PhysicsEvent event) IEventFilter.isValid(PhysicsEvent event) IPhysicsCut.isValid(PhysicsEvent event) 
- 
Uses of PhysicsEvent in org.jlab.physics.ioMethods in org.jlab.physics.io that return PhysicsEventModifier and TypeMethodDescriptionLundReader.getEvent()static PhysicsEventDataManager.getPhysicsEvent(double beam, org.jlab.jnp.hipo4.data.Bank eventBank) 
- 
Uses of PhysicsEvent in org.jlab.physics.operMethods in org.jlab.physics.oper with parameters of type PhysicsEventModifier and TypeMethodDescriptionvoidPhysicsEventOperator.apply(PhysicsEvent event) voidPhysicsEventProcessor.apply(PhysicsEvent event) voidPhysicsParticleDescriptor.applyEvent(PhysicsEvent event) booleanPhysicsEventProcessor.isEventValid(PhysicsEvent event) 
- 
Uses of PhysicsEvent in org.jlab.physics.processMethods in org.jlab.physics.process that return PhysicsEventModifier and TypeMethodDescriptionDVCSProcess.getEvent(PhaseSpace kinematics) IPhysicsProcess.getEvent(PhaseSpace kinematics) Methods in org.jlab.physics.process with parameters of type PhysicsEventModifier and TypeMethodDescriptiondoubleDVCSProcess.getProperty(String key, PhysicsEvent event) DVCSProcess.getProton(PhysicsEvent event, double q2, double xb, double t)