hep.io.root.core
Class Clone
java.lang.Object
hep.io.root.core.Clone
- All Implemented Interfaces:
- RootObject, TObject
- public abstract class Clone
- extends Object
- implements RootObject, TObject
A base class for a member of a ClonesArray read in split mode
- Author:
- Tony Johnson
- Source Code:
- Clone.java
Constructor Summary |
Clone()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Clone
public Clone()
setData
public abstract void setData(int index,
Clones clones)
getBits
public int getBits()
- Specified by:
getBits
in interface TObject
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
getUniqueID
public int getUniqueID()
- Specified by:
getUniqueID
in interface TObject
Copyright © 2000-2004 FreeHEP, All Rights Reserved.