added NeXus support. Still a lot of testing will be needed, documentation updated, etc.
This commit is contained in:
@@ -91,6 +91,7 @@ class PRunDataHandler
|
||||
virtual Int_t ToInt(TString &str, Bool_t &ok);
|
||||
virtual Int_t GetDataTagIndex(TString &str, const PStringVector* fLabels);
|
||||
|
||||
virtual TString GetFileName(const TString extension, Bool_t &ok);
|
||||
virtual TString FileNameFromTemplate(TString &fileNameTemplate, Int_t run, TString &year, Bool_t &ok);
|
||||
virtual TString GetMonth(Int_t month);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user