X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=TOF%2FTOFnoiseda.cxx;fp=TOF%2FTOFnoiseda.cxx;h=68881d545b09ba69852840d97e787eda307a092b;hb=98a837bf9bcdf19ea7fad7471cfaf7545fdb3604;hp=58fcfd4c6dd370a00972001309df66c6e50c71dc;hpb=39012d35bb0ba9868e680c7d7a38df28714b47f7;p=u%2Fmrichter%2FAliRoot.git diff --git a/TOF/TOFnoiseda.cxx b/TOF/TOFnoiseda.cxx index 58fcfd4c6dd..68881d545b0 100644 --- a/TOF/TOFnoiseda.cxx +++ b/TOF/TOFnoiseda.cxx @@ -281,7 +281,7 @@ int main(int argc, char **argv) { status =0; /* store the result file on FES */ - status=daqDA_FES_storeFile(filename,filename); + status=daqDA_FES_storeFile(filename,"NOISE"); if (status) { status = -2; }