Index

A B C D E G H I K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

add(String, double, double) - Method in class org.jlab.physics.base.PhaseSpace
 
add(String, double, double, double) - Method in class org.jlab.physics.base.PhaseSpace
 
add(LorentzVector) - Method in class org.jlab.clas.physics.LorentzVector
 
add(Particle) - Method in class org.jlab.clas.physics.ParticleList
 
add(Vector3) - Method in class org.jlab.clas.physics.Vector3
 
add(DimensionSpace) - Method in class org.jlab.physics.base.PhaseSpace
 
addCut(String) - Method in class org.jlab.physics.oper.PhysicsHistogramDescriptor
 
addCut(String, String, double, double) - Method in class org.jlab.clas.physics.EventFilter
 
addCut(String, String, double, double) - Method in class org.jlab.physics.oper.PhysicsEventProcessor
 
addDescriptor(String, String) - Method in class org.jlab.physics.analysis.PhysicsAnalysis
 
addDescriptor(String, String...) - Method in class org.jlab.physics.analysis.PhysicsDataObject
 
addDescriptor(PhysicsAnalysis.ParticleDescriptor) - Method in class org.jlab.physics.analysis.PhysicsAnalysis
 
addDescriptor(PhysicsDataObject.DataObjectDescriptor) - Method in class org.jlab.physics.analysis.PhysicsDataObject
 
addFile(String) - Method in class org.jlab.physics.io.LundReader
 
addGeneratedParticle(int, double, double, double, double, double, double) - Method in class org.jlab.clas.physics.PhysicsEvent
 
addGeneratedParticle(Particle) - Method in class org.jlab.clas.physics.PhysicsEvent
 
addHistogram(String, int, double, double, String, String) - Method in class org.jlab.physics.oper.PhysicsEventProcessor
 
addObservable(String) - Method in class org.jlab.physics.analysis.PhysicsAnalysis.ParticleDescriptor
 
addObservable(String, String) - Method in class org.jlab.physics.analysis.PhysicsAnalysis
 
addOperator(PhysicsEventOperator) - Method in class org.jlab.physics.oper.PhysicsEventProcessor
 
addParameter(String, double, double) - Method in class org.jlab.physics.base.ParameterSpace
 
addParticle(int, double, double, double, double, double, double) - Method in class org.jlab.clas.physics.PhysicsEvent
 
addParticle(String, int, double, int) - Static method in class org.jlab.clas.pdg.PDGDatabase
 
addParticle(String, String, String) - Method in class org.jlab.physics.oper.PhysicsEventProcessor
 
addParticle(PDGParticle) - Static method in class org.jlab.clas.pdg.PDGDatabase
 
addParticle(Particle) - Method in class org.jlab.clas.physics.PhysicsEvent
 
addPid(String) - Method in class org.jlab.clas.physics.EventFilter
 
addProperty(String, double) - Method in class org.jlab.clas.physics.PhysicsEvent
 
apply(PhysicsEvent) - Method in class org.jlab.physics.oper.PhysicsEventOperator
 
apply(PhysicsEvent) - Method in class org.jlab.physics.oper.PhysicsEventProcessor
 
applyEvent(PhysicsEvent) - Method in class org.jlab.physics.oper.PhysicsParticleDescriptor
 

B

beamParticle() - Method in class org.jlab.clas.physics.PhysicsEvent
 
boost(double, double, double) - Method in class org.jlab.clas.physics.LorentzVector
 
boost(Vector3) - Method in class org.jlab.clas.physics.LorentzVector
 
boostVector() - Method in class org.jlab.clas.physics.LorentzVector
 
BRACKET_TYPE_CURLY - Static variable in class org.jlab.physics.base.ParticleStringParser
 
BRACKET_TYPE_ROUND - Static variable in class org.jlab.physics.base.ParticleStringParser
 
BRACKET_TYPE_SQUARE - Static variable in class org.jlab.physics.base.ParticleStringParser
 
BRACKET_TYPE_UNKNOWN - Static variable in class org.jlab.physics.base.ParticleStringParser
 

C

changePid(int) - Method in class org.jlab.clas.physics.Particle
 
charge() - Method in class org.jlab.clas.pdg.PDGParticle
 
charge() - Method in class org.jlab.clas.physics.Particle
 
checkFinalState(ParticleList) - Method in class org.jlab.clas.physics.EventFilter
 
checkFinalState(PhysicsEvent) - Method in class org.jlab.clas.physics.EventFilter
 
clear() - Method in class org.jlab.clas.physics.EventFilter
 
clear() - Method in class org.jlab.clas.physics.ParticleList
 
clear() - Method in class org.jlab.clas.physics.PhysicsEvent
 
clearProperties() - Method in class org.jlab.clas.physics.Particle
 
closestParticle(Particle) - Method in class org.jlab.clas.physics.PhysicsEvent
 
combine(Particle, int) - Method in class org.jlab.clas.physics.Particle
 
compare(Vector3) - Method in class org.jlab.clas.physics.Vector3
 
compareWeighted(Vector3) - Method in class org.jlab.clas.physics.Vector3
 
compose(Vector3) - Method in class org.jlab.clas.reactions.TransMatrix
 
copy() - Method in class org.jlab.physics.base.PhaseSpace
 
copy(LorentzVector) - Method in class org.jlab.clas.physics.LorentzVector
 
copy(Particle) - Method in class org.jlab.clas.physics.Particle
 
copy(Vector3) - Method in class org.jlab.clas.physics.Vector3
 
copyParticle(Particle) - Method in class org.jlab.clas.physics.Particle
 
cosTheta(Particle) - Method in class org.jlab.clas.physics.Particle
 
count() - Method in class org.jlab.clas.physics.ParticleList
 
count() - Method in class org.jlab.clas.physics.PhysicsEvent
 
