Uses of Class
cnuphys.lund.LundId
Packages that use LundId
- 
Uses of LundId in cnuphys.lundFields in cnuphys.lund declared as LundIdModifier and TypeFieldDescriptionprotected LundIdTrajectoryRowData.lundIdstatic LundIdLundSupport.unknownMinusUnknown negative leptonstatic LundIdLundSupport.unknownNeutralUnknown neutral "lepton"static LundIdLundSupport.unknownPlusUnknown positive leptonFields in cnuphys.lund with type parameters of type LundIdMethods in cnuphys.lund that return LundIdModifier and TypeMethodDescriptionLundSupport.get(double id) Finds an LundId object based on the given particle id.LundSupport.get(int id) Finds an LundId object based on the given particle id.LundSupport.get(int id, int charge) Finds an LundId object based on the given particle id.static LundIdLundSupport.getCVTbased(int q) Obtain the LundID object for a cvt based particlestatic LundIdLundSupport.getElectron()Obtain the LundID object for an electronstatic LundIdLundSupport.getHitbased(int q) Obtain the LundID object for a hit based particleTrajectoryRowData.getLundId()Get the lund idstatic LundIdLundSupport.getPositron()Obtain the LundID object for a positronstatic LundIdLundSupport.getProton()Obtain the LundID object for a protonLundComboBox.getSelectedId()static LundIdLundSupport.getTrackbased(int q) Obtain the LundID object for a track based particleMethods in cnuphys.lund that return types with arguments of type LundIdMethods in cnuphys.lund with parameters of type LundIdModifier and TypeMethodDescriptionstatic LundStyleLundStyle.addLundStyle(LundId lundId, Color lineColor) Add a lund style into the databaseintCompare based on Id.doubleGeneratedParticleRecord.getKineticEnergy(LundId lundId) Get the kinetic energy in GeV.static LundStyleGet a style for a given lund Id.doubleGeneratedParticleRecord.getTotalEnergy(LundId lundId) The total energy in GeV.Constructors in cnuphys.lund with parameters of type LundIdModifierConstructorDescriptionTrajectoryRowData(int trackId, LundId lundId, double xo, double yo, double zo, double p, double theta, double phi, int status, String source) Create a data row for display in the table.
- 
Uses of LundId in cnuphys.swimMethods in cnuphys.swim that return LundIdMethods in cnuphys.swim with parameters of type LundId