]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/MUONOfflineShift.C
Changes in tracker raw data decoding and mchview :
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 3 Apr 2009 14:17:12 +0000 (14:17 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 3 Apr 2009 14:17:12 +0000 (14:17 +0000)
commitb6f591ae0c2eb98d16b3479fbc54867ff208b2a1
tree7f218dd4701ccb24e7b82292ecd6241be5d6fbf1
parent49079ffa95e08808e8d99becee5c0e7eb367d2e4
Changes in tracker raw data decoding and mchview :

- raw data decoder now keep tracks of the total number of (parity,
  glitch, padding)  errors, so we can easily sort events based on this

- AliMUONRawStreamTrackerHP no longer derives from VRawStreamTracker
  (which will be phased out at some point)

- merging of AliMUONTrackerRawDataMaker and
  AliMUONTrackerCalibratedDataMaker classes into a single one
  AliMUONTrackerDataMaker, which,  in addition, skip buspatches with
  parity error, and can read from memory

Other changes related to the change of derivation in
AliMUONRawStreamTrackerHP and to the fact that we no longer allow the
switch between old and new (HP) decoders (the usage of the former is now
deprecated)

(Laurent)
17 files changed:
MUON/AliMUON.cxx
MUON/AliMUON.h
MUON/AliMUONDigitMaker.cxx
MUON/AliMUONDigitMaker.h
MUON/AliMUONMchViewApplication.cxx
MUON/AliMUONMchViewApplication.h
MUON/AliMUONPainterDataSourceFrame.cxx
MUON/AliMUONQADataMakerRec.cxx
MUON/AliMUONRawStreamTrackerHP.cxx
MUON/AliMUONRawStreamTrackerHP.h
MUON/AliMUONReconstructor.cxx
MUON/AliMUONTrackerDataMaker.cxx [new file with mode: 0644]
MUON/AliMUONTrackerDataMaker.h [new file with mode: 0644]
MUON/MUONOfflineShift.C
MUON/MUONrecLinkDef.h
MUON/libMUONrec.pkg
MUON/runDataReconstruction.C