Package iceCube.uhe.particles

Package icecube.uhe.particles

See:
          Description

Class Summary
I3Particle This particle class inherited from Particle.java describes a digested IceCube event (both MC and real) in form of JULIeT particle.
I3ParticleInputStream The Object Particle is serialized and sent out to Outputstream
I3ParticleOutputStream The Object I3Particle is serialized and sent out to Outputstream
I3ParticleStreamDemo I3Particle.class Demo program.
Particle The Particle class to define their mass, names, flavors, lifetime It also provides the instance variables such as energy.
ParticleArray This class creates the objects of array "logEnergyMatrix" for all leptons (+ pions) defined by Particle.class.
ParticleArrayDemo ParticleArray.class Demo program.
ParticleDemo Particle.class Demo program.
ParticleGroup This class creates the objects for all leptons (+ pions) defined by Particle.class.
ParticleInputStream The Object Particle is serialized and sent out to Outputstream
ParticleOutputStream The Object Particle is serialized and sent out to Outputstream
ParticleStreamDemo Particle.class Demo program.
SwingParticleDemo Particle.class Demo program based on Swing User Interface
 

Package iceCube.uhe.particles Description

Package icecube.uhe.particles

This package includes the objects to define elementary particles such as an electron, and a muon-neutrino. It provides the methods to get the particle propaty like mass and lifetime and to set/get energy. The object "particle" here are frequently used in the other objects in the packages icecube.uhe.interactions, icecube.uhe.decay, and icecube.uhe.proagation.


Shigeru Yoshida
Last modified: Sat Apr 19 09:25:44 JST 2003