-
- Downloads
- Candle plot improvements (Georg Troska):
* Rearragement of TCandle-code - split into calculate and paint * Implementation for a "raw-data candle" inside TCandle - to be used from TTreeViewer in the future * Implementation of 1D histograms along each candle (left, right and violin) - to be used for violin-charts * Implementation of a zero indicator line for TCandle - to be used for violin-charts * Reimplementation if THistPainter draw option VIOLIN * Implementations of presets and individual options for VIOLIN-charts * Implementation of VIOLIN-charts in THStack - can be combined with CANDLE * Update of the docs (THistPainter and THStack) * New tutorials
Showing
- README/ReleaseNotes/v610/index.md 10 additions, 0 deletionsREADME/ReleaseNotes/v610/index.md
- graf2d/graf/inc/TCandle.h 50 additions, 24 deletionsgraf2d/graf/inc/TCandle.h
- graf2d/graf/src/TCandle.cxx 418 additions, 108 deletionsgraf2d/graf/src/TCandle.cxx
- hist/hist/src/THStack.cxx 10 additions, 5 deletionshist/hist/src/THStack.cxx
- hist/histpainter/inc/Hoption.h 1 addition, 2 deletionshist/histpainter/inc/Hoption.h
- hist/histpainter/inc/THistPainter.h 0 additions, 1 deletionhist/histpainter/inc/THistPainter.h
- hist/histpainter/src/THistPainter.cxx 132 additions, 180 deletionshist/histpainter/src/THistPainter.cxx
- tutorials/hist/candledecay.C 38 additions, 0 deletionstutorials/hist/candledecay.C
- tutorials/hist/candlehisto.C 69 additions, 0 deletionstutorials/hist/candlehisto.C
- tutorials/hist/candleplot.C 7 additions, 4 deletionstutorials/hist/candleplot.C
- tutorials/hist/candleplotoption.C 2 additions, 2 deletionstutorials/hist/candleplotoption.C
- tutorials/hist/candleplotstack.C 13 additions, 10 deletionstutorials/hist/candleplotstack.C
- tutorials/hist/candleplotwhiskers.C 1 addition, 0 deletionstutorials/hist/candleplotwhiskers.C
Loading
Please register or sign in to comment