countByCharge(int) - Method in class org.jlab.clas.physics.ParticleList
returns number of particles of given charge
countByCharge(int) - Method in class org.jlab.clas.physics.PhysicsEvent
 
countByPid(int) - Method in class org.jlab.clas.physics.ParticleList
returns number of particles with given particle id (lund id)
countByPid(int) - Method in class org.jlab.clas.physics.PhysicsEvent
 
countByPid(int, boolean) - Method in class org.jlab.clas.physics.PhysicsEvent
returns number of particles with given PID (Lund id), if generated flag==true the count in generated particles is returned.
countGenerated() - Method in class org.jlab.clas.physics.PhysicsEvent
 
createPanel() - Method in class org.jlab.physics.base.DimensionSpace
 
createPanel() - Method in class org.jlab.physics.base.PhaseSpace
 
createWithMassCharge(double, int, double, double, double, double, double, double) - Static method in class org.jlab.clas.physics.Particle
 
createWithPid(int, double, double, double, double, double, double) - Static method in class org.jlab.clas.physics.Particle
 
cross(Vector3) - Method in class org.jlab.clas.physics.Vector3
 
crossSection(Map<String, Double>) - Method in interface org.jlab.physics.fw.IPhysicsCrossSection
 
CURLY_BRACKET_CLOSE - Static variable in class org.jlab.physics.base.ParticleStringParser
 
CURLY_BRACKET_OPEN - Static variable in class org.jlab.physics.base.ParticleStringParser
 

D

DataManager - Class in org.jlab.physics.io
 
DataManager() - Constructor for class org.jlab.physics.io.DataManager
 
DataObjectDescriptor(String) - Constructor for class org.jlab.physics.analysis.PhysicsDataObject.DataObjectDescriptor
 
DecayKinematics - Class in org.jlab.clas.reactions
 
DecayKinematics() - Constructor for class org.jlab.clas.reactions.DecayKinematics
 
decayParticles(PhysicsEvent) - Method in interface org.jlab.clas.reactions.IDecay
 
decayParticles(PhysicsEvent) - Method in class org.jlab.clas.reactions.TwoBodyDecay
 
det() - Method in class org.jlab.clas.reactions.TransMatrix
 
DimensionSpace - Class in org.jlab.physics.base
 
DimensionSpace() - Constructor for class org.jlab.physics.base.DimensionSpace
 
DimensionSpace(String, double, double) - Constructor for class org.jlab.physics.base.DimensionSpace
 
dot(Vector3) - Method in class org.jlab.clas.physics.Vector3
 
DVCSProcess - Class in org.jlab.physics.process
 
DVCSProcess() - Constructor for class org.jlab.physics.process.DVCSProcess
 

E

e() - Method in class org.jlab.clas.physics.LorentzVector
 
e() - Method in class org.jlab.clas.physics.Particle
 
euclideanDistance(Particle) - Method in class org.jlab.clas.physics.Particle
 
EventFilter - Class in org.jlab.clas.physics
 
EventFilter() - Constructor for class org.jlab.clas.physics.EventFilter
 
EventFilter(String) - Constructor for class org.jlab.clas.physics.EventFilter
 
EventOperation - Class in org.jlab.physics.base
 
EventOperation() - Constructor for class org.jlab.physics.base.EventOperation
 
EventOperator - Class in org.jlab.physics.analysis
 
EventOperator() - Constructor for class org.jlab.physics.analysis.EventOperator
 
EventSelector - Class in org.jlab.physics.base
 
EventSelector() - Constructor for class org.jlab.physics.base.EventSelector
 
EventSelector(String) - Constructor for class org.jlab.physics.base.EventSelector
 

G

generate(PhysicsEvent) - Method in class org.jlab.clas.physics.ParticleFinder
 
GenericEventOperator - Class in org.jlab.physics.analysis
 
GenericEventOperator(String, String, String...) - Constructor for class org.jlab.physics.analysis.GenericEventOperator
 
get(int, int) - Method in class org.jlab.clas.reactions.TransMatrix
 
get(String) - Method in class org.jlab.clas.physics.Particle
 
get(PhysicsEvent) - Method in class org.jlab.physics.base.EventSelector
 
getBin() - Method in class org.jlab.physics.base.DimensionSpace
 
getByCharge(int, int) - Method in class org.jlab.clas.physics.ParticleList
returns particles by charge skipping skip particles.
getByPid(int, int) - Method in class org.jlab.clas.physics.ParticleList
returns particle with id = pid and skips 'skip' particles
getCountByCharge(int) - Method in class org.jlab.clas.physics.EventFilter
 
getCuts() - Method in class org.jlab.physics.oper.PhysicsEventOperator
 
getCuts() - Method in class org.jlab.physics.oper.PhysicsHistogramDescriptor
 
getDataCuts() - Method in class org.jlab.physics.analysis.PhysicsDataObject.DataObjectDescriptor
 
getDataObservable() - Method in class org.jlab.physics.analysis.PhysicsDataObject.DataObjectDescriptor
 
getDecayParticles(LorentzVector, double, double, double, double) - Static method in class org.jlab.clas.reactions.DecayKinematics
 
getDecayParticlesLab(LorentzVector, double, double, double, double) - Static method in class org.jlab.clas.reactions.DecayKinematics
 
getDimension(String) - Method in class org.jlab.physics.base.PhaseSpace
 
getDvcsPhoton(double, double, double, double, double, double) - Method in class org.jlab.physics.process.DVCSProcess
 
getElectron(double, double, double) - Static method in class org.jlab.physics.process.KinematicsFactory
returns an electron for given beam energy, q2 and xb
getEprime(double, double, double) - Static method in class org.jlab.physics.process.KinematicsFactory
returns E' for given energy and kinematics variables.
getEpsilon(double, double) - Static method in class org.jlab.physics.process.KinematicsFactory
 
getEvent() - Method in class org.jlab.physics.io.LundReader
 
getEvent(PhaseSpace) - Method in class org.jlab.physics.process.DVCSProcess
 
