Package gda.px.pxgen
Class EigerAutoRunNumberUtils
java.lang.Object
gda.factory.FindableBase
gda.px.pxgen.AutoRunNumberUtils
gda.px.pxgen.EigerAutoRunNumberUtils
- All Implemented Interfaces:
Findable,Serializable
- See Also:
-
Field Summary
Fields inherited from class gda.px.pxgen.AutoRunNumberUtils
FOLDER_IS_FILE_FORMAT, OVERLAP_ERROR, OVERLAP_WARN -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected intscanDirForRunNumber(File[] files, String prefix) protected booleanscanForImageClashes(String prefix, int run, File[] files, int startImage, int endImage) Methods inherited from class gda.px.pxgen.AutoRunNumberUtils
checkForCacheFile, getAutoRunNumber, getCacheFileName, getLastRunNumber, getManualRunNumber, readCacheFile, writeCacheFileMethods inherited from class gda.factory.FindableBase
equals, getName, hashCode, setName
-
Constructor Details
-
EigerAutoRunNumberUtils
public EigerAutoRunNumberUtils()
-
-
Method Details
-
scanDirForRunNumber
- Overrides:
scanDirForRunNumberin classAutoRunNumberUtils
-
scanForImageClashes
protected boolean scanForImageClashes(String prefix, int run, File[] files, int startImage, int endImage) - Overrides:
scanForImageClashesin classAutoRunNumberUtils
-