parser
Class S3DetParser

java.lang.Object
  extended by parser.S3DetParser

public class S3DetParser
extends java.lang.Object

This is the parser for the S3Det files.


Constructor Summary
S3DetParser()
          General constructor.
 
Method Summary
 S3DetObject read(java.lang.String s3detfile, AlignObject alignObject)
          This method reads the s3detfile.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

S3DetParser

public S3DetParser()
General constructor.

Method Detail

read

public S3DetObject read(java.lang.String s3detfile,
                        AlignObject alignObject)
This method reads the s3detfile.

Parameters:
s3detfile -
Returns:
S3DetObject s3detObject