getEvent(PhaseSpace) - Method in interface org.jlab.physics.process.IPhysicsProcess
 
getF1_d(double) - Static method in class org.jlab.physics.process.KinematicsFactory
returns F1 function for d quark
getF1_u(double) - Static method in class org.jlab.physics.process.KinematicsFactory
Returns F1 function for U quark
getFilter() - Method in class org.jlab.physics.analysis.EventOperator
 
getFormat() - Method in class org.jlab.physics.base.EventSelector
 
getGE_n(double) - Static method in class org.jlab.physics.process.KinematicsFactory
returns electric moment of neutron, it's always 0, unless something has changed since writing of this code.
getGE_p(double) - Static method in class org.jlab.physics.process.KinematicsFactory
returns electric moment of the proton
getGeneratedParticle(int) - Method in class org.jlab.clas.physics.PhysicsEvent
 
getGM_n(double) - Static method in class org.jlab.physics.process.KinematicsFactory
returns magnetic moment for neutron
getGM_p(double) - Static method in class org.jlab.physics.process.KinematicsFactory
returns magnetic moment of the proton
getIdCount(Integer) - Method in class org.jlab.clas.physics.EventFilter
 
getIdKeys() - Method in class org.jlab.clas.physics.EventFilter
 
getKeys() - Method in class org.jlab.physics.base.PhaseSpace
 
getKinematics() - Method in class org.jlab.physics.process.DVCSProcess
 
getMagThetaPhiString() - Method in class org.jlab.clas.physics.Vector3
 
getMax() - Method in class org.jlab.physics.base.DimensionSpace
 
getMax() - Method in class org.jlab.physics.oper.PhysicsCutDescriptor
 
getMax() - Method in class org.jlab.physics.oper.PhysicsEventOperator
 
getMax() - Method in class org.jlab.physics.oper.PhysicsHistogramDescriptor
 
getMaximumByCharge(int) - Method in class org.jlab.clas.physics.EventFilter
 
getMessage() - Method in exception org.jlab.clas.physics.ParticleNotFoundException
 
getMin() - Method in class org.jlab.physics.base.DimensionSpace
 
getMin() - Method in class org.jlab.physics.oper.PhysicsCutDescriptor
 
getMin() - Method in class org.jlab.physics.oper.PhysicsEventOperator
 
getMin() - Method in class org.jlab.physics.oper.PhysicsHistogramDescriptor
 
getMinimumByCharge(int) - Method in class org.jlab.clas.physics.EventFilter
 
getMu(double, double) - Static method in class org.jlab.physics.process.KinematicsFactory
returns mu for given kinematics variables
getName() - Method in class org.jlab.physics.analysis.EventOperator
 
getName() - Method in class org.jlab.physics.analysis.PhysicsAnalysis.ParticleDescriptor
 
getName() - Method in class org.jlab.physics.base.DimensionSpace
 
getName() - Method in class org.jlab.physics.oper.PhysicsCutDescriptor
 
getName() - Method in class org.jlab.physics.oper.PhysicsEventOperator
 
getName() - Method in class org.jlab.physics.oper.PhysicsHistogramDescriptor
 
getName() - Method in class org.jlab.physics.oper.PhysicsParticleDescriptor
 
getNBins() - Method in class org.jlab.physics.base.DimensionSpace
 
getObservable(String, Map<String, Double>) - Method in interface org.jlab.physics.fw.IPhysicsCrossSection
 
getObservableList() - Method in interface org.jlab.physics.fw.IPhysicsCrossSection
 
getObservables() - Method in class org.jlab.physics.analysis.PhysicsAnalysis
 
getObservables(Map<String, Double>) - Method in interface org.jlab.physics.fw.IPhysicsCrossSection
 
getOperator() - Method in class org.jlab.physics.analysis.PhysicsAnalysis.ParticleDescriptor
 
getOperator(String) - Method in class org.jlab.physics.oper.PhysicsEventProcessor
 
getOperatorList() - Method in class org.jlab.physics.oper.PhysicsEventProcessor
 
getOperatorValues() - Method in class org.jlab.physics.oper.PhysicsEventProcessor
 
getPanel() - Method in class org.jlab.physics.base.DimensionSpace
 
getParticle() - Method in class org.jlab.clas.physics.ParticleGenerator
 
getParticle() - Method in class org.jlab.physics.oper.PhysicsParticleDescriptor
 
getParticle(int) - Method in class org.jlab.clas.physics.PhysicsEvent
 
getParticle(String) - Method in class org.jlab.clas.physics.PhysicsEvent
 
getParticle(PhysicsEvent) - Method in class org.jlab.physics.base.ParticleSelector
 
getParticle(PhysicsEvent, Particle) - Method in class org.jlab.physics.base.ParticleSelector
 
getParticleByCharge(int, int) - Method in class org.jlab.clas.physics.PhysicsEvent
 
getParticleByCharge(int, int, int) - Method in class org.jlab.clas.physics.PhysicsEvent
 
getParticleById(int) - Static method in class org.jlab.clas.pdg.PDGDatabase
 
getParticleByName(String) - Static method in class org.jlab.clas.pdg.PDGDatabase
 
getParticleByPid(int, int) - Method in class org.jlab.clas.physics.PhysicsEvent
 
getParticleIndex(int, int) - Method in class org.jlab.clas.physics.PhysicsEvent
 
getParticleList(PhysicsEvent) - Method in class org.jlab.physics.base.EventSelector
 
getParticleListByPid(int...) - Method in class org.jlab.clas.physics.PhysicsEvent
 
getParticleMass(int) - Static method in class org.jlab.clas.pdg.PDGDatabase
 
getParticleMatchByPid(int, int) - Method in class org.jlab.clas.physics.PhysicsEvent
returns particle from reconstructed event that matches particle selected from generated event.
getParticlesByPid(int) - Method in class org.jlab.clas.physics.PhysicsEvent
 
