hep.io.root.core
Class Clone2
java.lang.Object
hep.io.root.core.Clone2
- All Implemented Interfaces:
- RootObject, TObject
- public abstract class Clone2
- extends Object
- implements RootObject, TObject
A base class for a member of a ClonesArray read in split mode
- Author:
- Tony Johnson
- Source Code:
- Clone2.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Clone2
public Clone2()
setData
public abstract void setData(int index,
Clones2 clones)
getRootClass
public RootClass getRootClass()
- Description copied from interface:
RootObject
- Get the class of this object
- Specified by:
getRootClass
in interface RootObject
- Returns:
- The RootClass for this object
Copyright © 2000-2004 FreeHEP, All Rights Reserved.