Kumac
Andreas Gellrich
Last modified: Mon Jan 22 14:36:28 MET 2001
KUMAC.html.
This is an overview of the kumac settings which will be used for
re-processing.
We intend to keep this page up-to-date and add commands as much as
possible.
The contacts person's name is given.
Some comments explain what is going on.
In green a typical kumac setting is given.
Contents
Contact: Andreas Gellrich.
- I/O ist specified as input -I and output -O.
- For I/O the package gpack is used with option -OG.
- On the farm data are written to shared memory with option -M.
- The specification of the tape file name /acs/data/... causes ARTE to
search the disk pools for the file before automatically staging it.
- Do NOT use relative path names for output!
- Famous runs used for testing:
- run 14543: golden minimum bias 10 Apr 2000 ( 69k)
- run 14577: golden minimum bias 12 Apr 2000 (400k)
- run 15230: J/Psi 14 May 2000 (582k)
- run 16347: J/Psi slicer/refit 10 Jul 2000 (256k)
- run 16665: J/Psi slicer/refit 23 Jul 2000 (141k)
- run 16784: J/Psi slicer/refit 30 Jul 2000 (151k)
- run 17137: single MUON 18 Aug 2000 (409k)
- run 17252: single E+MU 24 Aug 2000 (745k)
IOFILE DST_OUT /tmp/.l4aOnlineArteSharedMemory -OM
IOFILE MINI_OUT /tmp/.l4aOnlineArteSharedMemory -OM
IOFILE EV_IN /acs/data/REAL/00/exp03/dst/run14577/run14577_file010.dst -IG
IOFILE EV_IN /acs/data/REAL/00/exp03/dst/run15230/run15230_file010.dst -IG
IOFILE EV_IN /acs/data/REAL/00/exp03/dst/run16347/run16347_file010.dst -IG
IOFILE EV_IN /acs/data/REAL/00/exp03/dst/run16665/run16665_file010.dst -IG
IOFILE EV_IN /acs/data/REAL/00/exp03/dst/run16784/run16784_file010.dst -IG
IOFILE EV_IN /acs/data/REAL/00/exp03/dst/run17137/run17137_file010.dst -IG
IOFILE EV_IN /acs/data/REAL/00/exp03/dst/run17252/run17252_file010.dst -IG
IOFILE DST_OUT file.dst -OG
IOFILE MINI_OUT file.mini -OG
IO/HBOOK file.his -O
top
Contact: Siegmund Nowak.
- Makefile: export HBDATAROOT= (is NEEDED in the Makefile)
- IOFILE GEODB /ARTE_GEO does NOT work with HBDATAROOT!
- 99 813: favored for GMB
- 99 1013: valid from July 2000 on exclusively MS14 -> MS15
DBOPEN GEODB -RO
ITR DBREAD GEODB NGHD 99 1013 EQ
DBCLOSE GEODB
top
Contact: Vasco Amaral.
- Makefile (needed!): export HBDATAROOT=
- 0: online version (partially for rp0001)
(run: 0-inf / key: 0-inf)
- 6: GMB runs (April)
(run: 14543-16878 / key: 7713-13880)
- 8: partially J/Psi and single lepton runs (July/August)
(run: 15967-17268 / key: 10451-16522)
- 12: new version
(run: 14543-17268 / key: 7713-16522)
- 13: corrected global alignment for rp0002 of Jan/Feb 2001
(run: 14543-17268 / key: 7713-16522)
KEYBOOK 13 /key_table keytable
top
Contact: Torsten Zeuner.
- ITR_SETUPDB: setup (default: /ITR_Setup)
- ITR_ALIGNDB: alignment (default: /ITR_Align)
- ITR_MONITORDB: monitoring (default: /ITR_MONITOR)
* SETENV ITR_SETUPDB /ITR_Setup
* SETENV ITR_ALIGNDB /ITR_Align
* SETENV ITR_MONITORDB /ITR_MONITOR
- DBVERS: database version (overwrites keytable!)
- ALVERS: alignment version (overwrites keytable!)
- ITRHITR: set hit resolution (default: 100um)
- ITRHCUT: max number of hits per chamber and event
* /ITR/DBVERS 8 5
* /ITR/ALVERS 17021 4
/ITR/ITRHITR 0.02
/ITR/ITRHCUT 20
top
Contact: Uli Uwer.
- OtrHitPreparation 0 : constants via OTRI
- OtrEventSwitch 259: kill noisy hits
SETENV OtrHitPreparation 0
SETENV OtrEventSwitch 259
top
Contact: Kendall Reeves.
- RICH_INSTALLDB: geometry
- RICH_RECODB: reconstruction
SETENV RICH_INSTALLDB /RICH_GEO
SETENV RICH_RECODB /RICH_RECO
top
Contact: Mauro Villa.
SETENV HBECALDB /ECAL_CALIB
top
Contact: Silvia Masciocchi.
- HPT: high-pt stand-alone (default: OFF)
- TRD: TRD stand-alone (default: OFF)
- MUON: muon stand-alone (MURECA) (default: OFF) (needed for DQM)
/RECON/SUBD VDS ON CATS
/RECON/SUBD ITR ON
/RECON/SUBD OTR ON
/RECON/SUBD RICH ON
/RECON/SUBD ECAL ON
/RECON/SUBD MUON ON
/RECON/RTRA ON VDSOTR
/RECON/REFIT ON
top
Contact: Sasha Spiridonov.
- rlevel=-1: off
- rlevel=0: ideal
- rlevel=1: x projection in PC
- rlevel=2: PC
- rlevel=3: PC+MC
- rlevel=4: PC+MC+TC (default)
- rlevel=5: PC+TC
- segstor=Y: (default)
- fit=0: (default)
- qpmxtrip=1.0: momentum cut (default)
- sltmode=0: skip (default)
- sltmode=1: electrons SLT tracks is used as seeds
- sltmode=2: muons SLT tracks is used as seeds
- sltmode=3: electrons+muons SLT tracks is used as seeds
- sltmagn=Y: SLT trough magnet
- sltclone=Y: store clones in RSEG
- fitmagn=N: refit with rejection of hits in magnet
/RANGER/FPAR rlevel=4 sltmode=3 sltmagn=Y fitmagn=N
/RANGER/FPAR maxflt_x=4 maxflt_y=4
/RANGER/FPAR whmin_x=6 whmin_y=6
/RANGER/FPAR qmin_x=5 qmin_y=5
/RANGER/FPAR maxflt_tc=4 whmin_tc=5 qmin_tc=4.0
/RANGER/FPAR maxflt_mag=3 whmin_mag=6
top
Contact: Olya Igonkina.
/RECON/MATCH MARPLE VDS PC
/RECON/MATCH MARPLE VDS RICH
/RECON/MATCH MARPLE VDS ECAL
top
Contact: Hartwig Albrecht.
/RECON/PID RICH ON RITER RISE
/RECON/PID ECAL ON
/RECON/PID MUON ON
top
Contact: Denis Dujmic.
- RISE: RICH ring search.
- SEARCH: occup=3000 (s/a) soccup=20000 (seeded) (defaults from DB)
- SEARCH: cell=0.20 requires a minimal seperation distance of photons
- SEEDHIT: hsi=n hio=n hca=n hmu=n (track selection)
/RISE/SEARCH rlevel=3 fit=1 choose=2
/RISE/SEARCH occup=0 soccup=5000
/RISE/SEEDHIT hsi=5 hio=15 hca=0 hmu=0
/RISE/BOOK rtra=1
top
Contact: Rok Pestotnik.
- DWIN 1000: monitor some crucial parameters
/RITER/DWIN 1000
top
Contact: Max Sang.
- WIREFOLLOWING 1: wire following mechanism on
- TSELECTION 1: track selection method to default
- WRITE_RTAR 1: RTAR writing
- FIND_PRIMARIES 1: primary finding
/GROVER/STEERING/WIREFOLLOWING 1
/GROVER/STEERING/TSELECTION 1
/GROVER/STEERING/WRITE_RTAR 1
/GROVER/STEERING/FIND_PRIMARIES 1
top
Contact: Andreas Gellrich.
- Event classification does NOT SELECT any events!
- ECLASS.html
- ALL: all classification categories
- CAL1HT ON 4.0: cluster Et > 4.0 GeV
- RECYPS ON 6.0: l+l- candidate m > 6.0 GeV
- RECDV ON 0.5 3.0: detached vertex (default: 0.5cm OR 3.0cm)
/RECON/CLASS ALL ON
/RECON/CLASS JPSIEE ON
/RECON/CLASS JPSIMM ON
/RECON/CLASS CAL1HT ON 4.0
/RECON/CLASS FCNC ON
/RECON/CLASS VZERO ON
/RECON/CLASS VZERO2 ON
/RECON/CLASS DVTX ON
/RECON/CLASS SLTYPS ON
/RECON/CLASS SLTCUT ON
/RECON/CLASS SLTEEB ON
/RECON/CLASS SLTEE ON
/RECON/CLASS SLTMM ON
/RECON/CLASS SLTDV ON
/RECON/CLASS FLTTRG ON
/RECON/CLASS RNDTRG ON
/RECON/CLASS RECYPS ON 6.0
/RECON/CLASS RECDV ON 0.5
/RECON/CLASS DIMUON ON
/RECON/CLASS ALIGN ON
top
Contact: Andreas Gellrich.
- DQHISTDBS /TST_HISTOS: database for benchmarking
- DQINFODBS /TST_INFO: database for benchmarking
- DBS ON: benchmark DBS (default: OFF)
/DQ/SUBD VDS ON hit
/DQ/SUBD VDS ON rec
/DQ/SUBD ITR ON hit
/DQ/SUBD ITR ON rec
/DQ/SUBD OTR ON hit
/DQ/SUBD OTR ON rec
/DQ/SUBD RICH ON raw
/DQ/SUBD RICH ON hit
/DQ/SUBD RICH ON rec
/DQ/SUBD ECAL ON raw
/DQ/SUBD ECAL ON hit
/DQ/SUBD ECAL ON rec
/DQ/SUBD MUON ON raw
/DQ/SUBD MUON ON hit
/DQ/SUBD MUON ON rec
/DQ/SUBD FLT ON rec
/DQ/SUBD SLT ON rec
/DQ/SUBD FARM ON hit
/DQ/SUBD FARM ON rec
/DQ/SUBD CORR ON hit
/DQ/SUBD RECO ON rec
* SETENV DQHISTDBS /TST_HISTOS
* SETENV DQINFODBS /TST_INFO
* /DQ/DBS ON
top
Contact: Samo Korpar.
- /SETUP_ALIGN: default global alignment
* SETENV DB_GLOBAL_ALIGNMENT /SETUP_ALIGN
top
Contact: Andreas Gellrich.
- Monitoring for calibration and alignment.
/AC/SUBD VDS ON
/AC/SUBD RICH ON
/AC/SUBD ECAL ON
/AC/SUBD GLOBAL ON
/AC/SUBD FLT ON
- Track selection for tracker alignment (TAHD, TAHB, TATR).
/AC/TAXX/MODE FILL
/AC/TAXX/SUBD ALL ON
/AC/TAXX/OTR/CUTS pcut=6 userefit=y
/AC/TAXX/OTR/OPT st=n ge=y
/AC/TAXX/ITR/CUTS nmc=4 npc=11 ntc=0 xcut=0.1 xexc=0.2 zcut=300.
/AC/TAXX/ITR/CUTS pcut=10. chi=0.
top
Contact: Brian-Aagaard Petersen.
- FILL ON: filling of SLT-tables RSLA and RSLI (default: OFF)
/SLT/FILL ON
top
Contact: Ulli Schwanke.
- The TLT-algorithm runs currently within the DQ-module.
- Steering parameters are in text file TLT.par.
- TLT is not further supported.
SETENV TLT_FILE TLT.par
/RECON/CLASS TLT ON
/DQ/SUBD TLT REC ON
top
Contact: Andreas Gellrich.
- selection of events on output stream according to classification.
- online it needs to be enabled by the run control (L4 Trigger).
- ALL OFF: NO events of any class to output.
* /L4/TRIG ALL OFF
top
Contact: Andreas Gellrich.
- ENNN: Event header tables (DST/MINI)
- RNNN: Reconstruction tables (DST/MINI)
- HITN: Hit tables (-)
- DNNN: Raw Data tables (DST)
- TAXX: Tracker alignment (DST)
DST
- DDST: Steering table (empty)
- DIHD: Raw data header table
- DEVT: Full raw data event (includes)
- DTLT: TLT information (not in raw data yet)
- D4LT: 4LT information presently not filled (not in raw data)
- DTA1: Target data from GTAR
IOTAB OUTPUT HITL
IOTAB OUTPUT DDST
IOTAB DST EVHD
IOTAB DST EVRC
IOTAB DST EVFN
IOTAB DST EVHI
IOTAB DST RTRA
IOTAB DST RCCL
IOTAB DST RVER
IOTAB DST RREL
IOTAB DST RTRI
IOTAB DST RTAR
IOTAB DST RSLA
IOTAB DST RSLI
IOTAB DST RSEG
IOTAB /DST HITL
IOTAB DST DDST
IOTAB DST DIHD
IOTAB DST DEVT
IOTAB /DST DDAQ
IOTAB /DST DSVD
IOTAB /DST DITR
IOTAB /DST DPTC
IOTAB /DST DOTR
IOTAB /DST DRIC
IOTAB /DST DTRD
IOTAB /DST DCAL
IOTAB /DST DMUP
IOTAB /DST DMUT
IOTAB /DST DMUX
IOTAB /DST DFLT
IOTAB /DST DSLT
IOTAB DST DTLT
IOTAB DST D4LT
IOTAB /DST DTAR
IOTAB /DST DFCS
IOTAB /DST DTST
IOTAB /DST DKEY
IOTAB DST DTA1
IOTAB DST TAHD
IOTAB DST TAHB
IOTAB DST TATR
MINI
- RSEG: track segments (DST only!)
- HITL: for lumi determination in minimum bias runs (default: OFF)
- DDST: Steering table (empty)
- DIHD: Raw data header table
- DDAQ: DAQ information (in raw data)
- DFLT: FLT infromation (in raw data)
- DTLT: TLT information (not in raw data yet)
- D4LT: 4LT information presently not filled (not in raw data)
IOTAB MINI EVHD
IOTAB MINI EVRC
IOTAB MINI EVFN
IOTAB MINI EVHI
IOTAB MINI RTRA
IOTAB MINI RCCL
IOTAB MINI RVER
IOTAB MINI RREL
IOTAB MINI RTRI
IOTAB MINI RTAR
IOTAB MINI RSLA
IOTAB MINI RSLI
IOTAB /MINI RSEG
IOTAB /MINI HITL
* IOTAB MINI HITL
IOTAB MINI DDST
IOTAB MINI DIHD
IOTAB MINI DDAQ
IOTAB MINI DFLT
IOTAB /MINI DSLT
IOTAB MINI DTLT
IOTAB MINI D4LT
IOTAB MINI DTAR
IOTAB MINI DTA1
top