getParticleUnBoosted(Particle, Particle) - Static method in class org.jlab.clas.physics.PhysicsKinematics
 
getParticleUnBoosted(Particle, Particle, Boolean) - Static method in class org.jlab.clas.physics.PhysicsKinematics
 
getPhaseSpace() - Method in class org.jlab.physics.process.DVCSProcess
 
getPhaseSpace() - Method in interface org.jlab.physics.process.IPhysicsProcess
 
getPhysicsEvent(double, Bank) - Static method in class org.jlab.physics.io.DataManager
 
getPion(PhysicsEvent) - Method in class org.jlab.clas.physics.ParticleFinder
 
getProperty() - Method in class org.jlab.physics.base.EventOperation
 
getProperty(String) - Method in class org.jlab.clas.physics.Particle
 
getProperty(String) - Method in class org.jlab.clas.physics.PhysicsEvent
 
getProperty(String, PhysicsEvent) - Method in class org.jlab.physics.process.DVCSProcess
 
getProton(PhysicsEvent, double, double, double) - Method in class org.jlab.physics.process.DVCSProcess
 
getQ2(double, double, double) - Static method in class org.jlab.physics.process.KinematicsFactory
 
getRandom() - Method in class org.jlab.physics.base.DimensionSpace
 
getRandomGauss(double, double) - Static method in class org.jlab.clas.pdg.PhysicsConstants
 
getTheta(double, double, double) - Static method in class org.jlab.physics.process.KinematicsFactory
returns scattered electron angle for given kinematics
getValue() - Method in class org.jlab.physics.base.DimensionSpace
 
getValue() - Method in class org.jlab.physics.oper.PhysicsEventOperator
 
getValue() - Method in class org.jlab.physics.oper.PhysicsParticleDescriptor
 
getValue(String) - Method in class org.jlab.physics.base.ParameterSpace
 
getValue(PhaseSpace, ParameterSpace) - Method in interface org.jlab.physics.fw.IPhysicsObservable
 
getVariable() - Method in class org.jlab.physics.oper.PhysicsHistogramDescriptor
 
getVariable() - Method in class org.jlab.physics.oper.PhysicsParticleDescriptor
 
getWeight(PhaseSpace) - Method in class org.jlab.physics.process.DVCSProcess
 
getWeight(PhaseSpace) - Method in interface org.jlab.physics.process.IPhysicsProcess
 
getXYZString() - Method in class org.jlab.clas.physics.Vector3
 
gid() - Method in class org.jlab.clas.pdg.PDGParticle
 
gid() - Method in class org.jlab.clas.physics.Particle
 

H

hasProperty(String) - Method in class org.jlab.clas.physics.Particle
 
hasProperty(String) - Method in class org.jlab.clas.physics.PhysicsEvent
 

I

IDecay - Interface in org.jlab.clas.reactions
 
IEventFilter - Interface in org.jlab.physics.base
 
increaseCharge(int, int) - Method in class org.jlab.clas.physics.EventFilter
 
increaseChargeString(char, int) - Method in class org.jlab.clas.physics.EventFilter
 
inFrame(Particle) - Method in class org.jlab.clas.physics.Particle
 
init() - Method in interface org.jlab.clas.reactions.IDecay
 
init() - Method in class org.jlab.clas.reactions.TwoBodyDecay
 
init(String) - Method in interface org.jlab.physics.base.IEventFilter
 
init(String) - Method in interface org.jlab.physics.base.IPhysicsCut
 
init(String...) - Method in class org.jlab.physics.base.EventOperation
 
initMatrix() - Static method in class org.jlab.clas.reactions.DecayKinematics
 
initParticle(int, double, double, double, double, double, double) - Method in class org.jlab.clas.physics.Particle
 
initParticles(PhysicsEvent) - Method in class org.jlab.physics.base.EventOperation
 
initParticleWithMass(double, double, double, double, double, double, double) - Method in class org.jlab.clas.physics.Particle
 
initParticleWithPidMassSquare(int, int, double, double, double, double, double, double, double) - Method in class org.jlab.clas.physics.Particle
 
inverse() - Method in class org.jlab.clas.reactions.TransMatrix
 
invert() - Method in class org.jlab.clas.physics.LorentzVector
 
IPhysicsCrossSection - Interface in org.jlab.physics.fw
 
IPhysicsCut - Interface in org.jlab.physics.base
 
IPhysicsObservable - Interface in org.jlab.physics.fw
 
IPhysicsProcess - Interface in org.jlab.physics.process
 
isEventValid(PhysicsEvent) - Method in class org.jlab.physics.oper.PhysicsEventProcessor
 
isValid() - Method in class org.jlab.physics.oper.PhysicsEventOperator
 
isValid(String) - Method in class org.jlab.physics.oper.PhysicsEventProcessor
 
isValid(Map<String, PhysicsParticleDescriptor>) - Method in class org.jlab.physics.oper.PhysicsCutDescriptor
 
isValid(PhysicsEvent) - Method in class org.jlab.clas.physics.EventFilter
 
isValid(PhysicsEvent) - Method in interface org.jlab.physics.base.IEventFilter
 
isValid(PhysicsEvent) - Method in interface org.jlab.physics.base.IPhysicsCut
 
isValidId(int) - Static method in class org.jlab.clas.pdg.PDGDatabase
 
isValidPid(int) - Static method in class org.jlab.clas.pdg.PDGDatabase
 

K

KinematicsFactory - Class in org.jlab.physics.process
 
KinematicsFactory() - Constructor for class org.jlab.physics.process.KinematicsFactory
 

L

LorentzVector - Class in org.jlab.clas.physics
 
LorentzVector() - Constructor for class org.jlab.clas.physics.LorentzVector
 
LorentzVector(double, double, double, double) - Constructor for class org.jlab.clas.physics.LorentzVector
 
