public abstract class RunIteratorFactory extends Object
Modifier and Type | Field and Description |
---|---|
protected int |
numberOfFields |
Modifier | Constructor and Description |
---|---|
protected |
RunIteratorFactory(int numF) |
Modifier and Type | Method and Description |
---|---|
abstract RunIterator |
createRunIterator(int runNumber)
Open the RunIterator for the specified run number
|
public abstract RunIterator createRunIterator(int runNumber) throws Exception
Exception
Terrier 4.0. Copyright © 2004-2014 University of Glasgow