Uses of Class
org.jlab.rec.rich.RICHParticle
Packages that use RICHParticle
-
Uses of RICHParticle in org.jlab.rec.rich
Fields in org.jlab.rec.rich declared as RICHParticleMethods in org.jlab.rec.rich that return RICHParticleMethods in org.jlab.rec.rich that return types with arguments of type RICHParticleMethods in org.jlab.rec.rich with parameters of type RICHParticleModifier and TypeMethodDescriptionvoid
RICHEvent.add_Hadron
(RICHParticle hadron) void
RICHEvent.add_Photon
(RICHParticle photon) void
RICHEvent.associate_Throws
(RICHParticle hadron, int hypo, RICHParameters richpar) double
RICHParticle.calc_EtaC
(RICHParticle hadron, double theta) double
RICHParticle.calc_HypoC2
(RICHParticle hadron, int hypo_pid, int recotype) double
RICHParticle.calc_HypoYield
(RICHParticle hadron, int hypo_pid, int recotype, double Npho, int iref) double
RICHRayTrace.find_dphi_steps
(RICHParticle photon) double
RICHRayTrace.find_dthe_steps
(RICHParticle photon) void
RICHRayTrace.find_EtaC_analytic_migrad
(RICHParticle hadron, RICHParticle photon) void
RICHRayTrace.find_EtaC_raytrace_migrad
(RICHParticle hadron, RICHParticle photon) void
RICHRayTrace.find_EtaC_raytrace_steps
(RICHParticle hadron, RICHParticle photon, int hypo) void
RICHEvent.get_ChMean
(RICHParticle hadron, int hypo, int recotype) void
RICHEvent.get_HypoPID
(RICHParticle hadron, int recotype, RICHParameters richpar) void
RICHEvent.get_LHCbpid
(RICHParticle hadron, int recotype, RICHParameters richpar) void
RICHEvent.get_pid
(RICHParticle hadron, int recotype, RICHParameters richpar) double
RICHParticle.pid_LHCb
(RICHParticle hadron, int hypo_pid, int recotype, int inorma) double
RICHParticle.pid_probability
(RICHParticle hadron, int hypo_pid, int recotype) RICHRayTrace.RayTrace
(RICHParticle photon, Vector3D vlab) RICHRayTrace.RayTrace
(RICHParticle photon, Vector3D vlab, double naero) void
RICHEvent.select_Photons
(RICHParticle hadron, int recotype, RICHParameters richpar) void
RICHParticle.set_rotated_points
(RICHParticle hadron) void
RICHEvent.throw_Photons
(RICHParticle hadron, int Nthrows, int hypo, RICHRayTrace richtrace, RICHParameters richpar, RICHCalibration richcal) void
RICHEvent.trace_Photons
(RICHParticle hadron, int hypo, RICHRayTrace richtrace, RICHCalibration richcal) Method parameters in org.jlab.rec.rich with type arguments of type RICHParticleModifier and TypeMethodDescriptionvoid
RICHEvent.add_Hadron
(ArrayList<RICHParticle> hads) void
RICHEvent.add_Photons
(ArrayList<RICHParticle> phos) Constructors in org.jlab.rec.rich with parameters of type RICHParticleModifierConstructorDescriptionRICHParticle
(int id, RICHParticle hadron, DetectorResponse hit, Point3D point, RICHParameters richpar)