Base module#
Vectors#
|
Class representing a single vector. |
|
Class representing an array of vectors. |
|
Convert Vector-like input to a Vector. |
|
Convert VectorArray-like input to a VectorArray. |
Coordinate Systems#
|
Class representing a single coordinate system. |
|
Class representing a collection of coordinate systems. |
Data#
|
A class representing xy-data. |
Histograms#
Miscellaenous#
Find all dividers of n. |
|
|
Work out bin edges from bin centers. |
|
Calculate centers from edges. |
|
Convert data given as a cosine to radians. |
|
Load 2D data from a text file such that it can be plotted with |
|
Load data from a ROOT file to plot it with |
|
Sample a distribution described by |
|
Sample a distribution described by |
|
Sample a discrete distribution of |
|
Gaussian function. |
|
Return x,y data where lower <= x < upper. |