Uses of Class
cnuphys.lund.LundId
Packages that use LundId
-
Uses of LundId in cnuphys.lund
Fields in cnuphys.lund declared as LundIdModifier and TypeFieldDescriptionprotected LundId
TrajectoryRowData.lundId
static LundId
LundSupport.unknownMinus
Unknown negative leptonstatic LundId
LundSupport.unknownNeutral
Unknown neutral "lepton"static LundId
LundSupport.unknownPlus
Unknown 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 LundId
LundSupport.getCVTbased
(int q) Obtain the LundID object for a cvt based particlestatic LundId
LundSupport.getElectron()
Obtain the LundID object for an electronstatic LundId
LundSupport.getHitbased
(int q) Obtain the LundID object for a hit based particleTrajectoryRowData.getLundId()
Get the lund idstatic LundId
LundSupport.getPositron()
Obtain the LundID object for a positronstatic LundId
LundSupport.getProton()
Obtain the LundID object for a protonLundComboBox.getSelectedId()
static LundId
LundSupport.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 LundStyle
LundStyle.addLundStyle
(LundId lundId, Color lineColor) Add a lund style into the databaseint
Compare based on Id.double
GeneratedParticleRecord.getKineticEnergy
(LundId lundId) Get the kinetic energy in GeV.static LundStyle
Get a style for a given lund Id.double
GeneratedParticleRecord.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.swim
Methods in cnuphys.swim that return LundIdMethods in cnuphys.swim with parameters of type LundId