$GAUDIEXAMPLESROOT/options/THistRead.opts
true
../../home/THistRead.ref
gaudiexamples.thistwritePASS
preprocessor = normalizeExamples + \
RegexpReplacer(when = "^THistSvc",
orig = r"(stream: read[0-9] name: tuple[0-9].rt size: )([0-9]*)",
repl = r"\1###")
validateWithReference(preproc = preprocessor)