LorentzVector(LorentzVector) - Constructor for class org.jlab.clas.physics.LorentzVector
 
LundReader - Class in org.jlab.physics.io
 
LundReader() - Constructor for class org.jlab.physics.io.LundReader
 
LundReader(String) - Constructor for class org.jlab.physics.io.LundReader
 

M

mag() - Method in class org.jlab.clas.physics.Vector3
 
mag2() - Method in class org.jlab.clas.physics.Vector3
 
main(String[]) - Static method in class org.jlab.physics.base.EventSelector
 
main(String[]) - Static method in class org.jlab.physics.base.ParticleSelector
 
main(String[]) - Static method in class org.jlab.physics.base.ParticleStringParser
 
main(String[]) - Static method in class org.jlab.physics.base.PhaseSpace
 
main(String[]) - Static method in class org.jlab.physics.process.DVCSProcess
 
mass() - Method in class org.jlab.clas.pdg.PDGParticle
 
mass() - Method in class org.jlab.clas.physics.LorentzVector
 
mass() - Method in class org.jlab.clas.physics.Particle
 
mass2() - Method in class org.jlab.clas.physics.LorentzVector
 
mass2() - Method in class org.jlab.clas.physics.Particle
 
massElectron() - Static method in class org.jlab.clas.pdg.PhysicsConstants
 
massKaonCharged() - Static method in class org.jlab.clas.pdg.PhysicsConstants
 
massKaonNeutral() - Static method in class org.jlab.clas.pdg.PhysicsConstants
 
massMuon() - Static method in class org.jlab.clas.pdg.PhysicsConstants
 
massNeutron() - Static method in class org.jlab.clas.pdg.PhysicsConstants
 
massPionCharged() - Static method in class org.jlab.clas.pdg.PhysicsConstants
 
massPionNeutral() - Static method in class org.jlab.clas.pdg.PhysicsConstants
 
massProton() - Static method in class org.jlab.clas.pdg.PhysicsConstants
 
mc() - Method in class org.jlab.clas.physics.PhysicsEvent
returns generated event
MP - Static variable in class org.jlab.physics.process.KinematicsFactory
 
mult(Vector3) - Method in class org.jlab.clas.reactions.TransMatrix
 

N

name() - Method in class org.jlab.clas.pdg.PDGParticle
 
negative() - Method in class org.jlab.clas.physics.Vector3
 
next() - Method in class org.jlab.physics.io.LundReader
 

O

observableList() - Method in class org.jlab.physics.analysis.EventOperator
 
observableList() - Method in class org.jlab.physics.analysis.PhysicsAnalysis.ParticleDescriptor
 
observableMap() - Method in class org.jlab.physics.analysis.EventOperator
 
open() - Method in class org.jlab.physics.io.LundReader
 
operate(PhysicsEvent) - Method in class org.jlab.physics.analysis.EventOperator
 
operate(PhysicsEvent) - Method in class org.jlab.physics.analysis.GenericEventOperator
 
operators - Variable in class org.jlab.physics.base.EventOperation
 
org.jlab.clas.pdg - package org.jlab.clas.pdg
 
org.jlab.clas.physics - package org.jlab.clas.physics
 
org.jlab.clas.reactions - package org.jlab.clas.reactions
 
org.jlab.physics.analysis - package org.jlab.physics.analysis
 
org.jlab.physics.base - package org.jlab.physics.base
 
org.jlab.physics.fw - package org.jlab.physics.fw
 
org.jlab.physics.io - package org.jlab.physics.io
 
org.jlab.physics.oper - package org.jlab.physics.oper
 
org.jlab.physics.process - package org.jlab.physics.process
 

P

p() - Method in class org.jlab.clas.physics.LorentzVector
 
p() - Method in class org.jlab.clas.physics.Particle
 
ParameterSpace - Class in org.jlab.physics.base
 
ParameterSpace() - Constructor for class org.jlab.physics.base.ParameterSpace
 
parse(String) - Method in class org.jlab.physics.base.EventSelector
 
parse(String) - Method in class org.jlab.physics.base.ParticleSelector
 
parse(String) - Method in class org.jlab.physics.base.ParticleStringParser
 
parseChargedSign(String) - Method in class org.jlab.clas.physics.EventFilter
 
parseLine(String) - Method in class org.jlab.physics.oper.PhysicsEventProcessor
 
Particle - Class in org.jlab.clas.physics
 
Particle() - Constructor for class org.jlab.clas.physics.Particle
 
Particle(int, double, byte, double, double, double, double, double, double) - Constructor for class org.jlab.clas.physics.Particle
 
Particle(int, double, double, double) - Constructor for class org.jlab.clas.physics.Particle
 
Particle(int, double, double, double, double, double, double) - Constructor for class org.jlab.clas.physics.Particle
 
Particle(Particle) - Constructor for class org.jlab.clas.physics.Particle
 
ParticleDescriptor(String, String) - Constructor for class org.jlab.physics.analysis.PhysicsAnalysis.ParticleDescriptor
 
particleDoca(Particle) - Method in class org.jlab.clas.physics.Particle
 
ParticleFinder - Class in org.jlab.clas.physics
 
ParticleFinder() - Constructor for class org.jlab.clas.physics.ParticleFinder
 
ParticleGenerator - Class in org.jlab.clas.physics
 
ParticleGenerator(int) - Constructor for class org.jlab.clas.physics.ParticleGenerator
 
ParticleGenerator(int, double, double, double, double, double, double) - Constructor for class org.jlab.clas.physics.ParticleGenerator
 
ParticleList - Class in org.jlab.clas.physics
 
ParticleList() - Constructor for class org.jlab.clas.physics.ParticleList
 
ParticleNotFoundException - Exception in org.jlab.clas.physics
 
ParticleNotFoundException(String) - Constructor for exception org.jlab.clas.physics.ParticleNotFoundException
 
ParticleNotFoundException(Throwable) - Constructor for exception org.jlab.clas.physics.ParticleNotFoundException
 
