public class ParticleUtilities extends Object
Modifier and Type | Method and Description |
---|---|
static void |
dumpParticleHierarchy(Particle p)
Dump the particle heirarchy within the event to System.out
|
static void |
dumpParticleHierarchy(Particle p,
PrintStream out)
Dump the particle heirarchy within the event
|
static void |
dumpParticleHierarchy(Particle p,
PrintWriter out) |
public static void dumpParticleHierarchy(Particle p)
p
- the particle to start the dump frompublic static void dumpParticleHierarchy(Particle p, PrintStream out)
p
- the particle to start the dump fromout
- the stream to write topublic static void dumpParticleHierarchy(Particle p, PrintWriter out)
Jas4pp 1.5 © Java Analysis Studio for Particle Physics