3. Getting started with jHepWork Java classes
Subsections
3.1 HPlot class. The main canvas
3.2 Working with the HPlot canvas
3.3 SHPlot class. HPlot canvas as a singleton
3.4 Plotting functions in 1D
3.5 Histograms in 1D. H1D class
3.6 Root and Aida file browser
3.7 P0D class
3.8 PND class
3.9 P1D class
3.10 How to access JAIDA factories
3.11 Symbols
3.12 Text labels
3.13 Interactive text labels with keys. HKey class
3.14 Geometrical primitives
3.15 SPlot class. A simple canvas
3.16 Plotting data in 3D. HPlot3D class
3.17 Plotting data and drawing Feynman diagrams
3.18 JaPlot class
3.19 3D Geometry package. HView3D class.
3.20 Writing histograms to XML files. HBook class.
3.21 Reading histograms from external programs
3.22 Data output to tables and spreadsheets
3.23 HGraph class. Show interconnected objects
3.24 HChart class. Making various charts
3.25 Extracting data points from a figure
3.26 Data clustering
3.27 Fitting data. The HFit class
3.28 Linear regression.
3.29 Neural Networks
3.30 External jar libraries and Jython macros
3.31 How to write jHepWork programs