]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/READMEshuttle.txt
AliMUONTrackerCalibratedDataMaker
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 16 Feb 2008 18:05:48 +0000 (18:05 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 16 Feb 2008 18:05:48 +0000 (18:05 +0000)
commit10eb3d173dd4f09822d4f0197ebc0b701dcfb429
treecc0479bb65c90447e5cfcadfd5c9ac8c974de378
parent37ff1457248edad6e0677038b9a7bb4ae11de48c
AliMUONTrackerCalibratedDataMaker
    Adding possibility to STEER the calibration mode, and to histogram
    the results.

AliMUONPainterMasterFrame
AliMUONPainterMatrixFrame
    Adding basic (to be improved) Print facility for canvases we display

AliMUONMchViewApplication
    Adding basic (to be improved) Print facility for canvases we display
    Increasing version number to 0.91

AliMUONTrackerOCDBDataMaker
    Changing names of a0,a1 to a1,a2

AliMUONVPainter
    Adding context menu (right click) to draw histogram, when available

AliMUONSparseHisto
    Adding possibility to specify a range (different from 0..4095). Still
    the precision is only 12 bits and will stay there ;-)

AliMUONManuPainter
AliMUONDEPainter
    Adding FillManuList method

AliMUONPCBPainter
    Implementing the Describe method which was missing

AliMUONVTrackerData.h
AliMUONTrackerData.h
AliMUONTrackerData.cxx
    Reorganized interface. Histogramming (in terms of TH1) is now entirely
    handled by an external class, AliMUONTrackerDataHistogrammer. This class
    only hold the SparseHistos for the individual channels.

AliMUONPainterDataSourceItem
    Disconnecting buttons that are not working so far...

AliMUONPainterDataSourceFrame
    Can now histogram more than just the ADC values.

AliMUONTrackerRawDataMaker
    Small change in one call name.

READMEshuttle.txt
READMEmchview.txt
    Updating doc

mchview.cxx
    Adding the --use option to load back a previously saved .root file

libMUONgraphics.pkg
MUONgraphicsLinkDef.h
    Adding AliMUONTrackerDataHistogrammer class

(Laurent)
36 files changed:
MUON/AliMUONDEPainter.cxx
MUON/AliMUONDEPainter.h
MUON/AliMUONManuPainter.cxx
MUON/AliMUONManuPainter.h
MUON/AliMUONMchViewApplication.cxx
MUON/AliMUONMchViewApplication.h
MUON/AliMUONPCBPainter.cxx
MUON/AliMUONPCBPainter.h
MUON/AliMUONPainterDataSourceFrame.cxx
MUON/AliMUONPainterDataSourceFrame.h
MUON/AliMUONPainterDataSourceItem.cxx
MUON/AliMUONPainterDataSourceItem.h
MUON/AliMUONPainterMasterFrame.cxx
MUON/AliMUONPainterMasterFrame.h
MUON/AliMUONPainterMatrixFrame.cxx
MUON/AliMUONPainterMatrixFrame.h
MUON/AliMUONSparseHisto.cxx
MUON/AliMUONSparseHisto.h
MUON/AliMUONTrackerCalibratedDataMaker.cxx
MUON/AliMUONTrackerCalibratedDataMaker.h
MUON/AliMUONTrackerData.cxx
MUON/AliMUONTrackerData.h
MUON/AliMUONTrackerDataHistogrammer.cxx [new file with mode: 0644]
MUON/AliMUONTrackerDataHistogrammer.h [new file with mode: 0644]
MUON/AliMUONTrackerOCDBDataMaker.cxx
MUON/AliMUONTrackerRawDataMaker.cxx
MUON/AliMUONVPainter.cxx
MUON/AliMUONVPainter.h
MUON/AliMUONVTrackerData.h
MUON/Doxyfile
MUON/MUONOfflineShift.C [new file with mode: 0644]
MUON/MUONgraphicsLinkDef.h
MUON/READMEmchview.txt
MUON/READMEshuttle.txt
MUON/libMUONgraphics.pkg
MUON/mchview.cxx