FreeHEP API
Version v1.2.2

hep.io.root.reps
Class TStringRep

java.lang.Object
  |
  +--hep.io.root.core.AbstractRootObject
        |
        +--hep.io.root.reps.TStringRep
All Implemented Interfaces:
RootObject, TString

public abstract class TStringRep
extends AbstractRootObject
implements TString

Version:
$Id: TStringRep.java,v 1.3 2003/05/23 20:59:15 duns Exp $
Author:
Tony Johnson (tonyj@slac.stanford.edu)

Field Summary
 
Fields inherited from interface hep.io.root.interfaces.TString
rootCheckSum, rootIOVersion
 
Constructor Summary
TStringRep()
           
 
Method Summary
 void readMembers(RootInput in)
           
 String toString()
           
 
Methods inherited from class hep.io.root.core.AbstractRootObject
dump, getRootClass, read
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 

Constructor Detail

TStringRep

public TStringRep()
Method Detail

readMembers

public void readMembers(RootInput in)
                 throws IOException
Overrides:
readMembers in class AbstractRootObject
IOException

toString

public String toString()
Specified by:
toString in interface TString
Overrides:
toString in class Object

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.