hep.io.stdhep
Class StdhepWriter
java.lang.Object
hep.io.mcfio.MCFIOWriter
hep.io.stdhep.StdhepWriter
- All Implemented Interfaces:
- hep.io.mcfio.MCFIOConstants, hep.io.stdhep.StdhepConstants
- public class StdhepWriter
- extends MCFIOWriter
- implements hep.io.stdhep.StdhepConstants
A class for writing stdhep files.
- Version:
- $Id: StdhepWriter.java,v 1.3 2003/09/16 23:11:55 tonyj Exp $
- Author:
- Tony Johnson (tonyj@slac.stanford.edu)
- Source Code:
- StdhepWriter.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MCFIO_STDHEP
public static final int MCFIO_STDHEP
- See Also:
- Constant Field Values
MCFIO_STDHEPM
public static final int MCFIO_STDHEPM
- See Also:
- Constant Field Values
MCFIO_STDHEPBEG
public static final int MCFIO_STDHEPBEG
- See Also:
- Constant Field Values
MCFIO_STDHEPEND
public static final int MCFIO_STDHEPEND
- See Also:
- Constant Field Values
STDHEP_VERSION
public static final String STDHEP_VERSION
- See Also:
- Constant Field Values
StdhepWriter
public StdhepWriter(String file,
String title,
String comment,
int numevts)
throws IOException
main
public static void main(String[] argv)
throws Exception
- Throws:
Exception
writeRecord
public void writeRecord(StdhepRecord record)
throws IOException
- Throws:
IOException
Copyright © 2000-2004 FreeHEP, All Rights Reserved.