jasext.hepevt
Class HepEventLocal

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

public class HepEventLocal
extends MultiFileLocalDIM

See Also:
Serialized Form

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

Constructor Detail

HepEventLocal

public HepEventLocal()
Method Detail

openDataSet

public EventSource openDataSet(java.lang.String fileName)
                        throws ModuleException
Overrides:
openDataSet in class BasicLocalDIM