particles - Variable in class org.jlab.physics.base.EventOperation
 
ParticleSelector - Class in org.jlab.physics.base
 
ParticleSelector() - Constructor for class org.jlab.physics.base.ParticleSelector
 
ParticleSelector(int, int, int) - Constructor for class org.jlab.physics.base.ParticleSelector
 
ParticleSelector(String) - Constructor for class org.jlab.physics.base.ParticleSelector
 
ParticleSelector(String, int) - Constructor for class org.jlab.physics.base.ParticleSelector
 
ParticleStringParser - Class in org.jlab.physics.base
 
ParticleStringParser() - Constructor for class org.jlab.physics.base.ParticleStringParser
 
PDGDatabase - Class in org.jlab.clas.pdg
PDG database class.
PDGDatabase() - Constructor for class org.jlab.clas.pdg.PDGDatabase
 
PDGParticle - Class in org.jlab.clas.pdg
 
PDGParticle(String, int, double) - Constructor for class org.jlab.clas.pdg.PDGParticle
 
PDGParticle(String, int, double, int) - Constructor for class org.jlab.clas.pdg.PDGParticle
 
PDGParticle(String, int, double, int, double) - Constructor for class org.jlab.clas.pdg.PDGParticle
 
PDGParticle(String, int, int, double, int) - Constructor for class org.jlab.clas.pdg.PDGParticle
 
PhaseSpace - Class in org.jlab.physics.base
 
PhaseSpace() - Constructor for class org.jlab.physics.base.PhaseSpace
 
phi() - Method in class org.jlab.clas.physics.LorentzVector
 
phi() - Method in class org.jlab.clas.physics.Particle
 
phi() - Method in class org.jlab.clas.physics.Vector3
 
PhysicsAnalysis - Class in org.jlab.physics.analysis
 
PhysicsAnalysis() - Constructor for class org.jlab.physics.analysis.PhysicsAnalysis
 
PhysicsAnalysis.ParticleDescriptor - Class in org.jlab.physics.analysis
 
PhysicsConstants - Class in org.jlab.clas.pdg
 
PhysicsConstants() - Constructor for class org.jlab.clas.pdg.PhysicsConstants
 
PhysicsCutDescriptor - Class in org.jlab.physics.oper
 
PhysicsCutDescriptor(String, String, double, double) - Constructor for class org.jlab.physics.oper.PhysicsCutDescriptor
 
PhysicsDataObject - Class in org.jlab.physics.analysis
 
PhysicsDataObject() - Constructor for class org.jlab.physics.analysis.PhysicsDataObject
 
PhysicsDataObject.DataObjectDescriptor - Class in org.jlab.physics.analysis
 
PhysicsEvent - Class in org.jlab.clas.physics
 
PhysicsEvent() - Constructor for class org.jlab.clas.physics.PhysicsEvent
 
PhysicsEvent(double) - Constructor for class org.jlab.clas.physics.PhysicsEvent
 
PhysicsEventOperator - Class in org.jlab.physics.oper
 
PhysicsEventOperator(String, String, String, double, double) - Constructor for class org.jlab.physics.oper.PhysicsEventOperator
 
PhysicsEventProcessor - Class in org.jlab.physics.oper
 
PhysicsEventProcessor(double, String) - Constructor for class org.jlab.physics.oper.PhysicsEventProcessor
 
PhysicsHistogramDescriptor - Class in org.jlab.physics.oper
 
PhysicsHistogramDescriptor(String, int, double, double, String, String) - Constructor for class org.jlab.physics.oper.PhysicsHistogramDescriptor
 
PhysicsKinematics - Class in org.jlab.clas.physics
 
PhysicsKinematics() - Constructor for class org.jlab.clas.physics.PhysicsKinematics
 
PhysicsParticleDescriptor - Class in org.jlab.physics.oper
 
PhysicsParticleDescriptor(String, String, String) - Constructor for class org.jlab.physics.oper.PhysicsParticleDescriptor
 
pid() - Method in class org.jlab.clas.pdg.PDGParticle
 
pid() - Method in class org.jlab.clas.physics.Particle
 
pid() - Method in class org.jlab.physics.base.ParticleSelector
 
primaryVertex() - Method in class org.jlab.clas.physics.PhysicsEvent
 
print() - Method in class org.jlab.clas.physics.LorentzVector
 
print() - Method in class org.jlab.clas.reactions.TransMatrix
 
processCuts(List<String>) - Method in class org.jlab.physics.oper.PhysicsEventProcessor
 
processEvent(PhysicsEvent) - Method in class org.jlab.physics.analysis.PhysicsAnalysis
 
properties - Variable in class org.jlab.physics.base.EventOperation
 
propertyString() - Method in class org.jlab.clas.physics.Particle
 
px() - Method in class org.jlab.clas.physics.LorentzVector
 
px() - Method in class org.jlab.clas.physics.Particle
 
py() - Method in class org.jlab.clas.physics.LorentzVector
 
py() - Method in class org.jlab.clas.physics.Particle
 
pz() - Method in class org.jlab.clas.physics.LorentzVector
 
pz() - Method in class org.jlab.clas.physics.Particle
 

R

removeParticle(int) - Method in class org.jlab.clas.physics.PhysicsEvent
 
removeParticleByPid(int, int) - Method in class org.jlab.clas.physics.PhysicsEvent
 
reset() - Method in class org.jlab.physics.analysis.EventOperator
 
reset() - Method in class org.jlab.physics.base.DimensionSpace
 
rho() - Method in class org.jlab.clas.physics.Vector3
 
rotateX(double) - Method in class org.jlab.clas.physics.LorentzVector
 
rotateX(double) - Method in class org.jlab.clas.physics.Vector3
 
rotateY(double) - Method in class org.jlab.clas.physics.LorentzVector
 
rotateY(double) - Method in class org.jlab.clas.physics.Vector3
 
