]> git.uio.no Git - u/mrichter/AliRoot.git/commit - MUON/AliMUONPainterEnv.h
First big commit of the mchview program and its accompanying library,
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 17 Jan 2008 15:50:03 +0000 (15:50 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 17 Jan 2008 15:50:03 +0000 (15:50 +0000)
commit0145e89abcfc92979b59eb1e7514739f1f945d05
tree4c7fbde357af57ce91fad71874e1048fb251f02c
parent045e6d86de89a70ab06c2502f7f30e0fd0323d7a
First big commit of the mchview program and its accompanying library,
libMUONgraphics.pkg:
- For information about the program, please see READMEmchview.txt
- For information about the new classes, see the classes themselves.
- Adding new program: binmchview.pkg, mchview.cxx;
- Adding new classes (26) in libMUONgraphics
- Adding new READMEmchview.txt file
- In AliMUONDigitMaker: Introducing usage of AliMUONLogger for error messages
- In AliMUONCalibrationData.h: Make CreateObject public
- AliMUONCDB.cxx: In init load ddlstore instead of just segmentation
(Laurent)
87 files changed:
MUON/AliMUONAttPainter.cxx [new file with mode: 0644]
MUON/AliMUONAttPainter.h [new file with mode: 0644]
MUON/AliMUONAttPainterSelectorFrame.cxx [new file with mode: 0644]
MUON/AliMUONAttPainterSelectorFrame.h [new file with mode: 0644]
MUON/AliMUONBusPatchPainter.cxx [new file with mode: 0644]
MUON/AliMUONBusPatchPainter.h [new file with mode: 0644]
MUON/AliMUONCDB.cxx
MUON/AliMUONCalibrationData.h
MUON/AliMUONChamberPainter.cxx [new file with mode: 0644]
MUON/AliMUONChamberPainter.h [new file with mode: 0644]
MUON/AliMUONDEPainter.cxx [new file with mode: 0644]
MUON/AliMUONDEPainter.h [new file with mode: 0644]
MUON/AliMUONDigitMaker.cxx
MUON/AliMUONDigitMaker.h
MUON/AliMUONManuPadPainter.cxx [new file with mode: 0644]
MUON/AliMUONManuPadPainter.h [new file with mode: 0644]
MUON/AliMUONManuPainter.cxx [new file with mode: 0644]
MUON/AliMUONManuPainter.h [new file with mode: 0644]
MUON/AliMUONPCBPainter.cxx [new file with mode: 0644]
MUON/AliMUONPCBPainter.h [new file with mode: 0644]
MUON/AliMUONPainterColorSlider.cxx [new file with mode: 0644]
MUON/AliMUONPainterColorSlider.h [new file with mode: 0644]
MUON/AliMUONPainterContour.cxx [new file with mode: 0644]
MUON/AliMUONPainterContour.h [new file with mode: 0644]
MUON/AliMUONPainterContourMaker.cxx [new file with mode: 0644]
MUON/AliMUONPainterContourMaker.h [new file with mode: 0644]
MUON/AliMUONPainterDataSourceFrame.cxx [new file with mode: 0644]
MUON/AliMUONPainterDataSourceFrame.h [new file with mode: 0644]
MUON/AliMUONPainterDataSourceItem.cxx [new file with mode: 0644]
MUON/AliMUONPainterDataSourceItem.h [new file with mode: 0644]
MUON/AliMUONPainterEnv.cxx [new file with mode: 0644]
MUON/AliMUONPainterEnv.h [new file with mode: 0644]
MUON/AliMUONPainterGroup.cxx [new file with mode: 0644]
MUON/AliMUONPainterGroup.h [new file with mode: 0644]
MUON/AliMUONPainterHelper.cxx [new file with mode: 0644]
MUON/AliMUONPainterHelper.h [new file with mode: 0644]
MUON/AliMUONPainterHighlighter.cxx [new file with mode: 0644]
MUON/AliMUONPainterHighlighter.h [new file with mode: 0644]
MUON/AliMUONPainterInterfaceHelper.cxx [new file with mode: 0644]
MUON/AliMUONPainterInterfaceHelper.h [new file with mode: 0644]
MUON/AliMUONPainterMasterFrame.cxx [new file with mode: 0644]
MUON/AliMUONPainterMasterFrame.h [new file with mode: 0644]
MUON/AliMUONPainterMatrix.cxx [new file with mode: 0644]
MUON/AliMUONPainterMatrix.h [new file with mode: 0644]
MUON/AliMUONPainterMatrixFrame.cxx [new file with mode: 0644]
MUON/AliMUONPainterMatrixFrame.h [new file with mode: 0644]
MUON/AliMUONPainterPadStore.cxx [new file with mode: 0644]
MUON/AliMUONPainterPadStore.h [new file with mode: 0644]
MUON/AliMUONPainterPlotSelector.cxx [new file with mode: 0644]
MUON/AliMUONPainterPlotSelector.h [new file with mode: 0644]
MUON/AliMUONPainterRegistry.cxx [new file with mode: 0644]
MUON/AliMUONPainterRegistry.h [new file with mode: 0644]
MUON/AliMUONTrackerData.cxx [new file with mode: 0644]
MUON/AliMUONTrackerData.h [new file with mode: 0644]
MUON/AliMUONTrackerOCDBDataMaker.cxx [new file with mode: 0644]
MUON/AliMUONTrackerOCDBDataMaker.h [new file with mode: 0644]
MUON/AliMUONTrackerRawDataMaker.cxx [new file with mode: 0644]
MUON/AliMUONTrackerRawDataMaker.h [new file with mode: 0644]
MUON/AliMUONVPainter.cxx [new file with mode: 0644]
MUON/AliMUONVPainter.h [new file with mode: 0644]
MUON/AliMUONVTrackerData.cxx [new file with mode: 0644]
MUON/AliMUONVTrackerData.h [new file with mode: 0644]
MUON/AliMUONVTrackerDataMaker.cxx [new file with mode: 0644]
MUON/AliMUONVTrackerDataMaker.h [new file with mode: 0644]
MUON/Doxymain.h
MUON/Doxymodules.h
MUON/MUONcoreLinkDef.h
MUON/MUONgraphicsLinkDef.h [new file with mode: 0644]
MUON/READMEmchview.txt [new file with mode: 0644]
MUON/binmchview.pkg [new file with mode: 0644]
MUON/libMUONcore.pkg
MUON/libMUONgraphics.pkg [new file with mode: 0644]
MUON/loadlibs.C
MUON/mapping/AliMpDEVisu.h
MUON/mapping/AliMpGraphContext.h
MUON/mapping/AliMpIteratorPainter.h
MUON/mapping/AliMpMotifPainter.h
MUON/mapping/AliMpPCBPainter.h
MUON/mapping/AliMpRowPainter.h
MUON/mapping/AliMpRowSegmentPainter.h
MUON/mapping/AliMpSectorPainter.h
MUON/mapping/AliMpSlatPainter.h
MUON/mapping/AliMpSubZonePainter.h
MUON/mapping/AliMpVPainter.h
MUON/mapping/AliMpZonePainter.h
MUON/mchview.cxx [new file with mode: 0644]
MUON/rootlogon.C