Uses of Class
org.jlab.rec.rich.RICHParticle
Packages that use RICHParticle
- 
Uses of RICHParticle in org.jlab.rec.richFields 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 TypeMethodDescriptionvoidRICHEvent.add_Hadron(RICHParticle hadron) voidRICHEvent.add_Photon(RICHParticle photon) voidRICHEvent.associate_Throws(RICHParticle hadron, int hypo, RICHParameters richpar) doubleRICHParticle.calc_EtaC(RICHParticle hadron, double theta) doubleRICHParticle.calc_HypoC2(RICHParticle hadron, int hypo_pid, int recotype) doubleRICHParticle.calc_HypoYield(RICHParticle hadron, int hypo_pid, int recotype, double Npho, int iref) doubleRICHRayTrace.find_dphi_steps(RICHParticle photon) doubleRICHRayTrace.find_dthe_steps(RICHParticle photon) voidRICHRayTrace.find_EtaC_analytic_migrad(RICHParticle hadron, RICHParticle photon) voidRICHRayTrace.find_EtaC_raytrace_migrad(RICHParticle hadron, RICHParticle photon) voidRICHRayTrace.find_EtaC_raytrace_steps(RICHParticle hadron, RICHParticle photon, int hypo) voidRICHEvent.get_ChMean(RICHParticle hadron, int hypo, int recotype) voidRICHEvent.get_HypoPID(RICHParticle hadron, int recotype, RICHParameters richpar) voidRICHEvent.get_LHCbpid(RICHParticle hadron, int recotype, RICHParameters richpar) voidRICHEvent.get_pid(RICHParticle hadron, int recotype, RICHParameters richpar) doubleRICHParticle.pid_LHCb(RICHParticle hadron, int hypo_pid, int recotype, int inorma) doubleRICHParticle.pid_probability(RICHParticle hadron, int hypo_pid, int recotype) RICHRayTrace.RayTrace(RICHParticle photon, Vector3D vlab) RICHRayTrace.RayTrace(RICHParticle photon, Vector3D vlab, double naero) voidRICHEvent.select_Photons(RICHParticle hadron, int recotype, RICHParameters richpar) voidRICHParticle.set_rotated_points(RICHParticle hadron) voidRICHEvent.throw_Photons(RICHParticle hadron, int Nthrows, int hypo, RICHRayTrace richtrace, RICHParameters richpar, RICHCalibration richcal) voidRICHEvent.trace_Photons(RICHParticle hadron, int hypo, RICHRayTrace richtrace, RICHCalibration richcal) Method parameters in org.jlab.rec.rich with type arguments of type RICHParticleModifier and TypeMethodDescriptionvoidRICHEvent.add_Hadron(ArrayList<RICHParticle> hads) voidRICHEvent.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)