rotateZ(double) - Method in class org.jlab.clas.physics.LorentzVector
 
rotateZ(double) - Method in class org.jlab.clas.physics.Vector3
 
ROUND_BRACKET_CLOSE - Static variable in class org.jlab.physics.base.ParticleStringParser
 
ROUND_BRACKET_OPEN - Static variable in class org.jlab.physics.base.ParticleStringParser
 

S

set(int, int, double) - Method in class org.jlab.clas.reactions.TransMatrix
 
set(String, double, double) - Method in class org.jlab.physics.base.DimensionSpace
 
set(String, String, String) - Method in class org.jlab.physics.oper.PhysicsEventOperator
 
setBeam(double) - Method in class org.jlab.clas.physics.PhysicsEvent
 
setBeam(String, double) - Method in class org.jlab.clas.physics.PhysicsEvent
 
setBeamParticle(Particle) - Method in class org.jlab.clas.physics.PhysicsEvent
 
setContsrains(double, double) - Method in class org.jlab.physics.base.DimensionSpace
 
setCuts(String) - Method in class org.jlab.physics.oper.PhysicsHistogramDescriptor
 
setDecayParticle(int) - Method in interface org.jlab.clas.reactions.IDecay
 
setDecayParticle(int) - Method in class org.jlab.clas.reactions.TwoBodyDecay
 
setDecayParticle(String) - Method in interface org.jlab.clas.reactions.IDecay
 
setDecayParticle(String) - Method in class org.jlab.clas.reactions.TwoBodyDecay
 
setDecayProducts(int, int) - Method in interface org.jlab.clas.reactions.IDecay
 
setDecayProducts(int, int) - Method in class org.jlab.clas.reactions.TwoBodyDecay
 
setDecayProducts(int, int, int) - Method in interface org.jlab.clas.reactions.IDecay
 
setDecayProducts(int, int, int) - Method in class org.jlab.clas.reactions.TwoBodyDecay
 
setDecayProducts(String, String) - Method in interface org.jlab.clas.reactions.IDecay
 
setDecayProducts(String, String) - Method in class org.jlab.clas.reactions.TwoBodyDecay
 
setDecayProducts(String, String, String) - Method in interface org.jlab.clas.reactions.IDecay
 
setDecayProducts(String, String, String) - Method in class org.jlab.clas.reactions.TwoBodyDecay
 
setFilter(String) - Method in class org.jlab.clas.physics.EventFilter
 
setFilter(String) - Method in class org.jlab.physics.analysis.EventOperator
 
setInclusive(char) - Method in class org.jlab.clas.physics.EventFilter
 
setLimits(double, double) - Method in class org.jlab.physics.oper.PhysicsEventOperator
 
setMag(double) - Method in class org.jlab.clas.physics.Vector3
 
setMagThetaPhi(double, double, double) - Method in class org.jlab.clas.physics.Vector3
 
setMinMax(double, double) - Method in class org.jlab.physics.oper.PhysicsCutDescriptor
 
setMomRange(double, double) - Method in class org.jlab.clas.physics.ParticleGenerator
 
setName(String) - Method in class org.jlab.physics.analysis.EventOperator
 
setName(String) - Method in class org.jlab.physics.oper.PhysicsCutDescriptor
 
setName(String) - Method in class org.jlab.physics.oper.PhysicsParticleDescriptor
 
setNBins(int) - Method in class org.jlab.physics.base.DimensionSpace
 
setObservables(String...) - Method in class org.jlab.physics.analysis.EventOperator
 
setP(double) - Method in class org.jlab.clas.physics.Particle
Change the particle momenta from it's original value to new value
setParticle(String) - Method in class org.jlab.physics.oper.PhysicsParticleDescriptor
 
setParticleWithMass(double, byte, double, double, double, double, double, double) - Method in class org.jlab.clas.physics.Particle
 
setPhiRange(double, double) - Method in class org.jlab.clas.physics.ParticleGenerator
 
setProperty(String, double) - Method in class org.jlab.clas.physics.Particle
 
setPxPyPzE(double, double, double, double) - Method in class org.jlab.clas.physics.LorentzVector
 
setPxPyPzM(double, double, double, double) - Method in class org.jlab.clas.physics.LorentzVector
 
setRandom() - Method in class org.jlab.physics.base.DimensionSpace
 
setRandom() - Method in class org.jlab.physics.base.PhaseSpace
 
setRange(double, double, double, double, double, double) - Method in class org.jlab.clas.physics.ParticleGenerator
 
setRow(int, double, double, double) - Method in class org.jlab.clas.reactions.TransMatrix
 
setTargetParticle(Particle) - Method in class org.jlab.clas.physics.PhysicsEvent
 
setTheta(double) - Method in class org.jlab.clas.physics.Particle
 
setThetaRange(double, double) - Method in class org.jlab.clas.physics.ParticleGenerator
 
setValue(double) - Method in class org.jlab.physics.base.DimensionSpace
 
setValue(String, double) - Method in class org.jlab.physics.base.ParameterSpace
 
setValueNormalized(double) - Method in class org.jlab.physics.base.DimensionSpace
 
setVariable(String) - Method in class org.jlab.physics.oper.PhysicsCutDescriptor
 
setVariable(String) - Method in class org.jlab.physics.oper.PhysicsParticleDescriptor
 
setVectM(Vector3, double) - Method in class org.jlab.clas.physics.LorentzVector
 
setVector(int, double, double, double, double, double, double) - Method in class org.jlab.clas.physics.Particle
 
setVector(int, Vector3, Vector3) - Method in class org.jlab.clas.physics.Particle
 
setVector(LorentzVector, Vector3) - Method in class org.jlab.clas.physics.Particle
 
setXYZ(double, double, double) - Method in class org.jlab.clas.physics.Vector3
 
show() - Static method in class org.jlab.clas.pdg.PDGDatabase
 
