]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/AliMUONVPainter.h
Upgrading mchview with new features :
authorlaphecet <laphecet@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 8 Oct 2009 15:12:26 +0000 (15:12 +0000)
committerlaphecet <laphecet@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 8 Oct 2009 15:12:26 +0000 (15:12 +0000)
commitfef32488bb28772e360773c9d300c84b9cb87d5c
treeac91a562549a189507647113af0a7737c631b193
parentd9b1d5a42d2590283ba04a131590af1f0dbf802e
Upgrading mchview with new features :

- adding Status and StatusMap as possible sources (from OCDB)
- adding one convenience computed dimension for the Gains (=1/a1/0.2 in mV/fC)
- adding --de and --chamber options to start the display on a given part of the detector, instead of the global view of all the chambers
- chamberId in the text label is now starting at 1, to avoid confusing (as anywhere else we're used to start at 1 when naming those chambers)

Also fix a bug for the contour computation (AliMUONContourMaker), and reorganized it a bit (AliMUONContourHandler, AliMUONPainterHelper)
20 files changed:
MUON/AliMUONContourHandler.cxx [new file with mode: 0644]
MUON/AliMUONContourHandler.h [new file with mode: 0644]
MUON/AliMUONContourMaker.cxx
MUON/AliMUONContourMakerTest.cxx
MUON/AliMUONContourMakerTest.h
MUON/AliMUONDEPainter.cxx
MUON/AliMUONDEPainter.h
MUON/AliMUONManuPainter.cxx
MUON/AliMUONMchViewApplication.cxx
MUON/AliMUONMchViewApplication.h
MUON/AliMUONPainterDataSourceFrame.cxx
MUON/AliMUONPainterHelper.cxx
MUON/AliMUONPainterHelper.h
MUON/AliMUONTrackerACFDataMaker.cxx
MUON/AliMUONTrackerOCDBDataMaker.cxx
MUON/AliMUONTrackerOCDBDataMaker.h
MUON/AliMUONVPainter.h
MUON/MUONgraphicsLinkDef.h
MUON/libMUONgraphics.pkg
MUON/mchview.cxx