newly added dump_header, which dumps the header information of a muSR data file. Furthermore some minor cleanup took place.

This commit is contained in:
2012-05-12 14:08:27 +00:00
parent f04dd5a283
commit 1d6f8082f0
14 changed files with 736 additions and 225 deletions

View File

@ -38,8 +38,6 @@ using namespace std;
#include <TString.h>
#define PMUSR_VERSION "0.11.0"
#define PMUSR_SUCCESS 0
#define PMUSR_WRONG_STARTUP_SYNTAX -1
#define PMUSR_MSR_FILE_NOT_FOUND -2