show() - Method in class org.jlab.physics.base.PhaseSpace
 
showData() - Method in class org.jlab.physics.oper.PhysicsEventProcessor
 
skip() - Method in class org.jlab.physics.base.ParticleSelector
 
speedOfLight() - Static method in class org.jlab.clas.pdg.PhysicsConstants
 
SQUARE_BRACKET_CLOSE - Static variable in class org.jlab.physics.base.ParticleStringParser
 
SQUARE_BRACKET_OPEN - Static variable in class org.jlab.physics.base.ParticleStringParser
 
stringValue() - Method in class org.jlab.physics.oper.PhysicsEventOperator
 
sub(LorentzVector) - Method in class org.jlab.clas.physics.LorentzVector
 
sub(Vector3) - Method in class org.jlab.clas.physics.Vector3
 
summary() - Method in class org.jlab.clas.physics.EventFilter
 

T

t_max(double, double) - Method in class org.jlab.physics.process.DVCSProcess
 
t_min(double, double) - Method in class org.jlab.physics.process.DVCSProcess
 
targetParticle() - Method in class org.jlab.clas.physics.PhysicsEvent
 
theta() - Method in class org.jlab.clas.physics.LorentzVector
 
theta() - Method in class org.jlab.clas.physics.Particle
 
theta() - Method in class org.jlab.clas.physics.Vector3
 
theta(Vector3) - Method in class org.jlab.clas.physics.Vector3
 
toLundString() - Method in class org.jlab.clas.physics.Particle
 
toLundString() - Method in class org.jlab.clas.physics.ParticleList
 
toLundString() - Method in class org.jlab.clas.physics.PhysicsEvent
 
toLundStringGenerated() - Method in class org.jlab.clas.physics.PhysicsEvent
 
toString() - Method in class org.jlab.clas.pdg.PDGParticle
 
toString() - Method in class org.jlab.clas.physics.EventFilter
 
toString() - Method in class org.jlab.clas.physics.Particle
 
toString() - Method in exception org.jlab.clas.physics.ParticleNotFoundException
 
toString() - Method in class org.jlab.clas.physics.PhysicsEvent
 
toString() - Method in class org.jlab.clas.physics.Vector3
 
toString() - Method in class org.jlab.physics.analysis.EventOperator
 
toString() - Method in class org.jlab.physics.analysis.PhysicsAnalysis.ParticleDescriptor
 
toString() - Method in class org.jlab.physics.analysis.PhysicsAnalysis
 
toString() - Method in class org.jlab.physics.base.DimensionSpace
 
toString() - Method in class org.jlab.physics.base.EventSelector
 
toString() - Method in class org.jlab.physics.base.ParticleSelector
 
toString() - Method in class org.jlab.physics.base.PhaseSpace
 
toString() - Method in class org.jlab.physics.oper.PhysicsCutDescriptor
 
toString() - Method in class org.jlab.physics.oper.PhysicsEventOperator
 
toString() - Method in class org.jlab.physics.oper.PhysicsEventProcessor
 
toString() - Method in class org.jlab.physics.oper.PhysicsHistogramDescriptor
 
toString() - Method in class org.jlab.physics.oper.PhysicsParticleDescriptor
 
toTupleString() - Method in class org.jlab.physics.analysis.PhysicsAnalysis
 
TransMatrix - Class in org.jlab.clas.reactions
 
TransMatrix() - Constructor for class org.jlab.clas.reactions.TransMatrix
 
trMatrix - Static variable in class org.jlab.clas.reactions.DecayKinematics
 
TwoBodyDecay - Class in org.jlab.clas.reactions
 
TwoBodyDecay() - Constructor for class org.jlab.clas.reactions.TwoBodyDecay
 
TwoBodyDecay(int, int, int) - Constructor for class org.jlab.clas.reactions.TwoBodyDecay
 
TwoBodyDecay(String, String, String) - Constructor for class org.jlab.clas.reactions.TwoBodyDecay
 
TwoBodyDecayMomentum(double, double, double) - Static method in class org.jlab.clas.reactions.DecayKinematics
 
TYPE_DETECTOR_PARTICLE - Static variable in class org.jlab.physics.base.ParticleSelector
 
TYPE_GENERATED - Static variable in class org.jlab.physics.base.ParticleSelector
 
TYPE_MATCHED - Static variable in class org.jlab.physics.base.ParticleSelector
 
TYPE_RECONSTRUCED - Static variable in class org.jlab.physics.base.ParticleSelector
 

U

unit() - Method in class org.jlab.clas.physics.Vector3
 
unit() - Method in class org.jlab.clas.reactions.TransMatrix
 

V

vect() - Method in class org.jlab.clas.physics.LorentzVector
 
vector() - Method in class org.jlab.clas.physics.Particle
 
Vector3 - Class in org.jlab.clas.physics
 
Vector3() - Constructor for class org.jlab.clas.physics.Vector3
 
Vector3(double, double, double) - Constructor for class org.jlab.clas.physics.Vector3
 
Vector3(Vector3) - Constructor for class org.jlab.clas.physics.Vector3
 
vectorToFrame(Vector3, Vector3) - Static method in class org.jlab.clas.reactions.DecayKinematics
 
vectorToLab(Vector3, Vector3) - Static method in class org.jlab.clas.reactions.DecayKinematics
 
vertex() - Method in class org.jlab.clas.physics.Particle
 
vx() - Method in class org.jlab.clas.physics.Particle
 
vy() - Method in class org.jlab.clas.physics.Particle
 
vz() - Method in class org.jlab.clas.physics.Particle
 

W

width() - Method in class org.jlab.clas.pdg.PDGParticle
 

X

x() - Method in class org.jlab.clas.physics.Vector3
 

Y

y() - Method in class org.jlab.clas.physics.Vector3
 

Z

z() - Method in class org.jlab.clas.physics.Vector3
 
A B C D E G H I K L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form