X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FDoxymain.h;h=1fc0ab7b6e0f471c7b4b2e5dc75993a9ebc53933;hb=cb68eb1dcfd3de8db67f3a70a7bace802e704d50;hp=34b8a93e8e5720cc273a39c7800f358868574fc3;hpb=e3a2697415b42dcd4bb52440afc17c4549947372;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/Doxymain.h b/MUON/Doxymain.h index 34b8a93e8e5..1fc0ab7b6e0 100644 --- a/MUON/Doxymain.h +++ b/MUON/Doxymain.h @@ -20,12 +20,16 @@ Currently there are the documentation pages on - \ref README_rec - \ref README_base - \ref README_mchview +- \ref README_eve - \ref README_evaluation - \ref README_cosmics - \ref README_fast - \ref README_raw - \ref README_mapping +- \ref README_mchda +- \ref README_mtrda - \ref README_calib +- \ref README_calign - \ref README_geometry - \ref README_trigger - \ref README_shuttle @@ -53,14 +57,16 @@ the script with whatever non valid option, .eg. h:
 ./AlirootRun_MUONtest.sh h
 ERROR : extra option not recognized
-Usage: AlirootRun_MUONtest.sh options (-SRXsrxn:p:d:c:)
+Usage: AlirootRun_MUONtest.sh options (-SRXsrxn:tg:p:d:c:)
        -S (-s) perform (or not) simulation (default is do it, i.e -S)
        -R (-r) perform (or not) reconstruction (default is do it, i.e. -R)
        -X event (-x) perform (or not) checks and dumps (default is do it for event 5, i.e. -X 5)
        -n nevents (int) number of events to simulate (default 100)
+       -t will use OUTDIR as a tmp directory to generate raw data  
+       -g seed (uint) seed to be used in simulation (default 1234567)
        -p recoptions (quotified string) reconstruction options to use (default "SAVEDIGITS")
-       -d full path to output directory (default /work/projects/alice/dev/AliRoot/MUON/test_out.100)
-       -c full path to configuration file for simulation (default /work/projects/alice/dev/AliRoot/MUON/Config.C)
+       -d full path to output directory (default /work/projects/alice/trunk/AliRoot/MUON/test_out.100)
+       -c full path to configuration file for simulation (default /work/projects/alice/trunk/AliRoot/MUON/Config.C)
 
The results of this test are saved in test_out.nevent directory.