I would like to remove the suffix .anything from a TString object using
an appropriately defined TRegexp object. The problem I have is how to
define the regexp that matches .anything. The only example of Root regexp
syntax I can find is in tstring.cxx that comes with the standard release.
thanks
Sean Kelly