FreeHEP API
Version v1.2.2

hep.io.root.reps
Class TDatimeRep

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

public abstract class TDatimeRep
extends AbstractRootObject
implements TDatime

Version:
$Id: TDatimeRep.java,v 1.2 2003/04/24 19:36:22 tonyj Exp $
Author:
tonyj

Constructor Summary
TDatimeRep()
           
 
Method Summary
 Date getDate()
           
 int getDatime()
           
 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

TDatimeRep

public TDatimeRep()
Method Detail

getDate

public Date getDate()
Specified by:
getDate in interface TDatime

getDatime

public int getDatime()
Specified by:
getDatime in interface TDatime

readMembers

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

toString

public String toString()
Overrides:
toString in class Object

FreeHEP API
Version v1.2.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.