jasext.root
Class RootLocal

java.lang.Object
  |
  +--jas.jds.module.BasicLocalDIM
        |
        +--jasext.root.RootLocal
All Implemented Interfaces:
jas.jds.module.AbstractDIM, jas.jds.module.LocalDIM, jas.jds.module.LocalDIM2, java.io.Serializable

public class RootLocal
extends jas.jds.module.BasicLocalDIM

A LocalDIM for accessing PAW files from a JAS client

See Also:
Serialized Form

Constructor Summary
RootLocal()
           
 
Method Summary
 hep.analysis.EventSource openDataSet(java.lang.String fileName)
           
 
Methods inherited from class jas.jds.module.BasicLocalDIM
getFileFilter, getHelpTopic, getSetupPage, setLocalJobBuilder, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RootLocal

public RootLocal()
Method Detail

openDataSet

public hep.analysis.EventSource openDataSet(java.lang.String fileName)
                                     throws jas.jds.module.ModuleException
Overrides:
openDataSet in class jas.jds.module.BasicLocalDIM