8 #ifndef __stir_AbsTimeIntervalWithParsing__H__ 9 #define __stir_AbsTimeIntervalWithParsing__H__ 47 void set_defaults()
override;
48 void initialise_keymap()
override;
49 bool post_processing()
override;
Declaration of class stir::AbsTimeInterval.
static const char *const registered_name
Name which will be used when parsing a AbsTimeInterval object.
Definition: AbsTimeIntervalWithParsing.h:40
Parent class for all leaves in a RegisteredObject hierarchy that do parsing of parameter files...
Definition: RegisteredParsingObject.h:77
Declaration of class stir::RegisteredParsingObject.
class for specifying a time interval via parsing of explicit times
Definition: AbsTimeIntervalWithParsing.h:35