a first implementation for the triumf mud-format. Start migrating towards real CERN ROOT notation int->Int_t, etc.

This commit is contained in:
nemu
2009-09-30 13:21:49 +00:00
parent dcb77c2e48
commit e38d0793ba
5 changed files with 470 additions and 214 deletions

View File

@@ -233,6 +233,7 @@ int main(int argc, char *argv[])
MUD_closeRead( fh );
free(pData);
return 1;
}