public abstract class AbstractRootObject extends Object implements RootObject
| Constructor and Description |
|---|
AbstractRootObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
dump(PrintStream out) |
RootClass |
getRootClass()
Get the class of this object
|
void |
read(RootInput in) |
public RootClass getRootClass()
RootObjectgetRootClass in interface RootObjectpublic void dump(PrintStream out)
public void read(RootInput in) throws IOException
IOExceptionJas4pp 1.5 © Java Analysis Studio for Particle Physics