hep.io.root.core
Class Clones

java.lang.Object
  extended by hep.io.root.core.Clones

public abstract class Clones
extends Object

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

Author:
tonyj

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


Copyright © 2000-2013 FreeHEP. All Rights Reserved.