X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=man%2Fman4%2Falirun.4;h=b23d0f9f867133b97f3fea69c19c3e7cf637a20b;hp=1678ce2523156342877e7c1b6c7dceebb317a1f2;hb=4601e3a71a2c82642152dbe5467664b1229339a6;hpb=9e1a0ddb8feb3fb19ca04ee19673f48c265a8fe6;ds=inline diff --git a/man/man4/alirun.4 b/man/man4/alirun.4 index 1678ce25231..b23d0f9f867 100644 --- a/man/man4/alirun.4 +++ b/man/man4/alirun.4 @@ -4,6 +4,9 @@ alirun - a shell script to run AliRoot .SH DESCRIPTION $Log$ +Revision 1.1 2001/05/16 14:57:29 alibrary +New files for folders and Stack + Revision 1.5 2001/02/23 17:33:40 buncic Added alifs wrapper for CASTOR and alirun modified accordingly. @@ -48,7 +51,7 @@ The following options are used to configure AliRoot session. - Reco ................ reconstruction -d | -d all | -all - Selects detector for which will be run. If none of these options was specified, an internal loop in AliRoot over all active detectors is assumed. Otherwise, for each detector, input file(s) are re-opened in update mode, command (or macro) is executed and the file is closed. Option -all is equivalent to MUON+RICH+TOF+ITS+TPC+PHOS+PMD+CASTOR+TRD. Detectors are processed in order as they appear on the command line. + Selects detector for which will be run. If none of these options was specified, an internal loop in AliRoot over all active detectors is assumed. Otherwise, for each detector, input file(s) are re-opened in update mode, command (or macro) is executed and the file is closed. Option -all is equivalent to MUON+HMPID+TOF+ITS+TPC+PHOS+PMD+CASTOR+TRD. Detectors are processed in order as they appear on the command line. -f Name of the top level Root file where Root trees will be stored (branches may reside in the same file or be diverted to separate files (see -split option). By default, file is named galice.root. @@ -127,9 +130,9 @@ These options define run time appearance of the AliRoot session. alirun -o /tmp/event.2 -f test.root -split -p 100 -c Hits - Use output from first step and create TOF and RICH digits. Output is in the same direcory and in file test.root + Use output from first step and create TOF and HMPID digits. Output is in the same direcory and in file test.root - alirun -d TOF+RICH -o /tmp/event.1 -c Digits + alirun -d TOF+HMPID -o /tmp/event.1 -c Digits Use output from second step and create digits for all detectors. Output is in the same direcory and branches are diverted to separate files: