]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/AliMUONPainterMatrix.h
Update of mchview related classes to allow easy printing of trackerdata plots.
authorlaphecet <laphecet@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 17 Nov 2009 14:23:31 +0000 (14:23 +0000)
committerlaphecet <laphecet@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 17 Nov 2009 14:23:31 +0000 (14:23 +0000)
commitfcabdc0c5b046c1447ef70a34c57adc87aebc4a7
treed5359cf23192a5af211500c5f516075c9eaffa4a
parentb1f9e9c3f9ae77644cdad72a04e008b67ce1f997
Update of mchview related classes to allow easy printing of trackerdata plots.

The heart of the modifications is the addition of the AliMUONPainterMatrix::Draw and
AliMUONPainterMatrix::CreateCanvas methods.

Those methods will be usefull for the MUON tracker shifter (via amoreMCH).

------ Details below :

AliMUONAttPainter

Changed how the name is constructed.

AliMUONMchViewApplication
AliMUONPainterMasterFrame

Adding Print button(s).
Internal reorganization to ease the creation of new tabs with painter master frames.

AliMUONPainterColorSlider

Small correction.

AliMUONPainterDataSourceFrame

Added CreatePedestalCanvases and CreateFullTracker.

AliMUONPainterHelper

Removing no longer used parts.

AliMUONPainterMatrix

Changed the naming convention, and added Draw and CreateCanvas methods.

AliMUONPainterMatrixFrame

Updated SaveAs method

mchview.cxx

Going to version 1.03
15 files changed:
MUON/AliMUONAttPainter.cxx
MUON/AliMUONMchViewApplication.cxx
MUON/AliMUONMchViewApplication.h
MUON/AliMUONPainterColorSlider.cxx
MUON/AliMUONPainterDataSourceFrame.cxx
MUON/AliMUONPainterDataSourceFrame.h
MUON/AliMUONPainterHelper.cxx
MUON/AliMUONPainterHelper.h
MUON/AliMUONPainterMasterFrame.cxx
MUON/AliMUONPainterMasterFrame.h
MUON/AliMUONPainterMatrix.cxx
MUON/AliMUONPainterMatrix.h
MUON/AliMUONPainterMatrixFrame.cxx
MUON/AliMUONPainterMatrixFrame.h
MUON/mchview.cxx