FreeHEP API
Version current

hep.io.root.core
Class Clones

java.lang.Object
  extended byhep.io.root.core.Clones

public abstract class Clones
extends Object

A Base class for a set of Clones, read in split mode.

Author:
tonyj
Source Code:
Clones.java

Constructor Summary
Clones()
           
 
Method Summary
abstract  void read(RootInput in, int nClones)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Clones

public Clones()
Method Detail

read

public abstract void read(RootInput in,
                          int nClones)
                   throws IOException
Throws:
IOException

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.