Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

A

about - Variable in class jplot.JPlot
 
AboutDialog - Class in jhplot.utils
 
AboutDialog(Component) - Constructor for class jhplot.utils.AboutDialog
 
abs() - Method in class hephysics.particle.LParticle
Magnitude
abs() - Method in class hephysics.vec.Hep3Vector
Magnitude
abs(double[]) - Static method in class jhplot.math.ArrayMathUtils
Takes the absolute value of each component of an array.
abs(double[][]) - Static method in class jhplot.math.ArrayMathUtils
Takes the absolute value of each component of an array.
abs(int[]) - Static method in class jhplot.math.ArrayMathUtils
Takes the absolute value of each component of an array.
abs(int[][]) - Static method in class jhplot.math.ArrayMathUtils
Takes the absolute value of each component of an array.
ABS - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
AbstractContinuousRandomVariable - Class in jhplot.math.num.random
Base continuous random variable that provides a {@link RNG) instance as a source for uniform random numbers.
AbstractDescriptor - Class in org.jlab.groot.tree
 
AbstractDescriptor() - Constructor for class org.jlab.groot.tree.AbstractDescriptor
 
AbstractDiscreteRandomVariable - Class in jhplot.math.num.random
Base continuous random variable that provides a {@link RNG) instance as a source for uniform random numbers.
accept(File) - Method in class jhplot.utils.ExtensionFileFilter
 
acos(ValueErr) - Method in class jhplot.math.ValueErr
Inverse cosine of a value with error
acos(double) - Static method in class org.jlab.groot.math.FunctionFactory
Fast acos using 8 term polynomial approximation from Abramowitz and Stegun, pg.
acosh(double) - Static method in class jhplot.math.num.special.Trigonometric
actionPerformed() - Method in class jplot.Utils.LabeledComboBox
 
actionPerformed() - Method in class jplot.Utils.LabeledTextField
 
actionPerformed(ActionEvent) - Method in class org.jlab.groot.base.AxisAttributes.AxisAttributesPane
 
actionPerformed(ActionEvent) - Method in class org.jlab.groot.base.DatasetAttributes.DatasetAttributesPane
 
actionPerformed(ActionEvent) - Method in class org.jlab.groot.base.PadAttributes.PadAttributesPane
 
actionPerformed(ActionEvent) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
actionPerformed(ActionEvent) - Method in class org.jlab.groot.graphics.EmbeddedCanvasGroup
 
actionPerformed(ActionEvent) - Method in class org.jlab.groot.graphics.EmbeddedCanvasTabbed
 
actionPerformed(ActionEvent) - Method in class org.jlab.groot.matrix.GridStudio
 
actionPerformed(ActionEvent) - Method in class org.jlab.groot.studio.StudioDesktop
 
actionPerformed(ActionEvent) - Method in class org.jlab.groot.studio.StudioUI
 
actionTreeNode(TreePath[], int) - Method in interface org.jlab.groot.tree.TreeProvider
 
actionTreeNode(TreePath[], int) - Method in class org.jlab.groot.tree.TreeTextFile
 
adaptive(F1D, double, double) - Static method in class jhplot.math.Numeric
In adaptive quadrature we estimate the area under a curve in the interval from a to b twice, one using Q1 and once using Q2.
AdaptiveIntegrator - Class in jhplot.math.num.integration
An implementation of adaptive quadrature.
AdaptiveIntegrator(Function) - Constructor for class jhplot.math.num.integration.AdaptiveIntegrator
Create an integrator for the given function.
AdaptiveIntegrator(Function, int, double) - Constructor for class jhplot.math.num.integration.AdaptiveIntegrator
Create an integrator for the given function.
add(ParticleD) - Method in class hephysics.jet.ParticleD
Add to this particle another particle.
add(ParticleD, int) - Method in class hephysics.jet.ParticleD
Add to this particle another particle.
add(ParticleF) - Method in class hephysics.jet.ParticleF
Add to this particle and recalculate all characteristics.
add(HEParticle) - Method in class hephysics.particle.HEParticle
Add 2 particles
add(LParticle) - Method in class hephysics.particle.LParticle
Add 2 particle
add(Hep3Vector, Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Add 2 vectors and return a new object
add(Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Add a vector
add(HepLorentzVector) - Method in class hephysics.vec.HepLorentzVector
Add 2 Lorentz vectors
add(HepLorentzVector, HepLorentzVector) - Method in class hephysics.vec.HepLorentzVector
Add 2 vectors
add(Hep3Vector, Hep3Vector) - Static method in class hephysics.vec.VecOp
 
add(HLabel) - Method in class jhplot.HPlot
Add a label to the Canvas.
add(HKey) - Method in class jhplot.HPlot
Add a key to the Canvas.
add(HMLabel) - Method in class jhplot.HPlot
Add a multiline label to the Canvas.
add(HLabelEq) - Method in class jhplot.HPlot
Add a LaTeX equation to the canvas.
add(HShape) - Method in class jhplot.HPlot
Add a shape primitive to the Canvas.
add(double[], double, double[], int) - Static method in class jhplot.math.ArrayMathUtils
Adds to an array w, a times v where a is a scalar.
add(double[], double) - Static method in class jhplot.math.ArrayMathUtils
Adds a scalar to every element in the array.
add(double[], double[]) - Static method in class jhplot.math.ArrayMathUtils
Adds the two arrays together (componentwise).
add(int[], double, int[], int) - Static method in class jhplot.math.ArrayMathUtils
Adds to an array w, a times v where a is a scalar.
add(int[], int) - Static method in class jhplot.math.ArrayMathUtils
Adds a scalar to every element in the array.
add(int[], int[]) - Static method in class jhplot.math.ArrayMathUtils
Adds the two arrays together (componentwise).
add(double[][], double) - Static method in class jhplot.math.DoubleArray
Adds a single value to a matrix, e.g.
add(double[][], double[][]) - Static method in class jhplot.math.DoubleArray
Adds a matrix to another matrix, which should be of the same dimension.
add(double) - Method in class jhplot.math.num.DoubleArray
Adds an element to the end of this expandable array.
add(double, double) - Method in class jhplot.P1D
Adds values of a plot-point pair (X,Y).
add(double, double, double) - Method in class jhplot.P1D
Adds the values of a plot-point pair (X,Y).
add(double, double, double, double) - Method in class jhplot.P1D
Add values of a plot-point pair (X,Y).
add(double, double, double, double, double, double) - Method in class jhplot.P1D
Adds the values of a plot-point pair (X,Y).
add(double, double, double, double, double, double, double, double, double, double) - Method in class jhplot.P1D
Adds the values of a plot-point pair (x,y).
add(double, double, double) - Method in class jhplot.P2D
Adds values of a plot-point pair (X,Y,Z).
add(double, double, double, double, double, double) - Method in class jhplot.P3D
Adds values of a plot-point pair (X,dX,Y,dY,Z,dZ).
add(double[]) - Method in class jhplot.PND
Adds (appends) the specified element to the end of this list.
add(P0D) - Method in class jhplot.PND
Adds (appends) P0D to the end of this list.
add(int[]) - Method in class jhplot.PNI
Adds (appends) the specified element to the end of this list.
add(P0I) - Method in class jhplot.PNI
Adds (appends) P0D to the end of this list.
add(String, String) - Method in class jplot.XMLWrite
Set an attribute of a setting.
add(AttributeType, int) - Method in class org.jlab.groot.base.Attributes
 
add(double) - Method in class org.jlab.groot.data.DataVector
Add value to the vector and ensure that the vector is ordered.
add(String, T) - Method in class org.jlab.groot.data.Directory
Add an object to current directory.
add(H1F) - Method in class org.jlab.groot.data.H1F
 
add(H1F, H1F) - Static method in class org.jlab.groot.data.H1F
Adds two histograms.
add(H2F) - Method in class org.jlab.groot.data.H2F
 
add(int, String) - Method in class org.jlab.groot.group.DataGroupDescriptor
 
add(StatNumber) - Method in class org.jlab.groot.math.StatNumber
Adds two StatNumber objects.
add(int) - Method in class org.jlab.hipo.json.JsonArray
Appends the JSON representation of the specified int value to the end of this array.
add(long) - Method in class org.jlab.hipo.json.JsonArray
Appends the JSON representation of the specified long value to the end of this array.
add(float) - Method in class org.jlab.hipo.json.JsonArray
Appends the JSON representation of the specified float value to the end of this array.
add(double) - Method in class org.jlab.hipo.json.JsonArray
Appends the JSON representation of the specified double value to the end of this array.
add(boolean) - Method in class org.jlab.hipo.json.JsonArray
Appends the JSON representation of the specified boolean value to the end of this array.
add(String) - Method in class org.jlab.hipo.json.JsonArray
Appends the JSON representation of the specified string to the end of this array.
add(JsonValue) - Method in class org.jlab.hipo.json.JsonArray
Appends the specified JSON value to the end of this array.
add(String, int) - Method in class org.jlab.hipo.json.JsonObject
Appends a new member to the end of this object, with the specified name and the JSON representation of the specified int value.
add(String, long) - Method in class org.jlab.hipo.json.JsonObject
Appends a new member to the end of this object, with the specified name and the JSON representation of the specified long value.
add(String, float) - Method in class org.jlab.hipo.json.JsonObject
Appends a new member to the end of this object, with the specified name and the JSON representation of the specified float value.
add(String, double) - Method in class org.jlab.hipo.json.JsonObject
Appends a new member to the end of this object, with the specified name and the JSON representation of the specified double value.
add(String, boolean) - Method in class org.jlab.hipo.json.JsonObject
Appends a new member to the end of this object, with the specified name and the JSON representation of the specified boolean value.
add(String, String) - Method in class org.jlab.hipo.json.JsonObject
Appends a new member to the end of this object, with the specified name and the JSON representation of the specified string.
add(String, JsonValue) - Method in class org.jlab.hipo.json.JsonObject
Appends a new member to the end of this object, with the specified name and the specified JSON value.
addAnchoredComponent(JComponent, int, int, int) - Method in class jplot.panels.PanelGridUI
 
addAnchoredComponent(JComponent, int, int, int, int, int) - Method in class jplot.panels.PanelGridUI
 
addAndAverage(P1D[]) - Method in class jhplot.P1D
Return P1D array with weighted average of several measurements.
addAttributeListener(ActionListener) - Method in class org.jlab.groot.base.AxisAttributes.AxisAttributesPane
 
addAttributeListener(ActionListener) - Method in class org.jlab.groot.base.DatasetAttributes.DatasetAttributesPane
 
addBin(int[]) - Method in class org.jlab.groot.matrix.SparseVectorGrid
 
addBin(DataVector, int[]) - Method in class org.jlab.groot.matrix.SparseVectorGrid
 
addBinContent(int, double, int[]) - Method in class org.jlab.groot.matrix.SparseVectorGrid
 
addBranch(Branch) - Method in class org.jlab.groot.tree.Tree
 
addBranch(String, String, String) - Method in class org.jlab.groot.tree.Tree
add Branch with name description and units
addCanvas() - Method in class org.jlab.groot.graphics.EmbeddedCanvasTabbed
 
addCanvas(String) - Method in class org.jlab.groot.graphics.EmbeddedCanvasTabbed
 
addCanvas() - Method in class org.jlab.groot.ui.TBrowser
 
addColumn(int, LinePars) - Method in class jplot.DataFile
Adds a column to the vector of columns.
addCommand(String) - Method in class org.jlab.groot.io.ArgumentParser
 
addCommand(String, String) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
addComp(Component) - Method in class jhplot.gui.GHPanel
Add a component to the main panel
addComponent(JComponent, int, int) - Method in class jplot.panels.PanelGridUI
 
addComponent(JComponent, int, int, int, int) - Method in class jplot.panels.PanelGridUI
 
addComponent(JComponent, int, int, int, int, int, int) - Method in class jplot.panels.PanelGridUI
 
addConstituent(int) - Method in class hephysics.jet.ParticleD
 
addCut() - Method in class org.jlab.groot.studio.StudioUI
 
addCut(String, String, ITree) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
addCut(TreeCut) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
addCut(String, String, List<String>) - Method in class org.jlab.groot.tree.TreeSelector
 
addCut(TreeCut) - Method in class org.jlab.groot.tree.TreeSelector
 
addData(String) - Method in class jplot.XMLWrite
Adds data to the buffer.
addData(String[]) - Method in class org.jlab.hipo.utils.TextTable
 
addDataSet(IDataSet...) - Method in class org.jlab.groot.data.TDirectory
 
addDataSet(IDataSet, int) - Method in class org.jlab.groot.group.DataGroup
 
addDataSet(IDataSet) - Method in class org.jlab.groot.tree.AbstractDescriptor
 
addDataVector(DataVector) - Method in class org.jlab.groot.data.DataVector
 
addDescriptor(int) - Method in class org.jlab.groot.studio.StudioUI
 
addDescriptor(DatasetDescriptor) - Method in class org.jlab.groot.tree.TreeAnalyzer
 
addEncoded(int, String) - Method in class org.jlab.groot.group.DataGroupDescriptor
 
addEntry(Schema.SchemaEntry) - Method in class org.jlab.hipo.schema.Schema
 
addEntry(String, int, HipoNodeType) - Method in class org.jlab.hipo.schema.Schema
 
addEntry(String, int, String) - Method in class org.jlab.hipo.schema.Schema
 
addEvent(byte[]) - Method in class org.jlab.hipo.io.HipoRecord
add an byte array into the record.
addFiles(String, List<String>) - Static method in class org.jlab.groot.data.TDirectory
 
addFilledComponent(JComponent, int, int) - Method in class jplot.panels.PanelGridUI
 
addFilledComponent(JComponent, int, int, int) - Method in class jplot.panels.PanelGridUI
 
addFilledComponent(JComponent, int, int, int, int, int) - Method in class jplot.panels.PanelGridUI
 
addFilter(String) - Method in class org.jlab.hipo.schema.SchemaFactory
 
addFilter(int) - Method in class org.jlab.hipo.schema.SchemaFactory
 
addFlag(String, String) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
addFunc(String, String, String, String) - Method in class jhplot.HFit
Add a user 1D function in form of a string.
addFunc(String, IFunction) - Method in class jhplot.HFitter
Add a new function to catalog.
addFunction() - Method in class jplot3dp.ModelView.FunctionsList
 
addGraph(int, int, Component) - Method in class jhplot.gui.GHFrame
Add a graph or any component in the location given by i1 and i2.
addGraph(int, int, Component) - Method in class jhplot.gui.GHPanel
Add a graph or any component in the location given by i1 and i2
addGroup(String, int, String) - Method in class org.jlab.groot.data.TDirectory
 
addGroupDescriptor(String, int, int) - Method in class org.jlab.groot.data.TDirectory
 
addHeader(String) - Method in class org.jlab.hipo.io.HipoWriter
Adds string to configuration record, this record will be written the first initiation of write operation.
addImportMenuItem(JMenuItem) - Method in class org.jlab.groot.studio.StudioUI
 
addItem(String) - Method in class jplot.DataFile
Adds an item to the vector.
addLabel(GraphLabel) - Method in class jplot.GraphSettings
Adds a label to the list of graph labels.
addNode(HipoNode) - Method in class org.jlab.hipo.data.HipoEvent
Add a single node to the event.
addNode(HipoNode) - Method in class org.jlab.hipo.data.HipoGroup
add node to the group.
addNodeIndex(HipoEvent.NodeIndexList) - Method in class org.jlab.hipo.data.HipoEvent.GroupNodeIndexList
add a node index into the list.
addNodes(List<HipoNode>) - Method in class org.jlab.hipo.data.HipoEvent
Add the nodes in the list to the event.
addObject(Object) - Method in class org.jlab.groot.tree.DynamicTree
Add child to the currently selected node.
addObject(DefaultMutableTreeNode, Object) - Method in class org.jlab.groot.tree.DynamicTree
 
addObject(DefaultMutableTreeNode, Object, boolean) - Method in class org.jlab.groot.tree.DynamicTree
 
addOptionalParameter(String, String, String) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
addPadding(double) - Method in class org.jlab.groot.math.Dimension1D
 
addPadding(double, double) - Method in class org.jlab.groot.math.Dimension1D
 
addParameter(String) - Method in class org.jlab.groot.math.Func1D
 
addParameter(UserParameter) - Method in class org.jlab.groot.math.Func1D
 
addPlotter(IDataSetPlotter) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
addPoint(double, double) - Method in class jhplot.stat.LinReg
Add a point to the data and redo the regression
addPoint(double, double) - Method in class jplot.DataArray
Adds the values of a plot-point pair (x,y).
addPoint(double, double, double, double) - Method in class jplot.DataArray
Adds the values of a plot-point pair (x,y).
addPoint(double, double, double, double, double, double) - Method in class jplot.DataArray
Adds the values of a plot-point pair (x,y).
addPoint(double, double, double, double, double, double, double, double, double, double) - Method in class jplot.DataArray
Adds the values of a plot-point pair (x,y).
addPoint(double, double, boolean) - Method in class jplot.DataArray
Adds the values of a plot-point pair (x,y).
addPoint(double, double, double) - Method in class jplot.DataArray2D
Adds the values of a plot-point pair (x,y,z).
addPoint(double, double, double, double, double, double) - Method in class jplot.DataArray3D
Adds the values of a plot-point pair (x,y,z).
addPoint(double, double, double, double) - Method in class org.jlab.groot.data.GraphErrors
 
addPrimitive(HShape) - Method in class jplot.GraphSettings
Adds a primitive to the list of graph labels.
addQuick(double, double, double) - Method in class jhplot.P1D
Adds the values of a plot-point pair (X,Y).
addQuick(double, double, double, double) - Method in class jhplot.P1D
Add values of a plot-point pair (X,Y).
addQuick(double, double, double, double, double, double) - Method in class jhplot.P1D
Adds the values of a plot-point pair (X,Y).
addQuick(double, double, double, double, double, double, double, double, double, double) - Method in class jhplot.P1D
Adds the values of a plot-point pair (x,y).
addRecord(HipoRecordHeader) - Method in class org.jlab.hipo.io.HipoFileInfo
 
addRequiredParameter(String, String) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
addRow(double[]) - Method in class org.jlab.groot.tree.TreeFile
 
addRow(List<LatexText>) - Method in class org.jlab.groot.ui.PaveText
 
addSchema(Schema) - Method in class org.jlab.hipo.schema.SchemaFactory
 
addSettings(String) - Method in class jplot.XMLWrite
Add a value (or eventually a sub-set of valid XML stuff) to the current buffer.
addString(AttributeType, String) - Method in class org.jlab.groot.base.Attributes
 
addText(String...) - Method in class org.jlab.groot.ui.PaveText
 
addTreeModelListener(TreeModelListener) - Method in class root.RootHistogramTreeModel
 
adjustBeginLineColumn(int, int) - Method in class jplot3dp.MathParser.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
ALIGN_BOTTOM - Static variable in class org.jlab.groot.ui.LatexText
 
ALIGN_CENTER - Static variable in class org.jlab.groot.ui.LatexText
 
ALIGN_LEFT - Static variable in class org.jlab.groot.ui.LatexText
 
ALIGN_RIGTH - Static variable in class org.jlab.groot.ui.LatexText
 
ALIGN_TOP - Static variable in class org.jlab.groot.ui.LatexText
 
allEntries() - Method in class jhplot.H1D
Get number of all entries
allEntries() - Method in class jhplot.H2D
Get number of all entries
allEntries() - Method in class jhplot.HProf1D
Get number of all entries
allEntries() - Method in class jhplot.HProf2D
Get number of all entries
allocate(int) - Method in class jplot.DataArray
Allocation of memory for the data points.
ALLOWED_OPERATOR_CHARS - Static variable in class jhplot.math.exp4j.operator.Operator
The set of allowed operator chars
allUpdate() - Method in class jplot.DataArray
update all min and max.
analF() - Method in class jhplot.HPlot
Return IAnalysisFactory associated with the plot
angle(LParticle) - Method in class hephysics.particle.LParticle
Angle between 2 vectors in rad
angle(Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Angle between 2 vectors
angle(HepLorentzVector) - Method in class hephysics.vec.HepLorentzVector
Angle between 2 vectors
Anova - Class in jhplot.stat
Class for performing simple 1-way ANOVA.
Anova(double[][]) - Constructor for class jhplot.stat.Anova
Creates a new Anova instance.
append(File, String) - Static method in class jhplot.math.io.ASCIIFile
 
appendDoubleArray(File, double[], String) - Static method in class jhplot.math.io.BinaryFile
 
appendDoubleArray(OutputStream, double[], String) - Static method in class jhplot.math.io.BinaryOutputStream
 
appendFloatArray(File, float[], String) - Static method in class jhplot.math.io.BinaryFile
 
appendFloatArray(OutputStream, float[], String) - Static method in class jhplot.math.io.BinaryOutputStream
 
appendIntArray(File, int[], String) - Static method in class jhplot.math.io.BinaryFile
 
appendIntArray(OutputStream, int[], String) - Static method in class jhplot.math.io.BinaryOutputStream
 
apply(double...) - Method in class jhplot.math.exp4j.function.Function
Method that does the actual calculation of the function value given the arguments
apply(double...) - Method in class jhplot.math.exp4j.operator.Operator
Apply the operation on the given operands
AppName - Static variable in class jplot.JPlot
 
ARCCOS - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
ARCCOSEC - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
ARCCOSECH - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
ARCCOSH - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
ARCCOT - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
ARCCOTH - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
ARCSEC - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
ARCSECH - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
ARCSIN - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
ARCSINH - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
ARCTAN - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
ARCTANH - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
arg() - Method in class jhplot.math.Complex
Argument of this Complex number (the angle in radians with the x-axis in polar coordinates).
ArgumentParser - Class in org.jlab.groot.io
 
ArgumentParser() - Constructor for class org.jlab.groot.io.ArgumentParser
 
ArgumentParser.ArgumentParserCommand - Class in org.jlab.groot.io
This class holds all parameters required, optional and flags for given command in the command line;
ArgumentParser.ArgumentParserItem - Class in org.jlab.groot.io
internal class implementing items to be stored in the parser.
ArgumentParserCommand() - Constructor for class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
ArgumentParserCommand(String) - Constructor for class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
ArgumentParserItem(String) - Constructor for class org.jlab.groot.io.ArgumentParser.ArgumentParserItem
 
ArgumentParserItem(String, String) - Constructor for class org.jlab.groot.io.ArgumentParser.ArgumentParserItem
 
array() - Static method in class org.jlab.hipo.json.Json
Creates a new empty JsonArray.
array(int...) - Static method in class org.jlab.hipo.json.Json
Creates a new JsonArray that contains the JSON representations of the given int values.
array(long...) - Static method in class org.jlab.hipo.json.Json
Creates a new JsonArray that contains the JSON representations of the given long values.
array(float...) - Static method in class org.jlab.hipo.json.Json
Creates a new JsonArray that contains the JSON representations of the given float values.
array(double...) - Static method in class org.jlab.hipo.json.Json
Creates a new JsonArray that contains the JSON representations of the given double values.
array(boolean...) - Static method in class org.jlab.hipo.json.Json
Creates a new JsonArray that contains the JSON representations of the given boolean values.
array(String...) - Static method in class org.jlab.hipo.json.Json
Creates a new JsonArray that contains the JSON representations of the given strings.
arrayLeftDivide(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Element-by-element left division, C = A.\B
arrayLeftDivideEquals(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Element-by-element left division in place, A = A.\B
ArrayMathUtils - Class in jhplot.math
Arrays are faster than object, so this class is here to take full advantage of arrays without encapsulation.
ArrayReaderWriter - Class in jhplot.io
Class for reading binary data from files to multidimensional arrays and writing binary data to files from multidimensional arrays.
ArrayReaderWriter() - Constructor for class jhplot.io.ArrayReaderWriter
 
arrayRightDivide(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Element-by-element right division, C = A./B
arrayRightDivideEquals(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Element-by-element right division in place, A = A./B
ArrayString - Class in jhplot.math.io
BSD License
ArrayString() - Constructor for class jhplot.math.io.ArrayString
 
ArrayTable - Class in org.jlab.hipo.utils
 
ArrayTable() - Constructor for class org.jlab.hipo.utils.ArrayTable
 
arrayTimes(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Element-by-element multiplication, C = A.*B
arrayTimesEquals(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Element-by-element multiplication in place, A = A.*B
ArrayUtils - Class in org.jlab.hipo.utils
 
ArrayUtils() - Constructor for class org.jlab.hipo.utils.ArrayUtils
 
Arrow - Class in jhplot.shapes
Build an arrow.
Arrow(double, double, double, double, Stroke, Color) - Constructor for class jhplot.shapes.Arrow
Build an arrow
Arrow(double, double, double, double) - Constructor for class jhplot.shapes.Arrow
Build an arrow in
ARROW - Static variable in class jhplot.shapes.HShape
 
arrowCoords(int, int, int, int, int, int) - Method in class jplot.GraphGeneral
 
as - Variable in class jplot3dp.ModelView
 
asArray() - Method in class org.jlab.hipo.json.JsonArray
 
asArray() - Method in class org.jlab.hipo.json.JsonValue
Returns this JSON value as JsonArray, assuming that this value represents a JSON array.
asBoolean() - Method in class org.jlab.hipo.json.JsonValue
Returns this JSON value as a boolean value, assuming that this value is either true or false.
ASCIIFile - Class in jhplot.math.io
BSD License
ASCIIFile(File) - Constructor for class jhplot.math.io.ASCIIFile
 
asDouble() - Method in class org.jlab.hipo.json.JsonValue
Returns this JSON value as a double value, assuming that this value represents a JSON number.
asFloat() - Method in class org.jlab.hipo.json.JsonValue
Returns this JSON value as a float value, assuming that this value represents a JSON number.
asin(ValueErr) - Method in class jhplot.math.ValueErr
Inverse sine of a value with error
asin(double) - Static method in class org.jlab.groot.math.FunctionFactory
Fast asin using 8 term polynomial approximation from Abramowitz and Stegun, pg.
asin_4(double) - Static method in class org.jlab.groot.math.FunctionFactory
Fast asin using 4 term polynomial approximation from Abramowitz and Stegun, pg.
asinh(double) - Static method in class jhplot.math.num.special.Trigonometric
Returns the inverse hyperbolic sine of x.
asinh(ValueErr) - Method in class jhplot.math.ValueErr
Inverse hyperbolic sine of a value with error
asinh(double) - Method in class jhplot.math.ValueErr
Inverse hyperbolic sine of a double number
asInt() - Method in class org.jlab.hipo.json.JsonValue
Returns this JSON value as an int value, assuming that this value represents a JSON number that can be interpreted as Java int.
asLong() - Method in class org.jlab.hipo.json.JsonValue
Returns this JSON value as a long value, assuming that this value represents a JSON number that can be interpreted as Java long.
asObject() - Method in class org.jlab.hipo.json.JsonObject
 
asObject() - Method in class org.jlab.hipo.json.JsonValue
Returns this JSON value as JsonObject, assuming that this value represents a JSON object.
asPackedArray(boolean) - Method in class hephysics.matrix.SymmetricMatrix
Returns the matrix as a packed array
asString() - Method in class org.jlab.hipo.json.JsonValue
Returns this JSON value as String, assuming that this value represents a JSON string.
Assume - Class in jhplot.math.pca
A set of convenience assert-like methods that throw an exception if given condition is not met.
Assume() - Constructor for class jhplot.math.pca.Assume
 
assume(boolean) - Static method in class jhplot.math.pca.Assume
 
assume(boolean, String) - Static method in class jhplot.math.pca.Assume
 
atan(ValueErr) - Method in class jhplot.math.ValueErr
inverse tangent of a value
atan(double) - Static method in class org.jlab.groot.math.FunctionFactory
 
atan2(ValueErr, ValueErr) - Method in class jhplot.math.ValueErr
Inverse tangent (atan2) of a value without correlations
atan2(ValueErr, ValueErr, double) - Method in class jhplot.math.ValueErr
Inverse tangent (atan2) of a value with a correlation
ATAN2 - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
atan2(double, double) - Static method in class org.jlab.groot.math.FunctionFactory
 
atanh(double) - Static method in class jhplot.math.num.special.Trigonometric
Attributes - Class in org.jlab.groot.base
 
Attributes() - Constructor for class org.jlab.groot.base.Attributes
 
AttributeType - Enum in org.jlab.groot.base
 
AUTO_BOUNDS - Static variable in class jhplot.math.Slicing
 
autoRange(int) - Method in class jplot.GraphSettings
Returns whether or not we should use automatic scaling.
axesDefinition - Variable in class jplot3dp.ModelView
 
AxesDefinition() - Constructor for class jplot3dp.ModelView.AxesDefinition
 
AxesOptions() - Constructor for class jplot.panels.PanelAxes.AxesOptions
Principal constructor.
Axis - Class in jplot
Includes a static function for selecting and labeling graph axis tic labels.
Axis() - Constructor for class jplot.Axis
 
Axis - Class in org.jlab.groot.math
Defines the attributes for creating a basic axis template with a number of bins, a minimum value, and a maximum value
Axis() - Constructor for class org.jlab.groot.math.Axis
Creates a default axis with 1 bin, a minimum value of 0, and maximum value of 1.0.
Axis(double[]) - Constructor for class org.jlab.groot.math.Axis
Creates an axis using the desired limits for the bins
Axis(int, double, double) - Constructor for class org.jlab.groot.math.Axis
Creates an axis using the provided number of bins, minimum value, and maximum value
axis(String, int, double, double) - Method in class org.jlab.groot.matrix.SparseGridBuilder
 
axis(Axis) - Method in class org.jlab.groot.matrix.SparseGridBuilder
 
axis(String, double[]) - Method in class org.jlab.groot.matrix.SparseGridBuilder
 
AxisAttributes - Class in org.jlab.groot.base
 
AxisAttributes(int) - Constructor for class org.jlab.groot.base.AxisAttributes
 
AxisAttributes.AxisAttributesPane - Class in org.jlab.groot.base
 
AxisAttributesPane(AxisAttributes) - Constructor for class org.jlab.groot.base.AxisAttributes.AxisAttributesPane
 
axisLengthX() - Method in class jhplot.HPlot
Length of X axis in pixels.
axisLengthY() - Method in class jhplot.HPlot
Length of Y axis in pixels.
axisMargins - Variable in class org.jlab.groot.math.Axis
 
AXISTYPE_COLOR - Static variable in class org.jlab.groot.graphics.GraphicsAxis
 
AXISTYPE_HORIZONTAL - Static variable in class org.jlab.groot.graphics.GraphicsAxis
 
AXISTYPE_VERTICAL - Static variable in class org.jlab.groot.graphics.GraphicsAxis
 
axisVectors - Variable in class jplot3dp.ModelView.AxesDefinition
 
axisVectorsFrame - Variable in class jplot3dp.ModelView.AxesDefinition
 

B

backCulling - Variable in class jplot3dp.ModelView
 
backup(int) - Method in class jplot3dp.MathParser.SimpleCharStream
 
BaseRecordsFile - Class in jhplot.io.db
 
BasicDemo - Class in org.jlab.groot.demo
 
BasicDemo() - Constructor for class org.jlab.groot.demo.BasicDemo
 
BasicDemo2 - Class in org.jlab.groot.demo
 
BasicDemo2() - Constructor for class org.jlab.groot.demo.BasicDemo2
 
BasicDemo3 - Class in org.jlab.groot.demo
 
BasicDemo3() - Constructor for class org.jlab.groot.demo.BasicDemo3
 
BasicMatrix - Class in hephysics.matrix
A very simple matrix implementation
BasicMatrix(int, int) - Constructor for class hephysics.matrix.BasicMatrix
 
BasicMatrix(double, double, double, double, double, double, double, double, double) - Constructor for class hephysics.matrix.BasicMatrix
 
BasicMatrix(double[][]) - Constructor for class hephysics.matrix.BasicMatrix
Creates a new instance of BasicMatrix
BasicMatrix(Matrix) - Constructor for class hephysics.matrix.BasicMatrix
 
beginColumn - Variable in class jplot3dp.MathParser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class jplot3dp.MathParser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class jplot3dp.MathParser.SimpleCharStream
 
belongsToGeneratedSubspace(Matrix) - Method in class jhplot.math.pca.PCA
Check if given point lies in PCA-generated subspace.
belowWithin(Rectangle, Dimension) - Static method in class jhplot.utils.Util
 
belowWithin(Component, Component) - Static method in class jhplot.utils.Util
 
BernoulliRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Bernoulli distribution.
BernoulliRandomVariable() - Constructor for class jhplot.math.num.random.BernoulliRandomVariable
Default constructor.
BernoulliRandomVariable(double) - Constructor for class jhplot.math.num.random.BernoulliRandomVariable
Create a random variable with the given probability of success.
BernoulliRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.BernoulliRandomVariable
Create a random variable with the given probability of success and source generator.
Beta - Class in jhplot.math.num.pdf
The Beta distribution (1).
Beta() - Constructor for class jhplot.math.num.pdf.Beta
Default constructor.
Beta(double, double) - Constructor for class jhplot.math.num.pdf.Beta
Create a distribution with the given alpha and beta values.
Beta - Class in jhplot.math.num.special
Utility class that provides methods related to the beta family of functions.
beta(double, double) - Static method in class jhplot.math.Random
Generate a random number from a beta random variable.
BetaRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Beta distribution.
BetaRandomVariable() - Constructor for class jhplot.math.num.random.BetaRandomVariable
Default constructor.
BetaRandomVariable(double, double) - Constructor for class jhplot.math.num.random.BetaRandomVariable
Create a random variable with the given alpha and beta values.
BetaRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.BetaRandomVariable
Create a random variable with the given parameters.
bgColor - Variable in class jplot3dp.ModelView
 
BIG_ENDIAN - Static variable in class jhplot.math.io.BinaryFile
 
BIG_ENDIAN - Static variable in class jhplot.math.io.BinaryInputStream
 
BIG_ENDIAN - Static variable in class jhplot.math.io.BinaryOutputStream
 
BinaryFile - Class in jhplot.math.io
BSD License
BinaryFile(File, String) - Constructor for class jhplot.math.io.BinaryFile
 
BinaryInputStream - Class in jhplot.math.io
BSD License
BinaryInputStream(InputStream, String) - Constructor for class jhplot.math.io.BinaryInputStream
 
BinaryInputStream(InputStream, boolean) - Constructor for class jhplot.math.io.BinaryInputStream
 
BinaryOutputStream - Class in jhplot.math.io
BSD License
BinaryOutputStream(OutputStream, String) - Constructor for class jhplot.math.io.BinaryOutputStream
 
BinaryOutputStream(OutputStream, boolean) - Constructor for class jhplot.math.io.BinaryOutputStream
 
binCenter(int) - Method in class jhplot.H1D
Get bin centres.
binCenter(int) - Method in class jhplot.HProf1D
Get bin centres.
binCenters() - Method in class jhplot.H1D
Get all bin centers in form of array
binCenters() - Method in class jhplot.HProf1D
Get all bin centers in form of array
binEntries(int) - Method in class jhplot.H1D
Number of entries in a bin with index i
binEntries() - Method in class jhplot.H1D
Get all entries of the histogram as an array
binEntries(int, int) - Method in class jhplot.H2D
Number of entries in the corresponding bin (i.e.
binEntries(int) - Method in class jhplot.HProf1D
Number of entries in a bin with index i
binEntries() - Method in class jhplot.HProf1D
Get all entries of the histogram as an array
binEntries(int, int) - Method in class jhplot.HProf2D
Number of entries in the corresponding bin (i.e.
binError(int) - Method in class jhplot.H1D
Error on the bin with index i
binError(int, int) - Method in class jhplot.H2D
Error of the corresponding bin.
binError(int) - Method in class jhplot.HProf1D
Error on the bin with index i
binError(int, int) - Method in class jhplot.HProf2D
Error of the corresponding bin.
binErrors() - Method in class jhplot.H1D
Get all bin errors of the histogram as an array
binErrors() - Method in class jhplot.H2D
Get errors on heights as 2D array.
binErrors() - Method in class jhplot.HProf1D
Get all bin errors of the histogram as an array
binHeight(int) - Method in class jhplot.H1D
Height of the corresponding bin
binHeight(int, int) - Method in class jhplot.H2D
Total height of the corresponding bin.
binHeight(int) - Method in class jhplot.HProf1D
Height of the corresponding bin
binHeight(int, int) - Method in class jhplot.HProf2D
Total height of the corresponding bin.
binHeights() - Method in class jhplot.H1D
Get all heights of the histogram as an array
binHeights() - Method in class jhplot.H2D
Get bin heights as 2D array.
binHeights() - Method in class jhplot.HProf1D
Get all heights of the histogram as an array
binLowerEdge(int) - Method in class jhplot.H1D
Get bin lower edge.
binLowerEdge(int) - Method in class jhplot.HProf1D
Get bin lower edge.
binLowerEdges() - Method in class jhplot.H1D
Get all lower edges in form of array
binLowerEdges() - Method in class jhplot.HProf1D
Get all lower edges in form of array
binMean(int) - Method in class jhplot.H1D
Mean in a single bin with index
binMean(int) - Method in class jhplot.HProf1D
Mean in a single bin with index
binMeans(int, int) - Method in class jhplot.H2D
Get bin mean position at the location (i,i)
binMeansX() - Method in class jhplot.H2D
Get mean position for X axis as 2D array.
binMeansY() - Method in class jhplot.H2D
Get mean position for Y axis as 2D array.
Binomial - Class in jhplot.math.num.pdf
The Binomial distribution.
Binomial() - Constructor for class jhplot.math.num.pdf.Binomial
Default constructor.
Binomial(int, double) - Constructor for class jhplot.math.num.pdf.Binomial
Create a distribution with the given number of trials and probability of success.
BinomialRandomVariable - Class in jhplot.math.num.random
 
BinomialRandomVariable() - Constructor for class jhplot.math.num.random.BinomialRandomVariable
Default constructor.
BinomialRandomVariable(int, double) - Constructor for class jhplot.math.num.random.BinomialRandomVariable
Create a random variable with the given number of trials and probability of success.
BinomialRandomVariable(int, double, RNG) - Constructor for class jhplot.math.num.random.BinomialRandomVariable
Create a random variable with the given parameters.
binRms(int) - Method in class jhplot.H1D
RMS of a single bin with index
binRms(int) - Method in class jhplot.HProf1D
RMS of a single bin with index
binUpperEdge(int) - Method in class jhplot.H1D
Get bin upper edge.
binUpperEdge(int) - Method in class jhplot.HProf1D
Get bin upper edge.
binUpperEdges() - Method in class jhplot.H1D
Get all upper edges in form of array
binUpperEdges() - Method in class jhplot.HProf1D
Get all upper edges in form of array
BisectionRootFinder - Class in jhplot.math.num.root
The bisection method (1) for finding roots of functions.
BisectionRootFinder(Function) - Constructor for class jhplot.math.num.root.BisectionRootFinder
Create a root finder for the given function.
BisectionRootFinder(Function, int, double) - Constructor for class jhplot.math.num.root.BisectionRootFinder
Create a root finder for the given function.
bitMap - Static variable in class org.jlab.hipo.io.HipoByteUtils
 
blue3D - Static variable in class org.jlab.groot.base.ColorPalette
 
boost(HEParticle) - Method in class hephysics.particle.HEParticle
Lorentz Boost
boost(LParticle) - Method in class hephysics.particle.LParticle
Lorentz Boost
boost(HepLorentzVector, Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Boost fourVector with boostVector.
boost(HepLorentzVector, HepLorentzVector) - Method in class hephysics.vec.Hep3Vector
Boost fourVector into system of refFourVector.
boost(double, double, double) - Method in class hephysics.vec.HepLorentzVector
Lorentz Boost using 3-vector
boost(HepLorentzVector, Hep3Vector) - Method in class hephysics.vec.HepLorentzVector
Boost fourVector with boostVector.
boost(HepLorentzVector, HepLorentzVector) - Method in class hephysics.vec.HepLorentzVector
Boost fourVector into system of refFourVector.
boost(HepLorentzVector, Hep3Vector) - Static method in class hephysics.vec.VecOp
Boost fourVector with boostVector.
boost(HepLorentzVector, HepLorentzVector) - Static method in class hephysics.vec.VecOp
Boost fourVector into system of refFourVector.
BoxOptions() - Constructor for class jplot.panels.PanelAxes.BoxOptions
Principal constructor.
BRACE_CLOSE - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
BRACE_OPEN - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
Bracket - Class in jhplot.math.num.root
Simple root bracketing routine.
Bracket(Function) - Constructor for class jhplot.math.num.root.Bracket
Create a root bracketer for the given function.
Bracket(Function, int) - Constructor for class jhplot.math.num.root.Bracket
Create a root bracketer for the given function.
bracketOut(double, double, double) - Method in class jhplot.math.num.root.Bracket
Bracket a root for the target function by creating and continuously expanding an interval around the initial point until the interval is known to contain at least one root.
Branch - Class in org.jlab.groot.tree
 
Branch(String, String, String) - Constructor for class org.jlab.groot.tree.Branch
 
Branch(String) - Constructor for class org.jlab.groot.tree.Branch
 
BreitWigner - Class in jhplot.fit
Build a Breit-Wigner distribution.
BreitWigner() - Constructor for class jhplot.fit.BreitWigner
 
BreitWigner(String) - Constructor for class jhplot.fit.BreitWigner
 
BreitWigner(String[], String[]) - Constructor for class jhplot.fit.BreitWigner
 
BrentRootFinder - Class in jhplot.math.num.root
Brent's method (1) for finding roots of functions.
BrentRootFinder(Function) - Constructor for class jhplot.math.num.root.BrentRootFinder
Create a root finder for the given function.
BrentRootFinder(Function, int, double) - Constructor for class jhplot.math.num.root.BrentRootFinder
Create a root finder for the given function.
BrowserHTML - Class in jhplot.utils
Simple Web browser" using Swing.
BrowserHTML(URL) - Constructor for class jhplot.utils.BrowserHTML
 
BrushStroke - Class in org.jlab.groot.base
 
BrushStroke(double) - Constructor for class org.jlab.groot.base.BrushStroke
 
bShowAxes - Variable in class jplot3dp.ModelView
 
bufpos - Variable in class jplot3dp.MathParser.SimpleCharStream
 
build() - Method in class jhplot.math.exp4j.ExpressionBuilder
Build the Expression instance using the custom operators and functions set.
build() - Method in class org.jlab.groot.matrix.SparseGridBuilder
 
build() - Method in class org.jlab.hipo.io.HipoFileHeader
 
build() - Method in class org.jlab.hipo.io.HipoRecord
Builds the record into a ByteBuffer includes the Header, Index Array and Event Buffer.
buildDataBytes() - Method in class org.jlab.hipo.io.HipoRecord
returns one byte[] containing all the events chained together
buildIndexBytes() - Method in class org.jlab.hipo.io.HipoRecord
returns a byte[] array with index for each event.
buildJets(List<ParticleD>) - Method in class hephysics.jet.JetN2
Run the jet algorithm using the list of particles.
buildJets(ArrayList<ParticleF>) - Method in class hephysics.jet.KTjet
Run the jet algorithm using the list of particles
buildJets(List<ParticleD>) - Method in class hephysics.jet.SCJet
Run the jet algorithm using the list of particles.
buildNode(int, int) - Method in class org.jlab.hipo.data.HipoNodeBuilder
Builds a node from the array, type is determined by Template.
buildXY(double, double, double[]) - Static method in class jhplot.math.DoubleArray
Generate a two column matrix.
buildXY(double[], double[]) - Static method in class jhplot.math.DoubleArray
Join two arrays into a matrix.
bummer(Frame, String) - Static method in class jplot.Utils
Bummer message.
BunchingParameters - Class in jhplot.stat
Calculations of bunching parameters.
BunchingParameters(int, int, int, double, double) - Constructor for class jhplot.stat.BunchingParameters
Initialize Bunching parameter.
buttonDefault - Variable in class org.jlab.groot.base.DatasetAttributes.DatasetAttributesPane
 
ButtonEditor(JCheckBox) - Constructor for class jplot.panels.PanelPlot.ButtonEditor
 
buttonRemove - Variable in class org.jlab.groot.base.DatasetAttributes.DatasetAttributesPane
 
buttonSetDefault - Variable in class org.jlab.groot.base.DatasetAttributes.DatasetAttributesPane
 

C

cachePhiRapidity() - Method in class hephysics.jet.ParticleD
The method precomputers Phi, Rapidity and Pt2 and store them.
calcCoords(int, int, int, double, double) - Method in class jplot.GraphGeneral
 
calcMass() - Method in class hephysics.particle.LParticle
Get calculated mass as sqrt(e*e-px**2-py**2-pz**2)
calculateColors() - Method in class jplot.Contour
Compute color levels
calculateConditionalEntropy(double[], double[]) - Static method in class jhplot.stat.Entropy
Calculates the conditional entropy H(X|Y) from two vectors.
calculateConditionalMutualInformation(double[], double[], double[]) - Static method in class jhplot.stat.MutualInformation
Calculates the conditional Mutual Information I(X;Y|Z) between two random variables, conditioned on a third.
calculateCovarianceMatrix(Matrix) - Static method in class jhplot.math.pca.PCA
Function for JUnit testing purposes only
calculateCovarianceMatrixOfCenteredData(Matrix) - Static method in class jhplot.math.pca.covmatrixevd.EVDBased
Calculate covariance matrix with an assumption that data matrix is centered i.e.
calculateEntropy(double[]) - Static method in class jhplot.stat.Entropy
Calculates the univariate entropy H(X) from a vector.
calculateJointEntropy(double[], double[]) - Static method in class jhplot.stat.Entropy
Calculates the joint entropy H(X,Y) from two vectors.
calculateMutualInformation(double[], double[]) - Static method in class jhplot.stat.MutualInformation
Calculates the Mutual Information I(X;Y) between two random variables.
calculateTicNumber(double, double, double, boolean) - Static method in class jplot.Axis
Precompute number of ticks
calculateTicSep(double, double, int) - Static method in class jplot.Axis
Calculation of the separation length between tics.
calcValues(int, int, int, int) - Method in class jplot.GraphGeneral
 
calcValuesQuad(int, int, int, int) - Method in class jplot.GraphGeneral
 
cameraForward(double) - Method in class jplot3dp.ModelView
 
Cauchy - Class in jhplot.math.num.pdf
The Cauchy distribution (1).
Cauchy() - Constructor for class jhplot.math.num.pdf.Cauchy
Default constructor.
Cauchy(double, double) - Constructor for class jhplot.math.num.pdf.Cauchy
Create a distribution with the given location and scale parameters.
cauchy(double, double) - Static method in class jhplot.math.Random
Generate a random number from a Cauchy random variable (Mean = Inf, and Variance = Inf).
CauchyRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Cauchy distribution.
CauchyRandomVariable() - Constructor for class jhplot.math.num.random.CauchyRandomVariable
Default constructor.
CauchyRandomVariable(double, double) - Constructor for class jhplot.math.num.random.CauchyRandomVariable
Create a random variable with the given location and scale parameters.
CauchyRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.CauchyRandomVariable
Create a random variable with the given parameters.
cd(int, int) - Method in class jhplot.gui.GHFrame
Navigate to a selected plot.
cd(String) - Method in class jhplot.io.FileAida
Navigate to a directory inside the file
cd(String) - Method in class jhplot.io.FileRoot
Navigate to a directory inside the ROOT file.
cd() - Method in class org.jlab.groot.data.Directory
sets current directory to ROOT.
cd(String) - Method in class org.jlab.groot.data.Directory
Changes current working directory to given directory
cd(int) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
changes current active drawing pad to index=pad
cd(int) - Method in class org.jlab.groot.ui.TCanvas
 
cdf(int, double) - Static method in class jhplot.math.KolmogorovSmirnovDist
Computes the cumulative probability P[D_n <= x] of the Kolmogorov-Smirnov distribution with sample size n at x.
CEIL - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
center_reduce(double[][]) - Method in class jhplot.stat.PCA
 
centerOfMass(List<Hep3Vector>) - Method in class hephysics.vec.Hep3Vector
Return a center of mass of a list of vectors
centerOfMass(List<HepLorentzVector>) - Method in class hephysics.vec.HepLorentzVector
Return a center mass vector
centreWithin(Rectangle, Dimension) - Static method in class jhplot.utils.Util
Calculates the X and Y coordinates that a child component should have to be centered within its parent.
centreWithin(Component, Component) - Static method in class jhplot.utils.Util
Centres the child component within its parent.
CHECK - Static variable in class jplot.GraphLabel
 
checkbox - Variable in class jplot.Utils.LabeledTextField
 
checkColumnDimension(double[][], int) - Static method in class jhplot.math.DoubleArray
Checks to make sure each row of a matrix is of a specified dimension.
checkLength(double[], int) - Static method in class jhplot.math.DoubleArray
Checks to make sure an array is of a specified length.
checkRowDimension(double[][], int) - Static method in class jhplot.math.DoubleArray
Checks to make sure each column of a matrix is of a specified dimension.
chi2(int) - Static method in class jhplot.math.Random
Generate a random number from a Chi-2 random variable.
ChiSquared - Class in jhplot.math.num.pdf
The Chi-Squared distribution (1).
ChiSquared() - Constructor for class jhplot.math.num.pdf.ChiSquared
Default constructor.
ChiSquared(double) - Constructor for class jhplot.math.num.pdf.ChiSquared
Create a distribution with the given degrees of freedom.
ChiSquaredRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Chi-Squared distribution.
ChiSquaredRandomVariable() - Constructor for class jhplot.math.num.random.ChiSquaredRandomVariable
Default constructor.
ChiSquaredRandomVariable(double) - Constructor for class jhplot.math.num.random.ChiSquaredRandomVariable
Create a random variable with the given degrees of freedom.
ChiSquaredRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.ChiSquaredRandomVariable
Create a random variable with the given parameters.
cholesky(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
CholeskyDecomposition - Class in jhplot.math
Cholesky Decomposition.
CholeskyDecomposition(double[][]) - Constructor for class jhplot.math.CholeskyDecomposition
Cholesky algorithm for symmetric and positive definite matrix.
chooseByString(JComboBox, String) - Static method in class org.jlab.groot.base.Attributes
 
chooseFile(String, boolean) - Method in class org.jlab.groot.studio.StudioUI
 
chs() - Method in class jhplot.math.Complex
Negative of this complex number (chs stands for change sign).
Circle - Class in jhplot.shapes
Build a Circle using the USER coordinate system
Circle(double, double, double, Stroke, Color) - Constructor for class jhplot.shapes.Circle
Build a circle
Circle(double, double, double) - Constructor for class jhplot.shapes.Circle
Build a circle using the default stroke and color
CIRCLE - Static variable in class jhplot.shapes.HShape
 
clear() - Method in class jhplot.H1D
Make a copy of the data holder
clear() - Method in class jhplot.H2D
 
clear() - Method in class jhplot.HPlot
Clear the current graph including graph settings.
clear(int, int) - Method in class jhplot.HPlot
Clear the graph characterised by an index in X and Y.
clear() - Method in class jhplot.HPlot3D
Clear the current graph including graph settings.
clear(int, int) - Method in class jhplot.HPlot3D
Clear the graph characterized by an index in X and Y.
clear() - Method in class jhplot.HPlot3DP
Clear the current graph including graph settings.
clear(int, int) - Method in class jhplot.HPlot3DP
Clear the graph characterized by an index in X and Y.
clear() - Method in class jhplot.math.num.DoubleArray
Remove all elements from this collection.
clear() - Method in class jhplot.P1D
Clear the container.
clear() - Method in class jhplot.P2D
Clear the container
clear() - Method in class jhplot.P3D
Clear the container
clear() - Method in class jhplot.PND
Clear the container
clear() - Method in class jhplot.PNI
Clear the container
clear() - Method in class jplot.DataArray
Clears the current array.
clear() - Method in class jplot.DataArray2D
Clears the current array.
clear() - Method in class jplot.DataArray3D
Clears the current array.
clear() - Method in class jplot.GraphGeneral
Clear the graph.
clear() - Method in class jplot.JPlot
Clears the plot-panel, kills eventual plot frames
clear() - Method in class jplot.SimpleEditor
Clears the current canvas
clear() - Method in class jplot.XMLWrite
Resets the string buffer to zero.
clear() - Method in class jplot3dp.ModelView.FunctionsList
 
clear() - Method in class org.jlab.groot.data.DataVector
 
clear() - Method in class org.jlab.groot.data.Directory
 
clear() - Method in class org.jlab.groot.graphics.EmbeddedCanvas
Clears content of all pads.
clear() - Method in class org.jlab.groot.graphics.EmbeddedPad
 
clear() - Method in class org.jlab.groot.math.UserParameters
 
clear() - Method in class org.jlab.groot.tree.DynamicTree
Remove all nodes except the root node.
clear() - Method in class org.jlab.hipo.io.HipoFileInfo
 
clearAll() - Method in class jhplot.HPlot
Clear all graphs from data and settings.
clearAll() - Method in class jhplot.HPlot3D
Clear all graphs from data and settings.
clearAll() - Method in class jhplot.HPlot3DP
Clear all graphs from data and settings.
clearAllData() - Method in class jhplot.HPlot
Clear all graphs from the input data.
clearAllLabels() - Method in class jhplot.HPlot
Clear all graph labels
clearCuts() - Method in class org.jlab.groot.tree.DatasetDescriptor
 
clearData() - Method in class jhplot.HPlot
Clear the current graph from the input data.
clearData(int, int) - Method in class jhplot.HPlot
Clear data of the graph characterised by an index in X and Y.
clearData(int) - Method in class jhplot.HPlot
Remove one data set from the current plot.
clearData() - Method in class jplot.JPlot
 
clearData(int) - Method in class jplot.JPlot
 
clearHistogram() - Method in class jhplot.utils.SHisto
Resets the values of all bins to zero.
clearLabels() - Method in class jhplot.HPlot
Clear graph labels for the curent graph.
clearLabels(int, int) - Method in class jhplot.HPlot
Clear Graph settings including labels.
clearSelection() - Method in class jplot.panels.PanelPlot
Clear all the selected stuff.
ClipBoardPrintable - Interface in jhplot.math.io
BSD License
clone() - Method in class hephysics.vec.SpacePoint
Clone
clone() - Method in class jhplot.math.Complex
 
clone() - Method in class jhplot.math.kalman.jama.Matrix
Clone the Matrix object.
clone() - Method in class jhplot.math.ValueErr
 
clone() - Method in class org.jlab.groot.base.AxisAttributes
 
clone() - Method in class org.jlab.groot.base.DatasetAttributes
 
clone() - Method in class org.jlab.groot.math.Dimension1D
 
close() - Method in class jhplot.HPlot
Close the canvas (and dispose all components).
close() - Method in class jhplot.HPlot3D
Close the canvas (and dispose all components) Note: a memory leak is found - no time to study it.
close() - Method in class jhplot.HPlot3DP
Close the canvas (and dispose all components) Note: a memory leak is found - no time to study it.
close() - Method in class jhplot.io.db.BaseRecordsFile
Closes the file.
close() - Method in class jhplot.io.db.RecordsFile
Closes the database.
close() - Method in class jhplot.io.EFile
Close the file
close() - Method in class jhplot.io.FileAida
Close the file
close() - Method in class jhplot.io.HBook
Clear all objects and exit.
close() - Method in class jhplot.io.HDataBase
Close the file
close() - Method in class jhplot.io.HFile
Close the file
close() - Method in class jhplot.io.HFileDIF
Close the file if needed.
close() - Method in class jhplot.io.HFileXML
Close the file
close() - Method in class jhplot.io.PFile
Close the file
close() - Method in class jhplot.math.io.LEDataInputStream
 
close() - Method in class jhplot.math.io.LEDataOutputStream
 
close() - Method in class jhplot.math.io.LERandomAccessFile
 
close() - Method in class jplot.XMLRead
Closes the current context and moves back to a more global one.
close() - Method in class jplot.XMLWrite
Adds a simple setting to a string(buffer), notifying a closing tag: the tag is preceded by a / (e.g.
close() - Method in class org.jlab.groot.tree.TreeFile
 
close() - Method in class org.jlab.hipo.io.HipoReader
 
close() - Method in class org.jlab.hipo.io.HipoWriter
destructor substitute.
color - Variable in class jplot3dp.ModelView.AxesDefinition
 
ColorPalette - Class in org.jlab.groot.base
 
ColorPalette() - Constructor for class org.jlab.groot.base.ColorPalette
 
ColorPalette(int) - Method in class org.jlab.groot.base.ColorPalette
 
ColorPixel - Class in jhplot.utils
Static methods which help to convert colors and vectors with pixels.
ColorPixel() - Constructor for class jhplot.utils.ColorPixel
 
ColorPreview - Class in jplot.panels
A customized preview panel for the color chooser.
ColorPreview() - Constructor for class jplot.panels.ColorPreview
 
column - Variable in class org.jlab.hipo.json.Location
The column number, starting at 1.
columnVector(double[]) - Static method in class jhplot.math.DoubleArray
Converts an n element array into an n x 1 matrix.
combine(Dimension2D) - Method in class org.jlab.groot.math.Dimension2D
 
combine(Dimension3D) - Method in class org.jlab.groot.math.Dimension3D
 
combineErr(int) - Method in class jhplot.P1D
Add 1st and 2nd level in quadrature and attribute the combined error to 1st level error.
combobox - Variable in class jplot.Utils.LabeledComboBox
 
CommonGUI - Class in jhplot.gui
Common components for all GUI
CommonGUI() - Constructor for class jhplot.gui.CommonGUI
 
compareTo(ParticleD) - Method in class hephysics.jet.ParticleD
Comparator.
compareTo(ParticleF) - Method in class hephysics.jet.ParticleF
Comparator.
compareTo(LParticle) - Method in class hephysics.particle.LParticle
Comparator.
compatible(Schema) - Method in class org.jlab.hipo.schema.Schema
Checks if this schema is compatible with the schema passed as an argument.
Complex - Class in jhplot.math
Complex implements a complex number and defines complex arithmetic and mathematical functions Last Updated February 27, 2001 Copyright 1997-2001
Complex(double, double) - Constructor for class jhplot.math.Complex
Constructs the complex number z = u + i*v
componentHidden(ComponentEvent) - Method in class jhplot.gui.GHFrame
 
componentHidden(ComponentEvent) - Method in class jhplot.gui.GHPanel
 
componentMoved(ComponentEvent) - Method in class jhplot.gui.GHFrame
 
componentMoved(ComponentEvent) - Method in class jhplot.gui.GHPanel
 
componentResized(ComponentEvent) - Method in class jhplot.gui.GHPanel
 
componentShown(ComponentEvent) - Method in class jhplot.gui.GHFrame
 
componentShown(ComponentEvent) - Method in class jhplot.gui.GHPanel
 
compressed() - Method in class org.jlab.hipo.io.HipoRecord
returns the value of the compression flag bit
compressLZ4(byte[]) - Static method in class org.jlab.hipo.io.HipoByteUtils
 
compressLZ4max(byte[]) - Static method in class org.jlab.hipo.io.HipoByteUtils
 
computeAngle(double[], double[], double[]) - Static method in class jplot.Geometry
Find the angle between twree points.
computeCrossProduct(double[], double[]) - Static method in class jplot.Geometry
Compute the cross product (a vector) of two vectors.
computeDotProduct(double[], double[]) - Static method in class jplot.Geometry
Compute the dot product (a scalar) between two vectors.
computePointOnLine(double[], double[], double) - Static method in class jplot.Geometry
Find the point on the line p0,p1 [x,y,z] a given fraction from p0.
computePointOnLine(double, double, double, double, double) - Static method in class jplot.Geometry
Find the point on the line defined by x0,y0,x1,y1 a given fraction from x0,y0.
computePolygonArea(double[], double[]) - Static method in class jplot.Geometry
Compute the area of the specfied polygon.
computePolygonArea(double[]) - Static method in class jplot.Geometry
Compute the area of the specfied polygon.
computePolygonCentroid(double[], double[]) - Static method in class jplot.Geometry
Compute centorid (center of gravity) of specified polygon.
computeTicks(double, double, int, boolean) - Static method in class jplot.Axis
this is the central method of this class.
concatenate(File, File) - Static method in class jhplot.math.io.ASCIIFile
 
cond(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
cond() - Method in class jhplot.math.SingularValueDecomposition
Two norm condition number
configure() - Method in interface org.jlab.groot.tree.ITree
 
configure() - Method in class org.jlab.groot.tree.Tree
 
conj() - Method in class jhplot.math.Complex
Complex conjugate of this Complex number (the conjugate of x+i*y is x-i*y).
Constants - Interface in jhplot.math.num
Common constants found in mathematical formulas.
constructWithCopy(double[][]) - Static method in class jhplot.math.kalman.jama.Matrix
Construct a matrix from a copy of a 2-D array.
contains(double, double) - Method in class jhplot.shapes.HShape
 
contains(double, double) - Method in class jplot.GraphLabel
Checks whether x,y falls within the bounding box of the current text.
contains(double, double, float) - Method in class jplot.GraphLabel
 
contains(double) - Method in class org.jlab.groot.math.Dimension1D
 
contains(double, double) - Method in class org.jlab.groot.math.Dimension2D
 
containsAll(double[]) - Method in class jhplot.P0D
Tests the collection to determine if all of the elements in array are present.
containsAll(double[]) - Method in class jhplot.P0I
Tests the collection to determine if all of the elements in array are present.
containsRequired() - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
ContinuedFraction - Class in jhplot.math.num
This class provides the means to evaluate continued fractions (1).
ContinuousDistribution - Class in jhplot.math.num.pdf
Base continuous distribution.
ContinuousDistribution() - Constructor for class jhplot.math.num.pdf.ContinuousDistribution
 
ContinuousRandomVariable - Interface in jhplot.math.num.random
A random variable generator for a continuous distribution.
Contour - Class in jplot
 
Contour(boolean, int, int, boolean, int) - Constructor for class jplot.Contour
 
CONTOUR - Static variable in class jplot.LinePars
 
CONTOUR_2D - Static variable in class jplot.GraphSettings
Graphtype, contour type most people want (and the default).
ConvergenceException - Exception in jhplot.math.num
The exception raised when an iterative method fails to converge.
ConvergenceException(String) - Constructor for exception jhplot.math.num.ConvergenceException
Create an execption with the given message.
converSubScript(String) - Static method in class org.jlab.groot.ui.LatexTextTools
 
converSuperScript(String) - Static method in class org.jlab.groot.ui.LatexTextTools
 
convert(double, Dimension1D) - Method in class org.jlab.groot.math.Dimension1D
 
convert(TH1, String) - Static method in class root.Converter
 
convert(TH2, String) - Static method in class root.Converter
 
convert(TProfile, String) - Static method in class root.Converter
 
Converter - Class in root
Adapts Root histograms and Trees to their corresponding AIDA interfaces
Converter() - Constructor for class root.Converter
 
convertFromUnit(double) - Method in class org.jlab.groot.math.Axis
Scales the range by a specified unit
convertToChar(String) - Static method in class jplot.Translate
Convert a reference to a unicode character.
convertToRPN(String, Map<String, Function>, Map<String, Operator>, Set<String>) - Static method in class jhplot.math.exp4j.shuntingyard.ShuntingYard
Convert a Set of tokens from infix to reverse polish notation
convertToString(Character) - Static method in class jplot.Translate
Convert a character to a character entity reference.
convertToString(int) - Static method in class jplot.Translate
Convert a character to a numeric character reference.
convertUnicode(String) - Static method in class org.jlab.groot.ui.LatexTextTools
 
copy(ParticleD) - Method in class hephysics.jet.ParticleD
Copy a particle.
copy() - Method in class hephysics.particle.HEParticle
Make an exact copy of this particle
copy() - Method in class hephysics.particle.LParticle
Make an exact copy of this particle
copy(Hep3Vector) - Method in class hephysics.vec.Hep3Vector
New copy
copy() - Method in class hephysics.vec.HepLorentzVector
Make exact copy
copy() - Method in class jhplot.H1D
Make a copy of the data holder
copy(String) - Method in class jhplot.H1D
Get exact copy of the current histogram.
copy(String) - Method in class jhplot.H2D
Get exact copy of the current histogram.
copy() - Method in class jhplot.H2D
Make a copy of the data holder
copy() - Method in class jhplot.HProf1D
Make a copy of the data holder
copy(String) - Method in class jhplot.HProf1D
Get exact copy of the current histogram.
copy(int[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a copy of the array.
copy(long[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a copy of the array.
copy(float[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a copy of the array.
copy(double[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a copy of the array.
copy(double[][]) - Static method in class jhplot.math.ArrayMathUtils
Returns a copy of the array.
copy(int[][]) - Static method in class jhplot.math.ArrayMathUtils
Returns a copy of the array.
copy(double[]) - Static method in class jhplot.math.DoubleArray
Generate a copy of an array
copy(double[][]) - Static method in class jhplot.math.DoubleArray
Generate a copy of a matrix
copy(int[]) - Static method in class jhplot.math.IntegerArray
 
copy(int[][]) - Static method in class jhplot.math.IntegerArray
 
copy() - Method in class jhplot.math.kalman.jama.Matrix
Make a deep copy of a matrix
copy(ValueErr) - Static method in class jhplot.math.ValueErr
Copy value
copy() - Method in class jhplot.math.ValueErr
Copy a single ValueErr
copy(ValueErr[]) - Method in class jhplot.math.ValueErr
 
copy(ValueErr[][]) - Method in class jhplot.math.ValueErr
Deep copy a 2D array of ValueErr numbers
copy() - Method in class jhplot.P0D
Get a copy of the current holder
copy(String) - Method in class jhplot.P0D
Create an exact copy of the current P0D.
copy() - Method in class jhplot.P0I
Get a copy of the current holder
copy(String) - Method in class jhplot.P0I
Create an exact copy of the current P0I.
copy(String) - Method in class jhplot.P1D
create a copy of this container.
copy() - Method in class jhplot.P1D
Make a new data holder with the same title from the current one.
copy() - Method in class jhplot.P2D
Get a copy of the current holder
copy(String) - Method in class jhplot.P2D
create an exact of the current holder
copy(String) - Method in class jhplot.PND
Create an exact copy of the current P0D.
copy(String) - Method in class jhplot.PNI
Create an exact copy of the current P0D.
copy(GraphLabel) - Method in class jplot.GraphLabel
Constructor, builds the class with another graph label.
copy(LinePars) - Method in class jplot.LinePars
Copy operator, builds the class from specified values.
copy(Attributes) - Method in class org.jlab.groot.base.Attributes
makes a copy of an attributes.
copy(PadMargins) - Method in class org.jlab.groot.base.PadMargins
 
copy(DataVector) - Method in class org.jlab.groot.data.DataVector
 
copy(GraphErrors) - Method in class org.jlab.groot.data.GraphErrors
 
copy(Dimension1D) - Method in class org.jlab.groot.math.Dimension1D
 
copy(Dimension2D) - Method in class org.jlab.groot.math.Dimension2D
 
copy(Dimension3D) - Method in class org.jlab.groot.math.Dimension3D
 
copy(PaveText) - Method in class org.jlab.groot.ui.PaveText
 
copy(Schema) - Method in class org.jlab.hipo.schema.Schema
 
copy() - Method in class org.jlab.hipo.schema.Schema.SchemaEntry
 
copy() - Method in class org.jlab.hipo.schema.SchemaFactory
 
copy(SchemaFactory) - Method in class org.jlab.hipo.schema.SchemaFactory
 
copy(SchemaFactory, String...) - Method in class org.jlab.hipo.schema.SchemaFactory
Copies Schemas from the original factory including only descriptors passed by the list.
copy(SchemaFactory, List<String>) - Method in class org.jlab.hipo.schema.SchemaFactory
 
copyAttributes(DatasetAttributes, IDataSet) - Static method in class org.jlab.groot.data.DataSetSerializer
 
copyFile(File, File) - Static method in class jhplot.math.io.DataFile
 
copyFile(File, File) - Static method in class jhplot.utils.Util
Copies the contents of any disk file to a specified output file.
copyLinePars(LinePars) - Method in class jhplot.DrawOptions
Copy drawing options.
copyToClipboard() - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
copyURLToFile(URL, File) - Static method in class jhplot.utils.Util
Generate a file from URL location.
copyValues(Attributes) - Method in class org.jlab.groot.base.Attributes
from given attributes copies values of entries that exist in this class
Correct(Matrix) - Method in class jhplot.math.kalman.JKalman
Adjusts model state.
correlation(double[], double[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the (linear) correlation between two arrays.
correlation(int[], int[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the (linear) correlation between two arrays.
correlation(double[], double[]) - Static method in class jhplot.math.StatisticSample
Correlation coefficient, covariance(v1, v2) / Math.sqrt(variance(v1) * variance(v2)
correlation(double[][], double[][]) - Static method in class jhplot.math.StatisticSample
Correlation coefficient, covariance(v1, v2) / Math.sqrt(variance(v1) * variance(v2)
correlation(double[][]) - Static method in class jhplot.math.StatisticSample
Correlation
correlation(P0D) - Method in class jhplot.P0D
Returns the correlation coefficient.
correlation(P0I) - Method in class jhplot.P0I
Returns the correlation coefficient.
correlation(double[], double[]) - Static method in class jhplot.stat.Statistics
Correlation coefficient, covariance(v1, v2) / Math.sqrt(variance(v1) * variance(v2)
correlation(double[][], double[][]) - Static method in class jhplot.stat.Statistics
Correlation coefficient, covariance(v1, v2) / Math.sqrt(variance(v1) * variance(v2)
correlation(double[][]) - Static method in class jhplot.stat.Statistics
Correlation
cos() - Method in class jhplot.math.Complex
Cosine of this Complex number (doesn't change this Complex number).
cos(ValueErr) - Method in class jhplot.math.ValueErr
Cosine of a value wth error
COS - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
COSEC - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
COSECH - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
cosh() - Method in class jhplot.math.Complex
Hyperbolic cosine of this Complex number (doesn't change this Complex number).
cosh(double) - Static method in class jhplot.math.num.special.Trigonometric
Returns the hyperbolic cosine of x.
cosh(ValueErr) - Method in class jhplot.math.ValueErr
Hyperbolic cosine
COSH - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
cosPhi() - Method in class hephysics.vec.SpacePoint
cos(phi)
cosTheta() - Method in class hephysics.vec.Hep3Vector
cosTheta
cosTheta(Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Cosine Theta
cosTheta() - Method in class hephysics.vec.HepLorentzVector
cosTheta
cosTheta() - Method in class hephysics.vec.SpacePoint
cos(theta)
cosTheta(Hep3Vector) - Static method in class hephysics.vec.VecOp
 
COT - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
COTH - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
covariance(double[], double[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the covariance.
covariance(int[], int[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the covariance.
covariance(double[], double[]) - Static method in class jhplot.math.StatisticSample
Covariance
covariance(double[][], double[][]) - Static method in class jhplot.math.StatisticSample
Covariance
covariance(double[][]) - Static method in class jhplot.math.StatisticSample
Covariance
covariance(P0D) - Method in class jhplot.P0D
Returns the covariance
covariance(P0I) - Method in class jhplot.P0I
Returns the covariance
covariance(double[], double[]) - Static method in class jhplot.stat.Statistics
Covariance
covariance(double[][], double[][]) - Static method in class jhplot.stat.Statistics
Covariance
covariance(double[][]) - Static method in class jhplot.stat.Statistics
Covariance
CovarianceMatrixEVDCalculator - Interface in jhplot.math.pca.covmatrixevd
Calculates eigenvalue decomposition of the covariance matrix of the given data
create(String, int, DataVector, DataVector) - Static method in class org.jlab.groot.data.H1F
 
create(String, int, DataVector) - Static method in class org.jlab.groot.data.H1F
 
create(String, int, int, DataVector, DataVector) - Static method in class org.jlab.groot.data.H2F
creates 2D histogram from given DataVectors, min and max are determined by data vectors.
createArrow(int[], int[], double, double, double) - Static method in class jplot.Geometry
Create the geometry of an arrow.
createArrow(int, int, int, int, double, double, double) - Static method in class jplot.Geometry
Create geometry for an arrow along the specified line and with tip at x1,y1.
createAttributes() - Static method in class org.jlab.groot.base.TStyle
 
createBitMap() - Static method in class org.jlab.hipo.io.HipoByteUtils
 
createCheckBox(String, boolean) - Static method in class jplot.Utils
 
createCircle(int, int, int) - Static method in class jplot.Geometry
Create geometry for a circle.
createCircle(double, double, double) - Static method in class jplot.Geometry
Create geometry for a circle.
createDebugH1F(int) - Static method in class org.jlab.groot.math.FunctionFactory
 
createEllipse(int[], int[]) - Static method in class jplot.Geometry
Return the geometry of an ellipse based on its four top points.
createEllipse(int, int, int, int) - Static method in class jplot.Geometry
Create the geometry for an unrotated, unskewed ellipse.
createEllipse(double, double, double, double) - Static method in class jplot.Geometry
Create the geometry for an unrotated, unskewed ellipse.
createEvent() - Method in class org.jlab.hipo.io.HipoWriter
Create a new HipoEvent with SchemaFactory of the writer.
createFromDouble(double, int) - Static method in class org.jlab.groot.ui.LatexText
 
createFunction(int) - Static method in class org.jlab.groot.math.FunctionFactory
 
createGrid(String, double, double, double, double) - Method in class jplot.Contour
Create a grid from a function
createGrid(Vector<PlotPoint>, double, double, double, double) - Method in class jplot.Contour
Create a grid from a points
createGrid(double, double, double, double) - Method in class jplot.Contour
Create a grid from a H2D histogram
createGrid(String[], int[], double[], double[], int) - Static method in class org.jlab.groot.matrix.SparseGridIO
 
createGrid(String, String, String, int) - Static method in class org.jlab.groot.matrix.SparseGridIO
 
createGroup(int) - Method in class org.jlab.hipo.schema.Schema
Creates a group from Schema where all nodes have the same set size given by the argument.
createH1F(int, int, int) - Static method in class org.jlab.groot.math.FunctionFactory
 
createNewGraphErrors() - Method in class org.jlab.groot.studio.StudioUI
 
createNewHistogram() - Method in class org.jlab.groot.studio.StudioUI
 
createNewHistogram2D() - Method in class org.jlab.groot.studio.StudioUI
 
createNode(int, int, String) - Method in class org.jlab.hipo.data.HipoNode
 
createNode(int, int, HipoNodeType, int) - Method in class org.jlab.hipo.data.HipoNode
Creates a node for given type
createNodeMap(int) - Method in class org.jlab.hipo.schema.Schema
 
createOperations(JFrame, Map<String, IDataSet>) - Static method in class org.jlab.groot.data.DatasetOperations
 
createPage1() - Method in class jhplot.utils.AboutDialog
 
createPage1() - Method in class jhplot.utils.HelpDialog
 
createPage2() - Method in class jhplot.utils.AboutDialog
 
createRectangle(int, int, int, int) - Static method in class jplot.Geometry
Create geometry for a rectangle.
createRectangle(double, double, double, double) - Static method in class jplot.Geometry
Create geometry for a rectangle.
createSector(int, int, int, int, double, double) - Static method in class jplot.Geometry
Create the geometry of a sector of an ellipse.
createSector(int, int, int, double, double) - Static method in class jplot.Geometry
Create the geometry of a sector of a circle.
createStar(int, int, int, int, int) - Static method in class jplot.Geometry
Create geometry of a star.
createStar(double, double, double, double, int) - Static method in class jplot.Geometry
Create geometry of a star.
createStore() - Method in class root.RootStoreFactory
 
createStore() - Method in class root.XrootdStoreFactory
 
createStrokedShape(Shape) - Method in class org.jlab.groot.base.BrushStroke
 
createStrokedShape(Shape) - Method in class org.jlab.groot.base.WobbleStroke
 
createVector(double[], double[]) - Static method in class jplot.Geometry
Construct the vector specified by two points.
cross(Hep3Vector, Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Cross product of 2 vectors
cross(Hep3Vector, Hep3Vector) - Static method in class hephysics.vec.VecOp
 
cummulativeHist(Func1D, int) - Method in class org.jlab.groot.math.RandomFunc
 
cumProduct(double[]) - Static method in class jhplot.math.DoubleArray
Calculates cumulative product of the values in an array.
cumProduct(double[][]) - Static method in class jhplot.math.DoubleArray
Calculates the cumulative product of each column in a matrix.
cumSum(double[]) - Static method in class jhplot.math.DoubleArray
Calculates the cumulative sum of an array.
cumSum(double[][]) - Static method in class jhplot.math.DoubleArray
Calculates the cumulative sum of each column in a matrix.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Beta
The CDF for this distribution.
cumulativeProbability(int) - Method in class jhplot.math.num.pdf.Binomial
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Cauchy
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.ChiSquared
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.ContinuousDistribution
The CDF for this distribution.
cumulativeProbability(int) - Method in class jhplot.math.num.pdf.DiscreteDistribution
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Exponential
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.FDistribution
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Gamma
The CDF for this distribution.
cumulativeProbability(int) - Method in class jhplot.math.num.pdf.Geometric
The CDF for this distribution.
cumulativeProbability(int) - Method in class jhplot.math.num.pdf.Hypergeometric
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Laplace
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Logistic
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.LogNormal
The CDF for this distribution.
cumulativeProbability(int) - Method in class jhplot.math.num.pdf.NegativeBinomial
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Normal
The CDF for this distribution.
cumulativeProbability(int) - Method in class jhplot.math.num.pdf.Poisson
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Rayleigh
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.TDistribution
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Uniform
The CDF for this distribution.
cumulativeProbability(double) - Method in class jhplot.math.num.pdf.Weibull
The CDF for this distribution.
currentToken - Variable in exception jplot3dp.MathParser.ParseException
This is the last token that has been consumed successfully.
curveColor - Variable in class jplot3dp.ModelView.ModelFunction
 
CustomFunction - Class in org.jlab.groot.demo
 
CustomFunction(String, double, double) - Constructor for class org.jlab.groot.demo.CustomFunction
 
CustomFunctionDemo - Class in org.jlab.groot.demo
 
CustomFunctionDemo() - Constructor for class org.jlab.groot.demo.CustomFunctionDemo
 
CUSTOMHEADER - Static variable in class org.jlab.hipo.io.HipoWriter
 
CutPanel - Class in org.jlab.groot.ui
 
CutPanel(Tree) - Constructor for class org.jlab.groot.ui.CutPanel
 
CutPanel(Tree, TreeCut) - Constructor for class org.jlab.groot.ui.CutPanel
 

D

d - Variable in class jhplot.math.pca.covmatrixevd.EVD
 
d - Variable in class jhplot.math.pca.covmatrixevd.EVDResult
 
dashLengths - Static variable in class jplot.GraphSettings
 
dashPattern1 - Static variable in class org.jlab.groot.base.GStyle
 
dashPattern2 - Static variable in class org.jlab.groot.base.GStyle
 
dashPattern3 - Static variable in class org.jlab.groot.base.GStyle
 
DATA - Static variable in class jplot.GraphLabel
 
DataArray - Class in jplot
This is a special-purpose array for use with the graphical plotting program JPlot.
DataArray() - Constructor for class jplot.DataArray
Default constructor, initializes the class with nothing.
DataArray(int, int) - Constructor for class jplot.DataArray
Initializes the class with a file- and column index.
DataArray(int, int, int) - Constructor for class jplot.DataArray
Initializes the class with a file- and column index and allocates memory for the data points.
DataArray(int, int, int, LinePars) - Constructor for class jplot.DataArray
Initializes the class with a file- and column index and allocates memory for the data points.
DataArray(int, LinePars) - Constructor for class jplot.DataArray
Initializes the class with a file- and column index and allocates memory for the data points.
DataArray2D - Class in jplot
This is a special-purpose array for use with the graphical plotting program JHPlot.
DataArray2D() - Constructor for class jplot.DataArray2D
Default constructor, initializes the class with nothing.
DataArray2D(int) - Constructor for class jplot.DataArray2D
Default constructor, initializes the class with nothing.
DataArray3D - Class in jplot
This is a special-purpose array for use with the graphical plotting program JHPlot.
DataArray3D() - Constructor for class jplot.DataArray3D
Default constructor, initializes the class with nothing.
dataChanged() - Method in class jplot.DataChangeListener
 
dataChanged() - Method in class jplot.LinePars
Informs whether the data has been modified or not.
DataChangeListener - Class in jplot
This specific interface is used by classes which write data to a specific file.
DataChangeListener() - Constructor for class jplot.DataChangeListener
 
DataFile - Class in jhplot.math.io
BSD License
DataFile(File) - Constructor for class jhplot.math.io.DataFile
 
DataFile - Class in jplot
This class contains all the info specific for one data file.
DataFitter - Class in org.jlab.groot.fitter
 
DataFitter() - Constructor for class org.jlab.groot.fitter.DataFitter
 
DataGroup - Class in org.jlab.groot.group
 
DataGroup() - Constructor for class org.jlab.groot.group.DataGroup
 
DataGroup(String) - Constructor for class org.jlab.groot.group.DataGroup
 
DataGroup(String, int, int) - Constructor for class org.jlab.groot.group.DataGroup
 
DataGroup(int, int) - Constructor for class org.jlab.groot.group.DataGroup
 
DataGroupDescriptor - Class in org.jlab.groot.group
 
DataGroupDescriptor(String, int, int) - Constructor for class org.jlab.groot.group.DataGroupDescriptor
 
DataParser - Class in org.jlab.groot.data
 
DataParser(String) - Constructor for class org.jlab.groot.data.DataParser
 
DataReader - Class in jhplot.math.pca
Reads data matrix from a CSV file
DataReader() - Constructor for class jhplot.math.pca.DataReader
 
DatasetAttributes - Class in org.jlab.groot.base
 
DatasetAttributes(int) - Constructor for class org.jlab.groot.base.DatasetAttributes
 
DatasetAttributes() - Constructor for class org.jlab.groot.base.DatasetAttributes
 
DatasetAttributes.DatasetAttributesPane - Class in org.jlab.groot.base
 
DatasetAttributesPane(DatasetAttributes) - Constructor for class org.jlab.groot.base.DatasetAttributes.DatasetAttributesPane
 
DatasetDescriptor - Class in org.jlab.groot.tree
 
DatasetDescriptor(String, int) - Constructor for class org.jlab.groot.tree.DatasetDescriptor
 
DatasetDescriptor(String, int, double, double, String, ITree) - Constructor for class org.jlab.groot.tree.DatasetDescriptor
 
DatasetDescriptor(String, int, double, double, int, double, double, String, ITree) - Constructor for class org.jlab.groot.tree.DatasetDescriptor
 
DatasetDescriptor(String, String, ITree) - Constructor for class org.jlab.groot.tree.DatasetDescriptor
 
datasetOperationDialog() - Method in class org.jlab.groot.studio.StudioUI
 
DatasetOperations - Class in org.jlab.groot.data
 
DatasetOperations(Map<String, IDataSet>) - Constructor for class org.jlab.groot.data.DatasetOperations
 
DataSetSerializer - Class in org.jlab.groot.data
 
DataSetSerializer() - Constructor for class org.jlab.groot.data.DataSetSerializer
 
DataVector - Class in org.jlab.groot.data
 
DataVector(int) - Constructor for class org.jlab.groot.data.DataVector
 
DataVector() - Constructor for class org.jlab.groot.data.DataVector
 
DataVector(double[]) - Constructor for class org.jlab.groot.data.DataVector
 
DataVector(List<Double>) - Constructor for class org.jlab.groot.data.DataVector
 
DATAX - Variable in class org.jlab.groot.data.DataParser
 
DATAXERR - Variable in class org.jlab.groot.data.DataParser
 
DATAY - Variable in class org.jlab.groot.data.DataParser
 
DATAYERR - Variable in class org.jlab.groot.data.DataParser
 
DbByteArrayOutputStream - Class in jhplot.io.db
Extends ByteArrayOutputStream to provide a way of writing the buffer to a DataOutput without re-allocating it.
DbByteArrayOutputStream() - Constructor for class jhplot.io.db.DbByteArrayOutputStream
 
DbByteArrayOutputStream(int) - Constructor for class jhplot.io.db.DbByteArrayOutputStream
 
debug - Static variable in class jplot.JPlot
 
debugStream - Variable in class jplot3dp.MathParser.MathParserTokenManager
 
decode(String) - Static method in class jplot.Translate
Decode a string containing references.
DEFAULT - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
defaultValue(Value) - Method in class root.TLeafFolderColumn
 
defineSchema(String, int, String) - Method in class org.jlab.hipo.io.HipoWriter
 
defineSchema(Schema) - Method in class org.jlab.hipo.io.HipoWriter
 
delete(double[], int...) - Static method in class jhplot.math.DoubleArray
Delete a list of elements from an array.
delete(int[], int...) - Static method in class jhplot.math.IntegerArray
 
deleteColumns(double[][], int...) - Static method in class jhplot.math.DoubleArray
Deletes a list of columns from a matrix.
deleteColumns(int[][], int...) - Static method in class jhplot.math.IntegerArray
 
deleteColumnsRange(double[][], int, int) - Static method in class jhplot.math.DoubleArray
Deletes a range of columns from a matrix.
deleteColumnsRange(int[][], int, int) - Static method in class jhplot.math.IntegerArray
 
deleteDir(File) - Static method in class jhplot.utils.Util
Deletes all files and subdirectories under dir.
deleteRange(double[], int, int) - Static method in class jhplot.math.DoubleArray
Delete a range of elements from an array.
deleteRange(int[], int, int) - Static method in class jhplot.math.IntegerArray
 
deleteRecord(String) - Method in class jhplot.io.db.BaseRecordsFile
Deletes a record.
deleteRows(double[][], int...) - Static method in class jhplot.math.DoubleArray
Deletes a list of rows from a matrix.
deleteRows(int[][], int...) - Static method in class jhplot.math.IntegerArray
 
deleteRowsRange(double[][], int, int) - Static method in class jhplot.math.DoubleArray
Deletes a range of rows from a matrix.
deleteRowsRange(int[][], int, int) - Static method in class jhplot.math.IntegerArray
 
derivative() - Method in class jhplot.P1D
Calculate derivative for X-Y data points.
description() - Method in class root.RootStoreFactory
 
description() - Method in class root.XrootdStoreFactory
 
DESCRIPTOR_GRXY_XY - Static variable in class org.jlab.groot.tree.DatasetDescriptor
 
DESCRIPTOR_GRXY_XY_EX_EY - Static variable in class org.jlab.groot.tree.DatasetDescriptor
 
DESCRIPTOR_GRXY_XY_EY - Static variable in class org.jlab.groot.tree.DatasetDescriptor
 
DESCRIPTOR_H1 - Static variable in class org.jlab.groot.tree.DatasetDescriptor
 
DESCRIPTOR_H2 - Static variable in class org.jlab.groot.tree.DatasetDescriptor
 
DescriptorPanel - Class in org.jlab.groot.ui
 
DescriptorPanel(Tree, TreeAnalyzer, DatasetDescriptor) - Constructor for class org.jlab.groot.ui.DescriptorPanel
 
DescriptorPanel(Tree, TreeAnalyzer, int) - Constructor for class org.jlab.groot.ui.DescriptorPanel
 
DescriptorPanel(Tree, TreeAnalyzer) - Constructor for class org.jlab.groot.ui.DescriptorPanel
 
deserializeAttributes(Map<Integer, HipoNode>) - Static method in class org.jlab.groot.data.DataSetSerializer
 
deserializeDataAttributes(HipoNode) - Static method in class org.jlab.groot.data.DataSetSerializer
 
deserializeDataGroupDescriptor(HipoEvent) - Static method in class org.jlab.groot.data.DataSetSerializer
 
deserializeDataSet(HipoEvent) - Static method in class org.jlab.groot.data.DataSetSerializer
 
deserializeF1D(HipoEvent) - Static method in class org.jlab.groot.data.DataSetSerializer
 
deserializeGraphErrors(HipoEvent) - Static method in class org.jlab.groot.data.DataSetSerializer
 
deserializeH1F(HipoEvent) - Static method in class org.jlab.groot.data.DataSetSerializer
 
deserializeH2F(HipoEvent) - Static method in class org.jlab.groot.data.DataSetSerializer
 
destroy() - Method in class jhplot.HPlot3DP
Destroy the canvas frame
det() - Method in class hephysics.matrix.BasicMatrix
 
det(Matrix) - Static method in class hephysics.matrix.MatrixOp
 
det() - Method in class hephysics.matrix.SymmetricMatrix
 
det() - Method in class hephysics.vec.Hep3Matrix
Returns the determinent of the matrix.
det() - Method in class jhplot.math.kalman.jama.LUDecomposition
Determinant
det() - Method in class jhplot.math.kalman.jama.Matrix
Matrix determinant
det(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
det() - Method in class jhplot.math.LUDecomposition
Determinant
diagonal(int) - Method in class hephysics.matrix.SymmetricMatrix
Returns the diagonal element for the given row/column
diagonal(int, double) - Static method in class jhplot.math.DoubleArray
Returns an m x m matrix.
diagonal(double...) - Static method in class jhplot.math.DoubleArray
Returns an m x m matrix.
DICTIONARY - Static variable in class org.jlab.hipo.io.HipoWriter
 
diff(String) - Method in class jhplot.FND
differentiate the expression and simplify
differentiate(int, double, double) - Method in class jhplot.F1D
Numerical differentiation.
differentiate() - Method in class jhplot.F1D
Numerical differentiation of a function.
differentiate(int, F1D, double, double) - Static method in class jhplot.math.Numeric
Numerical differentiation.
differentiate(F1D, double[], double[]) - Static method in class jhplot.math.Numeric
Numerical differentiation in multiple dimensions.
dimen() - Method in class jhplot.VHolder
Return the dimension of the data
dimension() - Method in class jhplot.P1D
Returns the dimension of this P1D holder.
Dimension1D - Class in org.jlab.groot.math
 
Dimension1D() - Constructor for class org.jlab.groot.math.Dimension1D
 
Dimension1D(double, double) - Constructor for class org.jlab.groot.math.Dimension1D
 
Dimension2D - Class in org.jlab.groot.math
 
Dimension2D() - Constructor for class org.jlab.groot.math.Dimension2D
 
Dimension2D(double, double, double, double) - Constructor for class org.jlab.groot.math.Dimension2D
 
Dimension3D - Class in org.jlab.groot.math
 
Dimension3D() - Constructor for class org.jlab.groot.math.Dimension3D
 
dirac(double[], double[]) - Static method in class jhplot.math.Random
Generate a random number from a discrete random variable.
Directory<T> - Class in org.jlab.groot.data
 
Directory() - Constructor for class org.jlab.groot.data.Directory
Default constructor creates a ROOT directory.
Directory(Directory, String) - Constructor for class org.jlab.groot.data.Directory
constructor for subdirectory
disable_tracing() - Method in class jplot3dp.MathParser.MathParser
 
disableDoubleBuffering(Component) - Static method in class jhplot.gui.GHPanel
 
DiscreteDistribution - Class in jhplot.math.num.pdf
Base discrete distribution.
DiscreteDistribution() - Constructor for class jhplot.math.num.pdf.DiscreteDistribution
 
DiscreteRandomVariable - Interface in jhplot.math.num.random
A random variable generator for a discrete distribution.
dismissGraph() - Method in class jplot.JPlot
kills the graph frame, stops showing anything.
dispose() - Method in class jplot.SimpleEditor
Disposes the frame.
disposeMe() - Method in class jhplot.gui.GHMargin
Dispose this canvas
distance(SpacePoint, SpacePoint) - Static method in class hephysics.vec.SpacePoint
Return the distance between two space points.
distance(int, int, int, int, int, int) - Static method in class jplot.Geometry
Return distance bwetween the line defined by (x0,y0) and (x1,y1) and the point (x,y).
Distribution - Interface in jhplot.math.num.pdf
Base statistical distribution.
distroy() - Method in class jhplot.HPlot
Remove the canvas frame
div(Complex) - Method in class jhplot.math.Complex
Division of Complex numbers (doesn't change this Complex number).
divide(double) - Method in class jhplot.math.Complex
Returns this complex divided by the specified factor.
divide(double[], double[]) - Static method in class jhplot.math.LinearAlgebra
Element-wise ratio of two arrays.
divide(double[], double) - Static method in class jhplot.math.LinearAlgebra
Divide each element of an array by a scalar.
divide(double[][], double) - Static method in class jhplot.math.LinearAlgebra
Divide each element of a matrix by a scalar
divide(double[][], double[]...) - Static method in class jhplot.math.LinearAlgebra
 
divide(ValueErr, double) - Method in class jhplot.math.ValueErr
Division of this ValueErr number by a ValueErr number.
divide(ValueErr, ValueErr, double) - Method in class jhplot.math.ValueErr
Division of two ValueErr numbers a/b with correlation
divide(ValueErr) - Method in class jhplot.math.ValueErr
Division of this ValueErr number by a ValueErr number without correlation
divide(ValueErr, ValueErr) - Method in class jhplot.math.ValueErr
Division of two ValueErr numbers a/b without correlation
divide(double) - Method in class jhplot.math.ValueErr
Division of this ValueErr number by a double
divide(double, ValueErr) - Method in class jhplot.math.ValueErr
Division of a double, a, by a ValueErr number, b
divide(double, double) - Method in class jhplot.math.ValueErr
Divide a double number by a double and return quotient as ValueErr
DIVIDE - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
divide(double) - Method in class org.jlab.groot.data.DataVector
Divides the content of the vector by given number.
divide(double) - Method in class org.jlab.groot.data.H1F
 
divide(H1F, H1F) - Static method in class org.jlab.groot.data.H1F
Static method for H1D to divide two histograms, the resulting histogram is created, and arguments are untouched.
divide(H1F) - Method in class org.jlab.groot.data.H1F
Divides the current histogram object by the parameter 1-D histogram.
divide(H2F, H2F) - Static method in class org.jlab.groot.data.H2F
 
divide(H2F) - Method in class org.jlab.groot.data.H2F
 
divide(int, int) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
divide(StatNumber) - Method in class org.jlab.groot.math.StatNumber
Divides the current object by the parameter StatNumber
divide(int, int) - Method in class org.jlab.groot.ui.TCanvas
 
divideEqual(ValueErr) - Method in class jhplot.math.ValueErr
Division of this ValueErr number by a ValueErr number and replace it by the quotient without correlation
divideEqual(ValueErr, double) - Method in class jhplot.math.ValueErr
Division of this ValueErr number by a ValueErr number and replace this by the quotient
divideEqual(double) - Method in class jhplot.math.ValueErr
Division of this ValueErr number by a double and replace this by the quotient
divideGrid(SparseVectorGrid, SparseVectorGrid, int, int, boolean) - Static method in class org.jlab.groot.matrix.GridOperations
 
divideLU(double[][], double[]...) - Static method in class jhplot.math.LinearAlgebra
 
dividePxPyPzE(double) - Method in class hephysics.particle.LParticle
Divide all components (Px,Py,Px,E) by a factor C.
divideQR(double[][], double[]...) - Static method in class jhplot.math.LinearAlgebra
 
doc() - Method in class hephysics.jet.ParticleF
Show online documentation.
doc() - Method in class hephysics.particle.HEParticle
Show online documentation.
doc() - Method in class hephysics.particle.LParticle
Show online documentation.
doc() - Method in class jhplot.F1D
Show online documentation.
doc() - Method in class jhplot.F2D
Show online documentation.
doc() - Method in class jhplot.F3D
Show online documentation.
doc() - Method in class jhplot.FND
Show online documentation.
doc() - Method in class jhplot.H1D
Show online documentation.
doc() - Method in class jhplot.H2D
Show online documentation.
doc() - Method in class jhplot.H3D
Show online documentation.
doc() - Method in class jhplot.HCluster
Show online documentation.
doc() - Method in class jhplot.HFit
Show online documentation.
doc() - Method in class jhplot.HFitter
Show online documentation.
doc() - Method in class jhplot.HLabel
Show online documentation.
doc() - Method in class jhplot.HLabelEq
Show online documentation.
doc() - Method in class jhplot.HMLabel
Show online documentation.
doc() - Method in class jhplot.HPlot
Show online documentation.
doc() - Method in class jhplot.HPlot3D
Show online documentation.
doc() - Method in class jhplot.HPlot3DP
Show online documentation.
doc() - Method in class jhplot.HProf1D
Show online documentation.
doc() - Method in class jhplot.HProf2D
Show online documentation.
doc() - Method in class jhplot.HTable
Show online documentation.
doc() - Method in class jhplot.IO
Show online documentation.
doc() - Method in class jhplot.io.EFile
Show online documentation.
doc() - Method in class jhplot.io.FileAida
Show online documentation.
doc() - Method in class jhplot.io.FileRoot
Show online documentation.
doc() - Method in class jhplot.io.HBook
Show online documentation.
doc() - Method in class jhplot.io.HFile
Show online documentation.
doc() - Method in class jhplot.io.HFileDIF
Show online documentation.
doc() - Method in class jhplot.io.HFileMap
Show online documentation.
doc() - Method in class jhplot.io.HFileXML
Show online documentation.
doc() - Method in class jhplot.io.PFile
Show online documentation.
doc() - Method in class jhplot.io.Serialized
Show online documentation.
doc() - Method in class jhplot.JHPlot
Show online documentation.
doc() - Method in class jhplot.P0D
Show online documentation.
doc() - Method in class jhplot.P0I
Show online documentation.
doc() - Method in class jhplot.P1D
Show online documentation.
doc() - Method in class jhplot.P2D
Show online documentation.
doc() - Method in class jhplot.P3D
Show online documentation.
doc() - Method in class jhplot.PND
Show online documentation.
doc() - Method in class jhplot.PNI
Show online documentation.
doc() - Method in class jhplot.shapes.Arrow
Show online documentation.
doc() - Method in class jhplot.shapes.Circle
Show online documentation.
doc() - Method in class jhplot.shapes.Ellipse
Show online documentation.
doc() - Method in class jhplot.shapes.Line
Show online documentation.
doc() - Method in class jhplot.shapes.Picture
Show online documentation.
doc() - Method in class jhplot.shapes.Rectan
Show online documentation.
doc() - Method in class jhplot.shapes.Text
Show online documentation.
doc() - Method in class jhplot.SHPlot
Show online documentation.
doc() - Method in class jhplot.SHPlot3D
Show online documentation.
doc() - Method in class jhplot.stat.BunchingParameters
Show online documentation.
doc() - Method in class jhplot.stat.FactorialMoments
Show online documentation.
doc() - Method in class jhplot.stat.LinReg
Show online documentation.
doc() - Method in class jhplot.stat.LinRegWeighted
Show online documentation.
doc() - Method in class jhplot.stat.PCA
Show online documentation.
doc() - Method in class jhplot.stat.Statistics
Show online documentation.
doc() - Method in class jhplot.stat.StatShape
Show online documentation.
doc() - Method in class jhplot.VHolder
Show online documentation.
doMouseClicked(MouseEvent) - Method in class org.jlab.groot.ui.TBrowser
 
Done() - Method in class jplot3dp.MathParser.SimpleCharStream
 
dot(Hep3Vector, Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Dot product of 2 vectors
dot(Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Dot operation
dot(HepLorentzVector, HepLorentzVector) - Method in class hephysics.vec.HepLorentzVector
Dot product
dot(Hep3Vector, Hep3Vector) - Static method in class hephysics.vec.VecOp
 
DoubleArray - Class in jhplot.math
A class for dealing with double arrays and matrices.
DoubleArray() - Constructor for class jhplot.math.DoubleArray
 
DoubleArray - Class in jhplot.math.num
An expandable double array.
DoubleArray() - Constructor for class jhplot.math.num.DoubleArray
 
DoubleSpinner - Class in org.jlab.groot.ui
 
DoubleSpinner() - Constructor for class org.jlab.groot.ui.DoubleSpinner
 
DragListener() - Constructor for class jplot.GraphGeneral.DragListener
 
draw(HLabel) - Method in class jhplot.HPlot
Draw a label.
draw(HKey) - Method in class jhplot.HPlot
Draw a key.
draw(HLabelEq) - Method in class jhplot.HPlot
Draw a LaTeX rquation on the Canvas.
draw(HShape) - Method in class jhplot.HPlot
Draw a shape primitive to the Canvas.
draw(HMLabel) - Method in class jhplot.HPlot
Draw a multiline label.
draw(H1D[]) - Method in class jhplot.HPlot
Draw array of histograms
draw(Cloud1D) - Method in class jhplot.HPlot
Plot cloud in 1D.
draw(DataPointSet) - Method in class jhplot.HPlot
Plot Aida datapointset.
draw(Cloud2D) - Method in class jhplot.HPlot
Plot cloud 2D
draw(Histogram1D) - Method in class jhplot.HPlot
Draw 1D histogram
draw(DataArray, int) - Method in class jhplot.HPlot
Draw input data represented by DataArray
draw(F1D, boolean) - Method in class jhplot.HPlot
Draw an one-dimensional function.
draw(FND, boolean) - Method in class jhplot.HPlot
Draw an one-dimensional function from FND.
draw(H2D) - Method in class jhplot.HPlot3D
Draw H2D histogram.
draw(P2D) - Method in class jhplot.HPlot3D
Display P2D data holder with X,Y,Z values in 3D.
draw(P3D) - Method in class jhplot.HPlot3D
Display P3D data holder with X,Y,Z values in 3D as surface.
draw(H2D, H2D) - Method in class jhplot.HPlot3D
Plot two H2D histograms on the same plot.
draw(F2D) - Method in class jhplot.HPlot3D
Draw F2D function as a surface.
draw(F2D, F2D) - Method in class jhplot.HPlot3D
Draw two F2D functions on the same plot.
draw(H2D, F2D) - Method in class jhplot.HPlot3D
Draw H2D histogram and F2D function on the same plot.
draw(F2D, H2D) - Method in class jhplot.HPlot3D
Draw F2D and H2D on the same plot.
draw(FPR) - Method in class jhplot.HPlot3DP
Draw a parametric function.
draw(Graphics2D, int, int, int, int, double, double, Boolean) - Method in class org.jlab.groot.base.ColorPalette
 
draw(IDataSet) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
draws dataset on current active pad with no options
draw(IDataSet, String) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
draws data set on current active pad with given options
draw(DataGroup) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
draw(Graphics2D) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
draw(IDataSet, String) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
draw(Graphics2D, GraphicsAxisFrame) - Method in class org.jlab.groot.graphics.FunctionPlotter
 
draw(Graphics2D, GraphicsAxisFrame) - Method in class org.jlab.groot.graphics.GraphErrorsPlotter
 
draw(Graphics2D, GraphicsAxisFrame) - Method in class org.jlab.groot.graphics.Histogram2DPlotter
 
draw(Graphics2D, GraphicsAxisFrame) - Method in class org.jlab.groot.graphics.HistogramPlotter
 
draw(Graphics2D, GraphicsAxisFrame) - Method in interface org.jlab.groot.graphics.IDataSetPlotter
 
draw(Graphics2D, Dimension2D) - Method in class org.jlab.groot.ui.GraphicsAxisFrame
 
draw(IDataSet, String) - Method in class org.jlab.groot.ui.TCanvas
 
draw(IDataSet) - Method in class org.jlab.groot.ui.TCanvas
 
drawArrow(Graphics, int, int, int, int) - Method in class jplot.GraphGeneral
Another way with closed ends
drawArrow2(VectorGraphics, int, int, int, int) - Method in class jplot.GraphGeneral
Draw arrow this allows you to draw an arrow with headlength (headsize), headwidth (headsize - difference), hedheight (factor (relative to headlength)),
drawAxis(int, int, int, float, float, int, int, int, boolean, int, Graphics) - Static method in class jplot.Axis
high-level method for drawing a chart axis line plus labeled tic marks.
drawAxis(int) - Method in class jplot.GraphSettings
Returns whether an axis will be drawn or not.
drawAxis(Graphics2D, int, int) - Method in class org.jlab.groot.graphics.GraphicsAxis
 
drawAxis(Graphics2D, int, int, int) - Method in class org.jlab.groot.graphics.GraphicsAxis
 
drawAxis(Graphics2D, PadMargins) - Method in class org.jlab.groot.graphics.GraphicsAxisFrame
 
drawAxisGrid(Graphics2D, int, int, int) - Method in class org.jlab.groot.graphics.GraphicsAxis
 
drawAxisMirror(Graphics2D, int, int, int) - Method in class org.jlab.groot.graphics.GraphicsAxis
 
drawBox() - Method in class jhplot.HPlot3D
Set drawiing an empty frame.
drawBox() - Method in class jplot.GraphSettings
Returns whether or not to draw the bounding box arround the graph.
drawColor(Graphics2D, double, double, double, double) - Method in class jplot.Contour
Draw contour
drawColorBar(Graphics2D, Font, int) - Method in class jplot.Contour
Draw the contour
drawDashedLine(VectorGraphics, int, int, int, int, double, double) - Method in class jplot.GraphGeneral
draw dotted or dashed lines
drawGrid(int) - Method in class jplot.GraphSettings
Returns true if the grid should be drawn.
DrawingPanel - Class in jhplot.utils
 
drawInner() - Method in class jplot.GraphSettings
Enables the drawing of the inner triangles for a Piper diagram.
drawLegend() - Method in class jplot.GraphSettings
Returns whether or not to draw the legend box in a graph corner.
drawLegend() - Method in class jplot.LinePars
Returns true if this linestyle should draw the name in the legend of the graph, false otherwise
drawLine() - Method in class jplot.LinePars
Returns whether or not drawing the lines
drawMirrorAxis(int) - Method in class jplot.GraphSettings
Returns whether the mirror of an axis will be drawn or not.
drawMirrorTics(int) - Method in class jplot.GraphSettings
Returns whether or not we should draw tics on the mirror axis.
drawNext(IDataSet) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
draws data set on current pad and advances active pad by one.
DrawOptions - Class in jhplot
Main class which sets graphic attributes for all jHPlot classes (histograms and data holders).
DrawOptions() - Constructor for class jhplot.DrawOptions
Sets drawing options for all objects.
drawPave(Graphics2D, int, int) - Method in class org.jlab.groot.ui.PaveText
 
drawPointType(int, Color, double, double, float) - Static method in class jhplot.utils.PointsShapes
Draws a point-type corresponding to a symbolic constant, yielding values from 0 to NO_SYMBOL (==13).
drawPointType(int, Graphics2D, double, double, float) - Static method in class jplot.GPoints
Draws a point-type corresponding to a symbolic constant, yielding values from 0 to NO_SYMBOL (==13).
drawPolylineArrow(Graphics, int[], int[], int, int) - Method in class jplot.GraphGeneral
Draw arrow
drawShadow() - Method in class jplot.GraphSettings
Returns whether or not a shadow will be drawn at the panel border.
drawStatBox(H1D) - Method in class jhplot.HPlot
Draw a statistical box (mean, RMS, number of entries)
drawStatBox(H1D, int, int) - Method in class jhplot.HPlot
Draw a statistical box (mean, RMS, number of entries) at a specific position.
drawStatBox(H1D, double, double, String) - Method in class jhplot.HPlot
Draw a statistical box (mean, RMS, number of entries) at a specific position.
drawString(Graphics2D, int, int, int, int, int) - Method in class org.jlab.groot.ui.LatexText
 
drawString(Graphics2D, int, int, int, int) - Method in class org.jlab.groot.ui.LatexText
 
drawSymbol() - Method in class jplot.LinePars
Returns whether or not drawing the symbol
drawTds() - Method in class jplot.GraphSettings
Returns true if the tds circle should be drawn.
drawTextBox(String[]) - Method in class jhplot.HPlot
Draw a text box with some information
drawTicLabels(int) - Method in class jplot.GraphSettings
Returns whether or not to draw tic labels.
drawTics(int) - Method in class jplot.GraphSettings
Returns whether or not to draw tics (little lines on the axes).
dx - Variable in class jplot.Contour
Size of step in X and Y, Z
dy - Variable in class jplot.Contour
Size of step in X and Y, Z
DynamicTree - Class in org.jlab.groot.tree
 
DynamicTree(String) - Constructor for class org.jlab.groot.tree.DynamicTree
 
dz - Variable in class jplot.Contour
Size of step in X and Y, Z

E

e() - Method in class hephysics.jet.ParticleD
Get energy.
e(int, int) - Method in class hephysics.matrix.BasicMatrix
 
e(int, int) - Method in interface hephysics.matrix.Matrix
Returns the value of the given element
e(int, int) - Method in class hephysics.matrix.SymmetricMatrix
Returns a specific element
e(int, int) - Method in class hephysics.vec.Hep3Matrix
Returns the (row, column) element
e() - Method in class hephysics.vec.HepLorentzVector
Get energy
edit(Tree) - Method in class org.jlab.groot.tree.AbstractDescriptor
 
edit(Tree) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
editDescriptor(DatasetDescriptor) - Method in class org.jlab.groot.studio.StudioUI
 
EFile - Class in jhplot.io
Write data structures in sequential order into ntuples using Google's Prototype Buffer.
EFile(String, String) - Constructor for class jhplot.io.EFile
Open a file to write/read objects to/from a file in sequential order.
EFile(String) - Constructor for class jhplot.io.EFile
Open file for reading objects from a serialized file in sequential order.
eigen(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
elementary() - Method in class jhplot.F1D
Convert this function rewrite in term of elementary functions (log, exp, frac, sqrt, implicit roots) This is useful before simplifying function.
elementary() - Method in class jhplot.F2D
Convert this function rewrite in term of elementary functions (log, exp, frac, sqrt, implicit roots) This is useful before simplifying function.
Ellipse - Class in jhplot.shapes
Draw an ellipse in the USER coordinate system
Ellipse(double, double, double, double, Stroke, Color) - Constructor for class jhplot.shapes.Ellipse
Create an ellipse with given semimajor and semiminor axes, centered on (x, y).
Ellipse(double, double, double, double) - Constructor for class jhplot.shapes.Ellipse
Create an ellipse using the default stroke and the color
ELLIPSE - Static variable in class jhplot.shapes.HShape
 
EmbeddedCanvas - Class in org.jlab.groot.graphics
 
EmbeddedCanvas() - Constructor for class org.jlab.groot.graphics.EmbeddedCanvas
 
EmbeddedCanvas(EmbeddedPad) - Constructor for class org.jlab.groot.graphics.EmbeddedCanvas
 
EmbeddedCanvasGroup - Class in org.jlab.groot.graphics
 
EmbeddedCanvasGroup() - Constructor for class org.jlab.groot.graphics.EmbeddedCanvasGroup
 
EmbeddedCanvasTabbed - Class in org.jlab.groot.graphics
 
EmbeddedCanvasTabbed() - Constructor for class org.jlab.groot.graphics.EmbeddedCanvasTabbed
 
EmbeddedCanvasTabbed(boolean) - Constructor for class org.jlab.groot.graphics.EmbeddedCanvasTabbed
 
EmbeddedCanvasTabbed(String...) - Constructor for class org.jlab.groot.graphics.EmbeddedCanvasTabbed
 
EmbeddedPad - Class in org.jlab.groot.graphics
 
EmbeddedPad() - Constructor for class org.jlab.groot.graphics.EmbeddedPad
 
EmbeddedPad(int, int, int, int) - Constructor for class org.jlab.groot.graphics.EmbeddedPad
 
EmbeddedPad.EmbeddedPadConfigurationPane - Class in org.jlab.groot.graphics
 
EmbeddedPadConfigurationPane(EmbeddedPad) - Constructor for class org.jlab.groot.graphics.EmbeddedPad.EmbeddedPadConfigurationPane
 
EmbeddedToolbar - Class in org.jlab.groot.ui
 
EmbeddedToolbar() - Constructor for class org.jlab.groot.ui.EmbeddedToolbar
 
enable_tracing() - Method in class jplot3dp.MathParser.MathParser
 
enableDoubleBuffering(Component) - Static method in class jhplot.gui.GHPanel
 
encode(String) - Static method in class jplot.Translate
Encode a string to use references.
END_STATEMENT - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
endArray(A) - Method in class org.jlab.hipo.json.JsonHandler
Indicates the end of an array in the JSON input.
endArrayValue(A) - Method in class org.jlab.hipo.json.JsonHandler
Indicates the end of an array element in the JSON input.
endBoolean(boolean) - Method in class org.jlab.hipo.json.JsonHandler
Indicates the end of a boolean literal (true or false) in the JSON input.
endColumn - Variable in class jplot3dp.MathParser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class jplot3dp.MathParser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endNull() - Method in class org.jlab.hipo.json.JsonHandler
Indicates the end of a null literal in the JSON input.
endNumber(String) - Method in class org.jlab.hipo.json.JsonHandler
Indicates the end of a number in the JSON input.
endObject(O) - Method in class org.jlab.hipo.json.JsonHandler
Indicates the end of an object in the JSON input.
endObjectName(O, String) - Method in class org.jlab.hipo.json.JsonHandler
Indicates the end of an object member name in the JSON input.
endObjectValue(O, String) - Method in class org.jlab.hipo.json.JsonHandler
Indicates the end of an object member value in the JSON input.
endString(String) - Method in class org.jlab.hipo.json.JsonHandler
Indicates the end of a string in the JSON input.
ensureDirectory(File, File) - Static method in class jhplot.utils.Util
Ensures the existence of the directory specified by the parameter.
ensureFilePath(File, File) - Static method in class jhplot.utils.Util
Ensures the existence of the directory which may be part of the path specification of parameter file.
entries() - Method in class jhplot.H1D
Number of in-range entries in the histogram
entries() - Method in class jhplot.H2D
Number of in-range entries in the histogram
entries() - Method in class jhplot.HProf1D
Number of in-range entries in the histogram
entries() - Method in class jhplot.HProf2D
Number of in-range entries in the histogram
entriesToString() - Method in class jhplot.io.EFile
Get a string representing file content.
entriesToString() - Method in class jhplot.io.PFile
Get a string representing file content.
Entropy - Class in jhplot.stat
Implements common discrete Shannon Entropy functions.
enumerateKeys() - Method in class jhplot.io.db.BaseRecordsFile
Returns an Enumeration of the keys of all records in the database.
enumerateKeys() - Method in class jhplot.io.db.RecordsFile
Returns an enumeration of all the keys in the database.
EOF - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
EOL - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
epsilon - Static variable in class jhplot.math.Slicing
 
equals(Object) - Method in class hephysics.vec.Hep3Vector
 
equals(Object) - Method in class hephysics.vec.HepLorentzVector
Compre 2 vectors
equals(SpacePoint, double) - Method in class hephysics.vec.SpacePoint
Tests for equality within errors
equals(Hep3Vector, double) - Method in class hephysics.vec.SpacePoint
Tests for equality within errors
equals(SpacePoint) - Method in class hephysics.vec.SpacePoint
Tests for equality
equals(int[], int[]) - Static method in class jhplot.math.ArrayMathUtils
Deprecated.
Use java.util.Arrays instead.
equals(int) - Method in class jplot.GraphLabel
returns true if the current label corresponds to one of the pre-defined label types (X-label, Y-label etc).
equals(String) - Method in class jplot.GraphLabel
returns true if the current label corresponds to one of the pre-defined label types (X-label, Y-label etc).
EQUALS - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
equals(Object) - Method in class org.jlab.hipo.json.JsonArray
Indicates whether a given object is "equal to" this JsonArray.
equals(Object) - Method in class org.jlab.hipo.json.JsonObject
 
equals(Object) - Method in class org.jlab.hipo.json.JsonObject.Member
Indicates whether a given object is "equal to" this JsonObject.
equals(Object) - Method in class org.jlab.hipo.json.JsonValue
Indicates whether some other object is "equal to" this one according to the contract specified in Object.equals(Object).
equals(Object) - Method in class org.jlab.hipo.json.Location
 
equals(Object) - Method in class root.FakeTKey
 
EQUALTO - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
Erf - Class in jhplot.math.num.special
Utility class that provides methods related to the error function.
erf(double) - Static method in class jhplot.math.num.special.Erf
Returns the error function erf(x) (1).
erf(double) - Static method in class org.jlab.groot.math.ErrorFunction
 
erf(double, double, double, double, double) - Static method in class org.jlab.groot.math.ErrorFunction
 
erf2(double) - Static method in class org.jlab.groot.math.ErrorFunction
 
erfc(double) - Static method in class jhplot.math.num.special.Erf
Returns the complementary error function erfc(x) (1).
erfc(double) - Static method in class org.jlab.groot.math.ErrorFunction
 
error() - Method in class org.jlab.groot.math.StatNumber
 
error() - Method in class org.jlab.groot.math.UserParameter
 
ErrorFunction - Class in org.jlab.groot.math
 
ErrorFunction() - Constructor for class org.jlab.groot.math.ErrorFunction
 
ErrorMessage(String) - Static method in class jhplot.utils.Util
Generate error message with long output.
ErrorMessageLine(String) - Static method in class jhplot.utils.Util
Generate error message as one line.
errorsFill(boolean) - Method in class jplot.LinePars
Fill area between lower and upper error
errorsFillSys(boolean) - Method in class jplot.LinePars
Fill area between lower and upper error for system errors.
errorsSysX(boolean) - Method in class jplot.LinePars
Show systematical errors on X
errorsSysY(boolean) - Method in class jplot.LinePars
Show systematical errors on Y
errorsX(boolean) - Method in class jplot.LinePars
Show errors on X
errorsY(boolean) - Method in class jplot.LinePars
Show errors on Y
estimateParameters() - Method in class org.jlab.groot.math.Func1D
 
et() - Method in class hephysics.jet.ParticleD
Compute transverse energy.
et() - Method in class hephysics.vec.HepLorentzVector
Transverse energy.
et2() - Method in class hephysics.jet.ParticleD
Compute transverse energy squared.
et2() - Method in class hephysics.vec.HepLorentzVector
Transverse energy squared.
eta() - Method in class hephysics.jet.ParticleD
Compute pseudorapidity.
eta() - Method in class hephysics.jet.ParticleF
Same as getEta().
euler(double[], F1D, double) - Static method in class jhplot.math.Numeric
Uses the Euler method to solve an ODE.
eval(double) - Method in class jhplot.F1D
Evaluate a function at a specific point in x
eval(double[]) - Method in class jhplot.F1D
Evaluate a function for an array of x-values
eval(double, double) - Method in class jhplot.F1D
Evaluate a function for graphic representation.
eval() - Method in class jhplot.F1D
Evaluate a function for graphic representation.
eval(double, double, int) - Method in class jhplot.F1D
Evaluate a function for graphic representation.
eval(double, double) - Method in class jhplot.F2D
Evaluate a function at a specific point in (x,y)
eval(double[], double[]) - Method in class jhplot.F2D
Evaluate a function for an array of x-values
eval(double, double, double) - Method in class jhplot.F3D
Evaluate a function at a specific point in (x,y,z)
eval(String) - Method in class jhplot.FND
Evaluate a function at a specific point in x
eval(String, double, double, String) - Method in class jhplot.FND
Evaluate a function at a specific point for one single variable.
eval(String, double, double) - Method in class jhplot.FND
Evaluate a function at a specific point for one single variable.
eval() - Method in class jhplot.stat.BunchingParameters
Evaluate bunching parameters at the end of the run
eval() - Method in class jhplot.stat.FactorialMoments
Evaluate factorial moments at the end of the run
eval() - Method in class jhplot.stat.PCA
 
evaluate() - Method in class jhplot.math.exp4j.Expression
 
evaluate(double) - Method in class jhplot.math.num.ContinuedFraction
Evaluate this continued fraction at the given value.
evaluate(double) - Method in interface jhplot.math.num.Function
Evaluate this function, f, at the domain value x.
evaluate(double) - Method in class jhplot.math.num.PowerSeries
Evaluate this series at the given value.
evaluate(double) - Method in class jhplot.math.num.Series
Evaluate this series at the given value.
evaluate(double) - Method in class org.jlab.groot.demo.CustomFunction
 
evaluate(double) - Method in class org.jlab.groot.math.F1D
 
evaluate(double) - Method in class org.jlab.groot.math.Func1D
 
evaluateAsync(ExecutorService) - Method in class jhplot.math.exp4j.Expression
 
EVD - Class in jhplot.math.pca.covmatrixevd
Eigenvalue decomposition with eigenvectors sorted according to corresponding eigenvalues in a decreasing order.
EVD(Matrix) - Constructor for class jhplot.math.pca.covmatrixevd.EVD
 
EVDBased - Class in jhplot.math.pca.covmatrixevd
Basic covariance matrix eigenvalue decomposition
EVDBased() - Constructor for class jhplot.math.pca.covmatrixevd.EVDBased
 
EVDResult - Class in jhplot.math.pca.covmatrixevd
 
EVDResult(Matrix, Matrix) - Constructor for class jhplot.math.pca.covmatrixevd.EVDResult
 
eventReadingBenchmark(String) - Static method in class org.jlab.hipo.io.HipoReaderBenchmark
 
EventTest - Class in org.jlab.hipo.tests
 
EventTest() - Constructor for class org.jlab.hipo.tests.EventTest
 
exists(String) - Method in class org.jlab.groot.data.Directory
 
exp() - Method in class jhplot.math.Complex
Complex exponential (doesn't change this Complex number).
exp(ValueErr) - Method in class jhplot.math.ValueErr
Get exponential function
EXP - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
exp10(double) - Static method in class jplot.Axis
 
expand() - Method in class jhplot.F1D
Convert this function rewrite in expanded form.
expand() - Method in class jhplot.F2D
Convert this function rewrite in expanded form.
expectedTokenSequences - Variable in exception jplot3dp.MathParser.ParseException
Each entry in this array is an array of integers.
explainMissing() - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
Exponent - Class in jhplot.fit
Exponential distribution.
Exponent() - Constructor for class jhplot.fit.Exponent
 
Exponent(String) - Constructor for class jhplot.fit.Exponent
 
Exponent(String[], String[]) - Constructor for class jhplot.fit.Exponent
 
Exponential - Class in jhplot.math.num.pdf
The Exponential distribution (1).
Exponential() - Constructor for class jhplot.math.num.pdf.Exponential
Default constructor.
Exponential(double) - Constructor for class jhplot.math.num.pdf.Exponential
Create a distribution with the given mean.
exponential(double) - Static method in class jhplot.math.Random
Generate a random number from an exponantial random variable (Mean = 1/lambda, variance = 1/lambda^2).
ExponentialRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Exponential distribution.
ExponentialRandomVariable() - Constructor for class jhplot.math.num.random.ExponentialRandomVariable
Default constructor.
ExponentialRandomVariable(double) - Constructor for class jhplot.math.num.random.ExponentialRandomVariable
Create a random variable with the given mean.
ExponentialRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.ExponentialRandomVariable
Create a random variable with the given parameters.
export(String) - Method in class jhplot.gui.GHPanel
Fast export of the canvas to an image file.
export(Component, String, String) - Static method in class jhplot.io.images.ExportVGraphics
Fast export of the canvas to an image file.
exportDialog(Component, String, JFrame) - Static method in class jhplot.io.images.ExportVGraphics
Exports the image to some graphic format.
exportHipo(SparseVectorGrid, String) - Static method in class org.jlab.groot.matrix.SparseGridIO
 
ExportVGraphics - Class in jhplot.io.images
Export graphics in different formats.
ExportVGraphics() - Constructor for class jhplot.io.images.ExportVGraphics
 
Expression - Class in jhplot.math.exp4j
 
Expression() - Method in class jplot3dp.MathParser.MathParser
 
expression - Variable in class jplot3dp.ModelView.ModelFunction
 
ExpressionBuilder - Class in jhplot.math.exp4j
Factory class for Expression instances.
ExpressionBuilder(String) - Constructor for class jhplot.math.exp4j.ExpressionBuilder
Create a new ExpressionBuilder instance and initialize it with a given expression string.
extendLine(double[], double[], double, double) - Static method in class jplot.Geometry
Extend a given line segment to a specified length.
extendLine(double[], double[], double) - Static method in class jplot.Geometry
Extend a given line segment to a given length and holding the first point of the line as fixed.
ExtensionFileFilter - Class in jhplot.utils
File filters
ExtensionFileFilter(String, String) - Constructor for class jhplot.utils.ExtensionFileFilter
 
ExtensionFileFilter(String, String[]) - Constructor for class jhplot.utils.ExtensionFileFilter
 
extract(int, int, double[]) - Static method in class jhplot.math.ArrayMathUtils
Extracts a sub-array (will invert the resulting array if k0 > k1).
extract(int, int, int[]) - Static method in class jhplot.math.ArrayMathUtils
Extracts a sub-array (will invert the resulting array if k0 > k1).
extraEntries() - Method in class jhplot.H1D
Number of under and overflow entries in the histogram.
extraEntries() - Method in class jhplot.H2D
Get the number of entries in the underflow and overflow bins.
extraEntries() - Method in class jhplot.HProf1D
Number of under and overflow entries in the histogram.
extraEntries() - Method in class jhplot.HProf2D
Get the number of entries in the underflow and overflow bins.

F

f(double[][], Function) - Static method in class jhplot.math.DoubleArray
Apply a scalar function to every element of an array.
f(double[], Function) - Static method in class jhplot.math.DoubleArray
Apply a scalar function to every element of an array.
f(double) - Method in interface jhplot.math.Function
 
F1D - Class in jhplot
Create a function in one dimension using "x" as a variable.
F1D(String) - Constructor for class jhplot.F1D
Create a function in 1D.
F1D(FProxy) - Constructor for class jhplot.F1D
Initialize function from proxy.
F1D(String, String) - Constructor for class jhplot.F1D
Create new function.
F1D(String, String, double, double) - Constructor for class jhplot.F1D
Create a new function.
F1D(String, double, double, boolean) - Constructor for class jhplot.F1D
Define a ranged function.
F1D(String, IFunction, double, double) - Constructor for class jhplot.F1D
Create F1D function from JAIDA IFunction.
F1D(String, String, double, double, boolean) - Constructor for class jhplot.F1D
Create a new function.
F1D(IFunction, double, double) - Constructor for class jhplot.F1D
Create a F1D function from JAIDA IFunction in ranges.
F1D(String, String, boolean) - Constructor for class jhplot.F1D
Create a new function in pre-defined range for plotting.
F1D(String, double[], boolean) - Constructor for class jhplot.F1D
Create a polynomial analytical function using a list of values.
F1D(String, boolean) - Constructor for class jhplot.F1D
Build a function.
F1D(String, ExpressionBuilder) - Constructor for class jhplot.F1D
Create a function in 1D.
F1D(String, Expression) - Constructor for class jhplot.F1D
Create a function in 1D.
F1D(Expression) - Constructor for class jhplot.F1D
Create a function in 1D.
F1D(ExpressionBuilder) - Constructor for class jhplot.F1D
Build a function.
F1D(IFunction) - Constructor for class jhplot.F1D
Create a F1D function from JAIDA IFunction.
F1D(String, IFunction) - Constructor for class jhplot.F1D
Create F1D function from JAIDA IFunction.
F1D - Static variable in class jplot.LinePars
 
F1D - Class in org.jlab.groot.math
 
F1D(String) - Constructor for class org.jlab.groot.math.F1D
 
F1D(String, String, double, double) - Constructor for class org.jlab.groot.math.F1D
 
F2D - Class in jhplot
Create 2D function.
F2D(String) - Constructor for class jhplot.F2D
Create a function in 2D for evaluation.
F2D(String, String) - Constructor for class jhplot.F2D
Create new function.
F2D(String, String, double, double, double, double) - Constructor for class jhplot.F2D
Create a function in 2D.
F2D(String, double, double, double, double) - Constructor for class jhplot.F2D
Build a 2D function.
F2D(String, IFunction, double, double, double, double) - Constructor for class jhplot.F2D
Create a F2D function from JAIDA IFunction.
F2D(Expression, double, double, double, double) - Constructor for class jhplot.F2D
Create a function in 2D.
F2D(IFunction) - Constructor for class jhplot.F2D
Create a F2D function from JAIDA IFunction.
F2D(IFunction, double, double, double, double) - Constructor for class jhplot.F2D
Create a F2D function from JAIDA IFunction.
F3D - Class in jhplot
Create 3D function using 3 independent variables: x,y,z.
F3D(String) - Constructor for class jhplot.F3D
Create a function in 3D for evaluation.
F3D(String, String, double, double, double, double, double, double) - Constructor for class jhplot.F3D
Create a function in 3D.
F3D(String, double, double, double, double, double, double) - Constructor for class jhplot.F3D
Build a 3D function.
F3D(String, String, IFunction, double, double, double, double, double, double) - Constructor for class jhplot.F3D
Create a function in 3D from a AIDA IFunction.
F3D(String, IFunction, double, double, double, double, double, double) - Constructor for class jhplot.F3D
 
F3D(FProxy) - Constructor for class jhplot.F3D
Initialize function from proxy.
F3D(IFunction, double, double, double, double, double, double) - Constructor for class jhplot.F3D
Create a function in 3D from a AIDA IFunction.
FactorialMoments - Class in jhplot.stat
Normalised factorial moments (NFM).
FactorialMoments(int, int, int, double, double) - Constructor for class jhplot.stat.FactorialMoments
Initialize factorial-moment calculations.
factories() - Method in class jhplot.HPlot
Create various JAIDA factories: IAnalysisFactory, ITree, IFitFactory, IFunctionFactory
factorize() - Method in class jhplot.F1D
Convert this function rewrite in factorized form (if can).
factorize() - Method in class jhplot.F2D
Convert this function rewrite in factorized form (if can).
FakeTKey - Class in root
 
FakeTKey(TNamed) - Constructor for class root.FakeTKey
 
FALSE - Static variable in class org.jlab.hipo.json.Json
Represents the JSON literal false.
FALSE - Static variable in class org.jlab.hipo.json.JsonValue
Deprecated.
Use Json.FALSE instead
FalsePositionRootFinder - Class in jhplot.math.num.root
The false position method (1) for finding roots of functions.
FalsePositionRootFinder(Function) - Constructor for class jhplot.math.num.root.FalsePositionRootFinder
Create a root finder for the given function.
FalsePositionRootFinder(Function, int, double) - Constructor for class jhplot.math.num.root.FalsePositionRootFinder
Create a root finder for the given function.
fastButton - Variable in class org.jlab.groot.studio.StudioToolBar
 
fbar(int, double) - Static method in class jhplot.math.KolmogorovSmirnovDist
Computes the complementary cumulative probability P[D_n >= x] of the Kolmogorov-Smirnov distribution with sample size n at x.
FDistribution - Class in jhplot.math.num.pdf
The F distribution (1).
FDistribution() - Constructor for class jhplot.math.num.pdf.FDistribution
Default constructor.
FDistribution(double, double) - Constructor for class jhplot.math.num.pdf.FDistribution
Create a distribution with the given numerator degrees of freedom and denominator degrees of freedom.
fexp10(double) - Static method in class jplot.Axis
 
fi(int) - Method in interface jhplot.math.IndexFunction
 
FILE_HEADER_LENGTH - Static variable in class org.jlab.hipo.io.HipoFileHeader
 
FILE_HEADER_LENGTH_HB - Static variable in class org.jlab.hipo.io.HipoHeader
 
FILE_HEADER_LENGTH_LB - Static variable in class org.jlab.hipo.io.HipoHeader
 
FILE_HEADER_SIZE - Static variable in class org.jlab.hipo.io.HipoHeader
 
FILE_ID_STRING - Static variable in class org.jlab.hipo.io.HipoHeader
Constants describing file HEADER constants .
FILE_IDENTIFIER - Static variable in class org.jlab.hipo.io.HipoFileHeader
 
FILE_VER_STRING - Static variable in class org.jlab.hipo.io.HipoHeader
 
FILE_VERSION - Static variable in class org.jlab.hipo.io.HipoFileHeader
 
FileAida - Class in jhplot.io
Open an AIDA file and retrieve objects for plotting.
FileAida(String) - Constructor for class jhplot.io.FileAida
Create object to read AIDA file.
FileAida(String, boolean) - Constructor for class jhplot.io.FileAida
Create object to read AIDA file.
FileAida() - Constructor for class jhplot.io.FileAida
Create FileAida
FileList - Class in jhplot.utils
Get list of files in all directories (including subdirectories).
FileList() - Constructor for class jhplot.utils.FileList
 
fileNameOfPath(String) - Static method in class jhplot.utils.Util
 
FilePrintable - Interface in jhplot.math.io
BSD License
FileRoot - Class in jhplot.io
Class to read ROOT files.
FileRoot(String) - Constructor for class jhplot.io.FileRoot
Main constructor to build root file reader.
FileRoot(URL) - Constructor for class jhplot.io.FileRoot
Open file from URL
filesInFolder(File, String) - Static method in class org.jlab.hipo.utils.FileUtils
 
filesInFolder(File, String, ArrayList<String>) - Static method in class org.jlab.hipo.utils.FileUtils
 
FileUtils - Class in org.jlab.hipo.utils
 
FileUtils() - Constructor for class org.jlab.hipo.utils.FileUtils
 
fill(P0D) - Method in class jhplot.H1D
Fill histogram from P0D array
fill(int, AbstractDistribution) - Method in class jhplot.H1D
Fill histogram with random numbers.
fill(P0I) - Method in class jhplot.H1D
Fill histogram from P0I array
fill(double) - Method in class jhplot.H1D
Fill histogram with a value
fill(PND) - Method in class jhplot.H1D
Fill histogram with values from a PND array.
fill(PND, PND) - Method in class jhplot.H1D
Fill histograms with values from PND array.
fill(double[]) - Method in class jhplot.H1D
Fill histogram with array of double values
fill(Cloud1D) - Method in class jhplot.H1D
Fill histogram with array of double values
fill(double[], double[]) - Method in class jhplot.H1D
Fill histogram with array of double values.
fill(double, double) - Method in class jhplot.H1D
Fill histogram a with weight
fill(float) - Method in class jhplot.H1DA
Adds a data point to the histogram.
fill(double, double) - Method in class jhplot.H2D
Fill H2D histogram assuming all weights are unity.
fill(double, double, double) - Method in class jhplot.H2D
Fill H2D histogram with weights
fill(double[], double[]) - Method in class jhplot.H2D
Fill H2D histogram from 2 arrays (X amd Y).
fill(Cloud2D) - Method in class jhplot.H2D
Fill H2D histogram from Cloud2D.
fill(P0D, P0D) - Method in class jhplot.H2D
Fill H2D histogram from 2 arrays.
fill(P0I, P0I) - Method in class jhplot.H2D
Fill H2D histogram from 2 arrays.
fill(double[], double[], double[]) - Method in class jhplot.H2D
Fill H2D histogram from arrays.
fill(double, double) - Method in class jhplot.HProf1D
Fill profile histogram with X and Y
fill(double, double, double) - Method in class jhplot.HProf1D
Fill profile histogram with X and Y
fill(double[], double[]) - Method in class jhplot.HProf1D
Fill histogram with array of double values.
fill(double[], double[], double[]) - Method in class jhplot.HProf1D
Fill histogram with array of double values.
fill(double, double, double) - Method in class jhplot.HProf2D
Fill histogram assuming all weights are unity.
fill(double, double, double, double) - Method in class jhplot.HProf2D
Fill histogram assuming all weights are unity.
fill(double[], double[], double[]) - Method in class jhplot.HProf2D
Fill histogram from 2 arrays.
fill(double[], double[], double[], double[]) - Method in class jhplot.HProf2D
Fill histogram from 2 arrays.
fill(int, int, double) - Static method in class jhplot.math.DoubleArray
Fills an m x n matrix of doubles with constant c.
fill(int, double) - Static method in class jhplot.math.DoubleArray
Provides an m element array filled with constant c.
fill(int, double, double) - Method in class jhplot.P0D
Fill with a sequence of numbers between min and max.
fill(double[]) - Method in class jhplot.P0D
Fill a P0D container from an array.
fill(int[]) - Method in class jhplot.P0D
Fill a P0D container from an array.
fill(int, double, double) - Method in class jhplot.P0I
Fill with a sequence of numbers between min and max.
fill(double[]) - Method in class jhplot.P0I
Fill a P0I container from an array.
fill(int[]) - Method in class jhplot.P0I
Fill a P0I container from an array.
fill(double[], double[]) - Method in class jhplot.P1D
Fill a P1D container from 2 arrays.
fill(int[], int[]) - Method in class jhplot.P1D
Fill a P1D container from 2 integer arrays.
fill(P0D, P0D) - Method in class jhplot.P1D
Fill a P1D container from 2 P0D arrays.
fill(Cloud2D) - Method in class jhplot.P1D
Fill a P1D container from a Cloud2D.
fill(double[], double[], double[]) - Method in class jhplot.P1D
Fill a P1D container from 3 arrays (one represents symmetrical errors on Y).
fill(P0D, P0D, P0D) - Method in class jhplot.P1D
Fill a P1D container from P0D arrays (one represents symmetrical errors on Y).
fill(double[], double[], double[], double[]) - Method in class jhplot.P1D
Fill a P1D container from 4 arrays (last represents asymmetrical upper and lower errors on Y).
fill(double[], double[], double[], double[], double[], double[], double[], double[], double[], double[]) - Method in class jhplot.P1D
Fill the values of a X-Y plot-points with full errors.
fill(double[], double[], double[]) - Method in class jhplot.P2D
Fill a P2D container from 3 arrays.
fill() - Method in class jplot.LinePars
 
fill(boolean) - Method in class jplot.LinePars
 
fill(double) - Method in class org.jlab.groot.data.H1F
Increments the bin corresponding to that value by 1
fill(double, double) - Method in class org.jlab.groot.data.H1F
Increments the bin corresponding to that value by that weight
fill(DataVector) - Method in class org.jlab.groot.data.H1F
 
fill(DataVector, DataVector) - Method in class org.jlab.groot.data.H1F
 
fill(double, double) - Method in class org.jlab.groot.data.H2F
Adds 1.0 to the bin with that value
fill(double, double, double) - Method in class org.jlab.groot.data.H2F
 
fill(double[]) - Method in class org.jlab.groot.matrix.SparseVectorGrid
fill the grid element 0 with weight of 1.0
fill(double[], int) - Method in class org.jlab.groot.matrix.SparseVectorGrid
fill the grid with values from array for element = order with default weight of 1.0
fill(double[], int, double) - Method in class org.jlab.groot.matrix.SparseVectorGrid
increment the value of the particular bin, the bin is determined by axis.
fill(ITree) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
fillDataArrays(Vector, int, int) - Method in class jplot.DataFile
Reads the current file and returns the data arrays.
fillIDataPointSet(IDataPointSet) - Method in class jhplot.P1D
Fill IDataPointSet.
fillInvBinSizeWeight(double) - Method in class jhplot.H1D
Fill histogram with a value, weighting it by inverse of bin size.
fillInvBinSizeWeight(double) - Method in class jhplot.HProf1D
Fill histogram with a value, weighting it by inverse of bin size.
fillP0D(P0D, P0D) - Method in class jhplot.HProf1D
Fill histogram from two P0D arrays
fillSurface - Variable in class jplot3dp.ModelView.ModelFunction
 
find(double) - Method in class jhplot.P0D
Returns the index of first occurrence of the specified element
find(int) - Method in class jhplot.P0I
Returns the index of first occurrence of the specified element
findBin(double) - Method in class jhplot.H1D
Convert a coordinate on the axis to a bin number
findBin(double) - Method in class org.jlab.groot.data.DataVector
 
findBin(double, int) - Method in class org.jlab.groot.data.DataVector
 
findBin(double, double) - Method in class org.jlab.groot.data.H2F
Finds which bin has that value.
findBinX(double) - Method in class jhplot.H2D
Convert a coordinate X on the axis to a bin number
findBinY(double) - Method in class jhplot.H2D
Convert a coordinate Y on the axis to a bin number
findex(int, IndexFunction) - Static method in class jhplot.math.DoubleArray
Provides a sequence of values to which some function has been applied.
findGrayColors(double) - Method in class jplot.Contour
Compute gray colors
findLinePolygonIntersections(double[], double[], double, double, double, double) - Static method in class jplot.Geometry
Find the intersections between a polygon and a straight line.
findLineSegmentIntersection(double, double, double, double, double, double, double, double, double[]) - Static method in class jplot.Geometry
Compute the intersection between two line segments, or two lines of infinite length.
findPolygonExtent(double[], double[], double[], double[], double[], double[]) - Static method in class jplot.Geometry
Find the 3D extent of a polyline.
findPolygonExtent(int[], int[], int[], int[]) - Static method in class jplot.Geometry
Find the extent of a polygon.
findPolygonPosition(int[], int[], double, int[]) - Static method in class jplot.Geometry
Return the x,y position at distance "length" into the given polyline.
findRoot(double, double) - Method in class jhplot.math.num.root.BisectionRootFinder
Find a root of the target function that lies in the interval [ min, max].
findRoot(double, double) - Method in class jhplot.math.num.root.BrentRootFinder
Find a root of the target function that lies between the two initial approximations, x0 and x1.
findRoot(double, double) - Method in class jhplot.math.num.root.FalsePositionRootFinder
Find a root of the target function that lies in the interval [ min, max].
findRoot(double) - Method in class jhplot.math.num.root.NewtonRootFinder
Find a root of the target function that lies close to x.
findRoot(double, double) - Method in class jhplot.math.num.root.SecantRootFinder
Find a root of the target function that lies around the two initial approximations, x0 and x1.
findSlice(double[]) - Method in class jhplot.math.Slicing
 
findSpectrumColors(double) - Method in class jplot.Contour
Compute spectrum colors
firstMaxVal - Variable in class jhplot.stat.JointProbabilityState
 
firstProbMap - Variable in class jhplot.stat.JointProbabilityState
 
fit(H1D) - Method in class jhplot.HFitter
Fit histogram
fit(P1D) - Method in class jhplot.HFitter
Fit P1D
fit(PND) - Method in class jhplot.HFitter
Fit PND (all errors set to be zero).
fit(H2D) - Method in class jhplot.HFitter
Fit H2D histogram
fit(H1D, String, String) - Method in class jhplot.HPlot
Fit 1D histogram with the function F1D
fit(Func1D, IDataSet, String) - Static method in class org.jlab.groot.fitter.DataFitter
 
fitF() - Method in class jhplot.HPlot
Return FitFactory associated with the plot
FitPanel - Class in org.jlab.groot.ui
 
FitPanel(EmbeddedCanvas, int) - Constructor for class org.jlab.groot.ui.FitPanel
 
FITPRINTOUT - Static variable in class org.jlab.groot.fitter.DataFitter
 
fitSlicesX() - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
fitSlicesX(int) - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
fitSlicesY() - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
fitSlicesY(int) - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
FitterFunction - Class in org.jlab.groot.fitter
 
FitterFunction(Func1D, IDataSet) - Constructor for class org.jlab.groot.fitter.FitterFunction
 
FitterFunction(Func1D, IDataSet, String) - Constructor for class org.jlab.groot.fitter.FitterFunction
 
fixBinWidths(double) - Method in class org.jlab.groot.data.H1F
Changes the bin widths to vary with a set minimum slope to be allowed as its own bin.
flog10(double) - Static method in class jplot.Axis
 
floor(double[][]) - Static method in class jhplot.math.IntegerArray
 
floor(double[]) - Static method in class jhplot.math.IntegerArray
 
FLOOR - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
flush() - Method in class jhplot.math.io.LEDataOutputStream
 
FND - Class in jhplot
Create a function in multiple dimensions.
FND(String, String, String) - Constructor for class jhplot.FND
Create a function in any dimension evaluation.
FND(String, String) - Constructor for class jhplot.FND
Build a function, setting its title to the definition.
FND(FProxy) - Constructor for class jhplot.FND
Initialize function from proxy.
FNon - Class in jhplot
Non-parametric function implementation.
FNon(String, int, int) - Constructor for class jhplot.FNon
Initialization.
FNon(String[], String[]) - Constructor for class jhplot.FNon
Initialization where you can redefine the names of the parameters.
fogEnabled - Variable in class jplot3dp.ModelView
 
fogEnd - Variable in class jplot3dp.ModelView
 
fogStart - Variable in class jplot3dp.ModelView
 
fontChanged() - Method in class jplot.GraphSettings
Returns a flag to indicate that some of the graph-fonts have changed.
fontNames - Static variable in class jhplot.utils.GHFontChooser
 
fontNames - Static variable in class jplot.JPlot
 
FontProperties - Class in org.jlab.groot.base
 
FontProperties() - Constructor for class org.jlab.groot.base.FontProperties
 
fontSizes - Static variable in class jhplot.utils.GHFontChooser
 
formatNum(double, int) - Static method in class jplot.Utils
 
formatNumber(double, int) - Static method in class jplot.GraphGeneral
formats a double precision number such that it is correctly rounded for output.
FormLin(double) - Static method in class jplot.Utils
Format numbers for Lin format
FormLin(float) - Static method in class jplot.Utils
Format numbers for Log format
FormLog(float) - Static method in class jplot.Utils
Format numbers for Log format
FormLog(double) - Static method in class jplot.Utils
Format numbers for Log format
FormNum(double, double, double) - Static method in class jplot.Utils
Format numbers.
FormPow(String, boolean) - Static method in class jplot.Utils
Format numbers as 10^##
FPR - Class in jhplot
Class to build parametric functions using two independent variables, u and v.
FPR(String, String, int, int) - Constructor for class jhplot.FPR
Create a parametric function.
FPR(FProxy) - Constructor for class jhplot.FPR
Initialize function from proxy.
FPR(String, int, int) - Constructor for class jhplot.FPR
Create a parametric function.
FPR(String) - Constructor for class jhplot.FPR
Create a parametric function.
FProbability(double, int, int) - Static method in class jhplot.stat.Statistics
Computes probability of F-ratio.
FProxy - Class in jhplot
A proxy for all functions.
FProxy(int, String, String, IFunction, double[], int, boolean) - Constructor for class jhplot.FProxy
Create a proxy for all functions of DMelt.
FRAC - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
frame - Variable in class jplot.JPlot
 
FRandomVariable - Class in jhplot.math.num.random
A random variable generator for the F distribution.
FRandomVariable() - Constructor for class jhplot.math.num.random.FRandomVariable
Default constructor.
FRandomVariable(double, double) - Constructor for class jhplot.math.num.random.FRandomVariable
Create a random variable with the given numerator degrees of freedom and denominator degrees of freedom.
FRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.FRandomVariable
Create a random variable with the given parameters.
fromXML(String) - Static method in class jhplot.IO
Get object to XML using XSream package
fromXML(String) - Static method in class jhplot.io.Serialized
Get object to XML using XSream package
FS - Static variable in class jplot.JPlot
 
fs - Static variable in class jplot.Utils
 
func(F1D) - Method in class jhplot.P0D
Transform P0D array to array with values given by a function.
func(String, F1D) - Method in class jhplot.P0D
Make transformation of P0D using a function.
func(F1D) - Method in class jhplot.P0I
Transform P0I array to array with values given by a function.
func(String, F1D) - Method in class jhplot.P0I
Make transformation of P0I using a function.
Func1D - Class in org.jlab.groot.math
 
Func1D(String) - Constructor for class org.jlab.groot.math.Func1D
 
Func1D(String, double, double) - Constructor for class org.jlab.groot.math.Func1D
 
funcF() - Method in class jhplot.HPlot
Return FunctionFactory associated with the plot
funcionDesk - Static variable in class org.jlab.groot.math.FunctionFactory
 
function(Function) - Method in class jhplot.math.exp4j.ExpressionBuilder
Add a Function implementation available for use in the expression
Function - Class in jhplot.math.exp4j.function
A class representing a Function which can be used in an expression
Function(String, int) - Constructor for class jhplot.math.exp4j.function.Function
Create a new Function with a given name and number of arguments
Function(String) - Constructor for class jhplot.math.exp4j.function.Function
Create a new Function with a given name that takes a single argument
Function - Interface in jhplot.math
BSD License
Function - Interface in jhplot.math.num
A single variable function.
FUNCTION - Static variable in class org.jlab.groot.base.DatasetAttributes
 
FunctionFactory - Class in org.jlab.groot.math
 
FunctionFactory() - Constructor for class org.jlab.groot.math.FunctionFactory
 
FunctionPlotter - Class in org.jlab.groot.graphics
 
FunctionPlotter(IDataSet) - Constructor for class org.jlab.groot.graphics.FunctionPlotter
 
functions(Function...) - Method in class jhplot.math.exp4j.ExpressionBuilder
Add multiple Function implementations available for use in the expression
functions(List<Function>) - Method in class jhplot.math.exp4j.ExpressionBuilder
Add multiple Function implementations available for use in the expression
Functions - Class in jhplot.math.exp4j.function
Class representing the builtin functions available for use in expressions You can enabled fast math calculation using
Functions() - Constructor for class jhplot.math.exp4j.function.Functions
 
functions - Variable in class jplot3dp.ModelView
 
FunctionsList() - Constructor for class jplot3dp.ModelView.FunctionsList
 
FunctionToken - Class in jhplot.math.exp4j.tokenizer
 
FunctionToken(Function) - Constructor for class jhplot.math.exp4j.tokenizer.FunctionToken
 

G

Gamma - Class in jhplot.math.num.pdf
The Gamma distribution (1).
Gamma() - Constructor for class jhplot.math.num.pdf.Gamma
Default constructor.
Gamma(double, double) - Constructor for class jhplot.math.num.pdf.Gamma
Create a distribution with the given alpha and beta values.
Gamma - Class in jhplot.math.num.special
Utility class that provides methods related to the gamma family of functions.
gamma(double) - Static method in class jhplot.stat.Statistics
Returns the Gamma function of the argument.
GammaRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Gamma distribution.
GammaRandomVariable() - Constructor for class jhplot.math.num.random.GammaRandomVariable
Default constructor.
GammaRandomVariable(double, double) - Constructor for class jhplot.math.num.random.GammaRandomVariable
Create a random variable with the given alpha and beta values.
GammaRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.GammaRandomVariable
Create a random variable with the given parameters.
Gaus2D - Class in org.jlab.groot.demo
 
Gaus2D() - Constructor for class org.jlab.groot.demo.Gaus2D
 
Gauss - Class in jhplot.fit
Gaussian distribution.
Gauss() - Constructor for class jhplot.fit.Gauss
 
Gauss(String) - Constructor for class jhplot.fit.Gauss
 
Gauss(String[], String[]) - Constructor for class jhplot.fit.Gauss
 
gauss(double, double, double) - Static method in class org.jlab.groot.math.FunctionFactory
 
gaussian4(int, F1D, double, double) - Static method in class jhplot.math.Numeric
Numerical integration using the Gaussian integration formula (4 points).
gaussian8(int, F1D, double, double) - Static method in class jhplot.math.Numeric
Numerical integration using the Gaussian integration formula (8 points).
gemm(Matrix, Matrix, double, double) - Method in class jhplot.math.kalman.jama.Matrix
Generalized linear algebraic matrix-matrix multiplication (of A); C = alpha*A x B + beta*C.
generateByteArray(int) - Static method in class org.jlab.hipo.io.HipoByteUtils
 
generateColorPalette3D() - Static method in class org.jlab.groot.base.ColorPalette
 
generateParseException() - Method in class jplot3dp.MathParser.MathParser
 
Geometric - Class in jhplot.math.num.pdf
The Geometric distribution.
Geometric() - Constructor for class jhplot.math.num.pdf.Geometric
Default constructor.
Geometric(double) - Constructor for class jhplot.math.num.pdf.Geometric
Create a distribution with the given probability of success.
GeometricRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Geometric distribution.
GeometricRandomVariable() - Constructor for class jhplot.math.num.random.GeometricRandomVariable
Default constructor.
GeometricRandomVariable(double) - Constructor for class jhplot.math.num.random.GeometricRandomVariable
Create a random variable with the given probability of success.
GeometricRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.GeometricRandomVariable
Create a random variable with the given parameters.
Geometry - Class in jplot
Collection of geometry utility methods.
Geometry() - Constructor for class jplot.Geometry
 
get() - Method in class jhplot.F1D
Get the proxy of this function used for serialization and non-graphical representations.
get() - Method in class jhplot.F2D
Get the proxy of this function used for serialization and non-graphical representations.
get() - Method in class jhplot.F3D
Get the proxy of this function used for serialization and non-graphical representations.
get() - Method in class jhplot.FND
Get the proxy of this function used for serialization and non-graphical representations.
get() - Method in class jhplot.H1D
Get JAIDA histogram
get() - Method in class jhplot.H2D
Get the JAIDA Histogram2D
get() - Method in class jhplot.HProf1D
Get JAIDA histogram
get() - Method in class jhplot.HProf2D
Get the JAIDA Profile2D
get(String) - Method in class jhplot.io.FileAida
Get object associated with the key name
get(String) - Method in class jhplot.io.FileRoot
Get object associated with the key name in the current directory.
get(String) - Method in class jhplot.io.HBook
Get an object using the key
get(String) - Method in class jhplot.io.HDataBase
Get object from the database using a key
get(int, int) - Method in class jhplot.math.kalman.jama.Matrix
Get a single element.
get(int) - Method in class jhplot.math.num.DoubleArray
Access the element at the given index.
get(int, String) - Method in class jhplot.P0D
Get P0D with values below, above or equal a specified value.
get(int, String) - Method in class jhplot.P0I
Get P0I with values below, above or equal a specified value.
get(int) - Method in class jhplot.PND
Return a specific row as array
get(int, int) - Method in class jhplot.PND
Return a specific value.
get(int) - Method in class jhplot.PNI
Return a specific row as array
get(int, int) - Method in class jhplot.PNI
Return a specific value.
get() - Method in class jhplot.security.MD5
Returns 32-character hex representation of this objects hash
get(String, String) - Static method in class jhplot.utils.FileList
Get list of files in all directories (including subdirectories).
get(String) - Static method in class jhplot.Web
Download a file to the local disk.
get(String, String) - Static method in class jhplot.Web
Download a file to the local disk.
get(AttributeType) - Method in class org.jlab.groot.base.Attributes
 
get(int) - Method in class org.jlab.hipo.json.JsonArray
Returns the value of the element at the specified position in this array.
get(String) - Method in class org.jlab.hipo.json.JsonObject
Returns the value of the member with the specified name in this object.
get2DType() - Method in class jplot.GraphSettings
Returns the current graph type.
getAbbreviatedFilename() - Method in class jplot.DataFile
Return the abbreviated filename.
getAdditioner() - Method in class jplot.LinePars
Returns the additioner for this line, which is a value to be used to increase each value of the dataset before plotting.
getAlignmentY() - Method in class jplot.SmallButton
 
getAlignmentY() - Method in class jplot.SmallToggleButton
No idea why I need this method but ala.
getAll() - Method in class jhplot.io.FileAida
Get list of all objects
getAll() - Method in class jhplot.io.HBook
Get all objects as a map
getAllNames(String) - Method in class jhplot.io.FileAida
Get list of all objects
getAllNames() - Method in class jhplot.io.FileAida
Get list of all objects
getAllowedFunctionCharacters() - Static method in class jhplot.math.exp4j.function.Function
Deprecated.
since 0.4.5 All unicode letters are allowed to be used in function names since 0.4.3. This API Function can be safely ignored. Checks for function name validity can be done using Character.isLetter() et al.
getAllPanels() - Method in class jplot.JPlot
 
getAllTypes() - Method in class jhplot.io.FileAida
Get list of all types
getAllTypes(String) - Method in class jhplot.io.FileAida
Get list of all types
getAlpha() - Method in class jhplot.math.num.pdf.Beta
Access the alpha parameter.
getAlpha() - Method in class jhplot.math.num.pdf.Gamma
Access the alpha parameter.
getAmpSlices() - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
getAntiAlias() - Method in class jhplot.HPlot
Get antialiasing for the graphics of the current plot
getAntiAlias() - Method in class jplot.GraphSettings
get antialiasing
getArea() - Method in class jplot3dp.ModelView.ModelFunction
 
getArray() - Method in class jhplot.math.kalman.jama.Matrix
Access the internal two-dimensional array.
getArray() - Method in class jhplot.P0D
Get a double array with P0D values.
getArray() - Method in class jhplot.P0I
Get a double array with P0I values.
getArray() - Method in class jhplot.PND
Get a double array with values.
getArray() - Method in class jhplot.PNI
Get a double array with values.
getArray() - Method in class org.jlab.groot.data.DataVector
 
getArray(String) - Static method in class org.jlab.hipo.utils.ArrayUtils
 
getArrayCopy() - Method in class jhplot.math.kalman.jama.Matrix
Copy the internal two-dimensional array.
getArrayDouble() - Method in class jhplot.P0I
Get a double array with P0I values.
getArrayErr() - Method in class jhplot.P1D
Get array representing (symmetric) error on Y.
getArrayIndex(int...) - Method in class org.jlab.groot.math.MultiIndex
Gets the needed size for 1D, 2D, and 3D arrays to be stored in a 1D array
getArrayInt() - Method in class jhplot.P0D
Get an integer array with P0D values.
getArrayInt() - Method in class jhplot.P0I
Get an integer array with P0I values.
getArrayList() - Method in class jhplot.P0D
Get data in form of ArrayList
getArrayList() - Method in class jhplot.P0I
Get data in form of ArrayList
getArrayList() - Method in class jhplot.PND
Get data in form of ArrayList
getArrayList() - Method in class jhplot.PNI
Get data in form of ArrayList
getArraySize() - Method in class org.jlab.groot.math.MultiIndex
Gets the size of the resulting 1D array from the dimension sizes
getArrayX() - Method in class jhplot.F1D
Get array of X-values after function after evaluation using the default number of points
getArrayX() - Method in class jhplot.P1D
Get array representing X-values
getArrayX() - Method in class jhplot.P2D
Get array representing X-values
getArrayX() - Method in class jhplot.P3D
Get array representing X-values
getArrayXleft() - Method in class jhplot.P1D
Get array representing X-left errors
getArrayXleftSys() - Method in class jhplot.P1D
Get array representing X-left 2nd level errors
getArrayXright() - Method in class jhplot.P1D
Get array representing X-right errors
getArrayXrightSys() - Method in class jhplot.P1D
Get array representing X-right 2nd level errors
getArrayY() - Method in class jhplot.F1D
Get array of Y-values after function after evaluation using the default number of points
getArrayY() - Method in class jhplot.P1D
Get array representing Y-values
getArrayY() - Method in class jhplot.P2D
Get array representing Y-values
getArrayY() - Method in class jhplot.P3D
Get array representing Y-values
getArrayYlower() - Method in class jhplot.P1D
Get array representing Y lower errors
getArrayYlowerSys() - Method in class jhplot.P1D
Get array representing Y lower 2nd level errors
getArrayYupper() - Method in class jhplot.P1D
Get array representing Y upper errors
getArrayYupperSys() - Method in class jhplot.P1D
Get array representing Y upper 2nd level errors
getArrayZ() - Method in class jhplot.P2D
Get array representing Z-values
getArrayZ() - Method in class jhplot.P3D
Get array representing Z-values
getAsDouble(String) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
getAsDouble(int, int) - Method in class org.jlab.groot.io.TextFileReader
 
getAsDouble(int[]) - Method in class org.jlab.groot.io.TextFileReader
Returns specified columns as array of double
getAsDoubleList(String) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
getAsInt(String) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
getAsInt(int, int) - Method in class org.jlab.groot.io.TextFileReader
returns array of ints for given range of columns.
getAsInt(int[]) - Method in class org.jlab.groot.io.TextFileReader
returns specified columns as array of ints
getAsIntList(String) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
getAsString(String) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
getAsStringList(String) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
getAttResizable() - Method in class jplot.GraphSettings
is attribute resizable?
getAttributes() - Method in class jhplot.utils.GHFontChooser
 
getAttributes() - Method in class jplot.LinePars
Get graphical attributes in form of a string
getAttributes() - Method in class org.jlab.groot.data.GraphErrors
 
getAttributes() - Method in class org.jlab.groot.data.H1F
 
getAttributes() - Method in class org.jlab.groot.data.H2F
 
getAttributes() - Method in interface org.jlab.groot.data.IDataSet
 
getAttributes() - Method in class org.jlab.groot.graphics.GraphicsAxis
 
getAttributes() - Method in class org.jlab.groot.math.Func1D
 
getAttributes() - Method in class org.jlab.groot.ui.GraphicsAxisFrame
 
getAuthor() - Static method in class jhplot.JHPlot
Get the author
getAutomaticTicks(int) - Method in class jplot.GraphSettings
Get or not automatic tick calculations
getAv() - Method in class jhplot.stat.FactorialMoments
Return average multiplicity as a function of bin
getAxesArrow() - Method in class jplot.GraphSettings
Returns the axis arrow type.
getAxesColor() - Method in class jhplot.HPlot
Returns the actual color of the axes of the graph.
getAxesColor() - Method in class jplot.GraphSettings
Returns the actual color of the axes of the graph.
getAxesFontColor() - Method in class jhplot.HPlot3D
Color for tic labels
getAxesPanel() - Method in class jplot.JPlot
 
getAxesPenTicWidth() - Method in class jplot.GraphSettings
Returns the actual pen width of the tic axes of the graph.
getAxesRatio() - Method in class jhplot.HPlot
Returns the current ratio between X- and Y-axes lengths.
getAxesRatio() - Method in class jplot.GraphSettings
Returns the current ratio between X- and Y-axes lengths.
getAxesRatioUse() - Method in class jhplot.HPlot
Says whether we should use a fixed ratio between X- and Y-axes lengths.
getAxis() - Method in class jhplot.H1D
Get histogram Axis class.
getAxis() - Method in class jhplot.HProf1D
Get histogram Axis class.
getAxis(int) - Method in interface org.jlab.groot.base.IAxisFrame
 
getAxis() - Method in class org.jlab.groot.data.H1F
Retrieves the x-axis as an Axis object
getAxis(int) - Method in class org.jlab.groot.matrix.SparseVectorGrid
 
getAxis(int) - Method in class org.jlab.groot.ui.GraphicsAxisFrame
returns GraphicsAxis from the array with given index.
getAxisArrow() - Method in class jhplot.HPlot
Gets axis arrows.
getAxisAttributesX() - Static method in class org.jlab.groot.base.GStyle
 
getAxisAttributesY() - Static method in class org.jlab.groot.base.GStyle
 
getAxisAttributesZ() - Static method in class org.jlab.groot.base.GStyle
 
getAxisBounds(Graphics2D) - Method in class org.jlab.groot.graphics.GraphicsAxis
 
getAxisDimension() - Method in class org.jlab.groot.base.AxisAttributes
 
getAxisDivisions() - Method in class org.jlab.groot.graphics.GraphicsAxis
 
getAxisDivisions() - Method in class org.jlab.groot.ui.GraphicsAxis
 
getAxisFont() - Method in class jhplot.HPlot3D
Get font for axes
getAxisFrame() - Method in class org.jlab.groot.graphics.EmbeddedPad
 
getAxisLabels() - Method in class org.jlab.groot.ui.GraphicsAxis
 
getAxisLabelsHeight(Graphics2D) - Method in class org.jlab.groot.ui.GraphicsAxisLabels
returns combined height of all axis labels.
getAxisLabelsWidth(Graphics2D) - Method in class org.jlab.groot.ui.GraphicsAxisLabels
returns combined width of all labels.
getAxisMaxHeight(Graphics2D) - Method in class org.jlab.groot.ui.GraphicsAxisLabels
 
getAxisMaximum() - Method in class org.jlab.groot.base.AxisAttributes
 
getAxisMaxWidth(Graphics2D) - Method in class org.jlab.groot.ui.GraphicsAxisLabels
 
getAxisMinimum() - Method in class org.jlab.groot.base.AxisAttributes
 
getAxisMinorTicks() - Method in class org.jlab.groot.ui.GraphicsAxis
 
getAxisNamesString() - Method in class org.jlab.groot.matrix.SparseVectorGrid
returns ":" separated list of axis names
getAxisPenTicWidth() - Method in class jhplot.HPlot
Get the pen width to draw tick axes
getAxisPointX(double) - Method in class org.jlab.groot.graphics.GraphicsAxisFrame
 
getAxisPointY(double) - Method in class org.jlab.groot.graphics.GraphicsAxisFrame
 
getAxisPointZ(double) - Method in class org.jlab.groot.graphics.GraphicsAxisFrame
 
getAxisPosition(double) - Method in class org.jlab.groot.graphics.GraphicsAxis
returns position along the axis, the dimension of the axis has to be set.
getAxisPosition(double) - Method in class org.jlab.groot.ui.GraphicsAxis
returns position along the axis, the dimension of the axis has to be set.
getAxisTexts() - Method in class org.jlab.groot.graphics.GraphicsAxis.GraphicsAxisTicks
 
getAxisTicks() - Method in class org.jlab.groot.graphics.GraphicsAxis
 
getAxisTicks() - Method in class org.jlab.groot.graphics.GraphicsAxis.GraphicsAxisTicks
 
getAxisTicks() - Method in class org.jlab.groot.ui.GraphicsAxis
 
getAxisTitleString() - Method in class org.jlab.groot.base.AxisAttributes
 
getAxisType() - Method in class org.jlab.groot.base.AxisAttributes
 
getAxisWidth(Graphics2D, int, int, int, int, double, double, Boolean) - Method in class org.jlab.groot.base.ColorPalette
 
getAxisX() - Method in class jhplot.H2D
Get IAxis in X
getAxisX() - Method in class jhplot.HProf2D
Get IAxis in X
getAxisX() - Method in class org.jlab.groot.graphics.EmbeddedPad
 
getAxisX() - Method in class org.jlab.groot.graphics.GraphicsAxisFrame
 
getAxisY() - Method in class jhplot.H2D
Get IAxis in Y
getAxisY() - Method in class jhplot.HProf2D
Get IAxis in Y
getAxisY() - Method in class org.jlab.groot.graphics.EmbeddedPad
 
getAxisY() - Method in class org.jlab.groot.graphics.GraphicsAxisFrame
 
getAxisZ() - Method in class org.jlab.groot.graphics.EmbeddedPad
 
getAxisZ() - Method in class org.jlab.groot.graphics.GraphicsAxisFrame
 
getBackgColor() - Method in class jhplot.HPlot
Returns the actual background color of the entire graph panel.
getBackgColorGraph() - Method in class jhplot.HPlot
Returns the background color of the current graph.
getBackgroundColor() - Method in class jplot.GraphSettings
Returns the actual background color of the entire graph panel.
getBackgroundColor() - Method in class org.jlab.groot.base.PadAttributes
 
getBarcode() - Method in class hephysics.particle.HEParticle
Get barcode
getBarWidth() - Method in class jplot.Contour
 
getBeginColumn() - Method in class jplot3dp.MathParser.SimpleCharStream
 
getBeginLine() - Method in class jplot3dp.MathParser.SimpleCharStream
 
getBenchmarkString() - Method in class org.jlab.groot.fitter.FitterFunction
 
getBenchmarkString() - Method in class org.jlab.groot.graphics.EmbeddedCanvas
returns benchmark string containing number of repaint operations performed as well as the time it took to repaint.
getBeta() - Method in class jhplot.math.num.pdf.Beta
Access the beta parameter.
getBeta() - Method in class jhplot.math.num.pdf.Gamma
Access the beta parameter.
getBin(double) - Method in class org.jlab.groot.math.Axis
Finds the specified value and returns which bin it is in in array indexing format (i.e.
getBin(int[]) - Method in class org.jlab.groot.matrix.SparseVectorGrid
returns a vector for a bin, if the entry does not exist a NULL will be returned.
getBinCenter(int) - Method in class org.jlab.groot.math.Axis
Calculates and returns the median value of the bin number entered in the parameter in array indexing format (i.e.
getBinCenters() - Method in class org.jlab.groot.math.Axis
 
getBinContent(int) - Method in class org.jlab.groot.data.H1F
Returns the content of the specified bin as a double.
getBinContent(int, int) - Method in class org.jlab.groot.data.H2F
Finds the bin content at that bin
getBinContent(int, int[]) - Method in class org.jlab.groot.matrix.SparseVectorGrid
 
getBinError(int) - Method in class org.jlab.groot.data.H1F
Returns the error of the specified bin as a double.
getBinLowValue(int, int) - Method in class jhplot.utils.SHisto
Returns the lowest inclusive pixel value of a given bin for a specific band.
getBins() - Method in class jhplot.H1D
Get the number of bins
getBins() - Method in class jhplot.HProf1D
Get the number of bins
getBins() - Method in class jhplot.utils.SHisto
Returns the array of bands of bins, each bin is the histogram for a band, i.e., the format of the returned array is int[bands][bins].
getBins(int) - Method in class jhplot.utils.SHisto
Returns the bins of the histogram for a specific band by reference.
getBins() - Method in class org.jlab.groot.matrix.SparseIndexPane
 
getBinsByAxis(double[], int[]) - Method in class org.jlab.groot.matrix.SparseVectorGrid
fills the array of indices with bin values taken from the axis.
getBinsFirstBand() - Method in class jhplot.utils.SHisto
Returns the bins of the first band.
getBinsFirstBand(int) - Method in class jhplot.utils.SHisto
Returns the bin content of the first band.
getBinSize() - Method in class jhplot.H1D
Get bin width in case of fixed-size bins.
getBinSize(int) - Method in class jhplot.H1D
Get bin width for index i
getBinSize() - Method in class jhplot.HProf1D
Get bin width in case of fixed-size bins.
getBinSize(int, int) - Method in class jhplot.utils.SHisto
Returns the number of pixel samples found in a given bin for a specific band.
getBinsMax() - Method in class org.jlab.groot.matrix.SparseIndexPane
 
getBinsMin() - Method in class org.jlab.groot.matrix.SparseIndexPane
 
getBinsPerAxis() - Method in class org.jlab.groot.matrix.SparseIndex
 
getBinsPerAxisCopy() - Method in class org.jlab.groot.matrix.SparseIndex
 
getBinSuggestion() - Method in class org.jlab.groot.data.DataVector
 
getBinsX() - Method in class jhplot.H2D
Get the number of bins in X
getBinsX() - Method in class jhplot.HProf2D
Get the number of bins in X
getBinsY() - Method in class jhplot.H2D
Get the number of bins in Y
getBinsY() - Method in class jhplot.HProf2D
Get the number of bins in Y
getBinWidth() - Method in class jhplot.DrawOptions
get the bin width.
getBinWidth(int) - Method in class org.jlab.groot.data.DataVector
 
getBinWidth(int) - Method in class org.jlab.groot.math.Axis
Calculates and returns the width of the bin specified in the parameter in array indexing format (i.e.
getBits() - Method in class root.FakeTKey
 
getBitsPerAxis() - Method in class org.jlab.groot.matrix.SparseIndex
 
getBoolean(String, boolean) - Method in class jplot.XMLRead
Returns the value of a boolean element (true/false).
getBoolean(String, boolean) - Method in class org.jlab.hipo.json.JsonObject
Returns the boolean value of the member with the specified name in this object.
getBottomMargin() - Method in class jplot.GraphSettings
Returns the distance between the bottom-border of the panel and the bottom X-axis.
getBottomMargin() - Method in class org.jlab.groot.base.PadMargins
 
getBounds(Graphics2D) - Method in class org.jlab.groot.ui.LatexText
 
getBounds(FontMetrics, Graphics2D) - Method in class org.jlab.groot.ui.LatexText
 
getBounds() - Method in class org.jlab.groot.ui.PaveText
 
getBoundsNumber(Graphics2D) - Method in class org.jlab.groot.ui.LatexText
 
getBoxColor() - Method in class jhplot.HPlot
Returns the color used to draw the bounding box.
getBoxColor() - Method in class jplot.GraphSettings
Returns the color used to draw the bounding box.
getBoxFillColor() - Method in class jhplot.HPlot
Returns the fill-color of the eventual bounding box arround the graph
getBoxFillColor() - Method in class jplot.GraphSettings
Returns the fill-color of the eventual bounding box arround the graph
getBoxOffset() - Method in class jhplot.HPlot
Returns the offset of the bounding box.
getBoxOffset() - Method in class jplot.GraphSettings
Returns the offset of the bounding box.
getBP(int) - Method in class jhplot.stat.BunchingParameters
Return results: BP as a function of number of bins.
getBracketString(String, int) - Static method in class org.jlab.hipo.utils.ArrayUtils
 
getBracketStringCurly(String, int) - Static method in class org.jlab.hipo.utils.ArrayUtils
 
getBranch(String) - Method in interface org.jlab.groot.tree.ITree
 
getBranch(String) - Method in class org.jlab.groot.tree.Tree
 
getBranchData() - Method in class org.jlab.groot.tree.Tree
returns a float array containing branch data.
getBranches() - Method in class org.jlab.groot.tree.Tree
 
getBranches() - Method in class org.jlab.groot.tree.TreeCut
 
getBufferData() - Method in class org.jlab.hipo.data.HipoNode
returns the byte[] array of the buffer
getBufferSize() - Method in class jhplot.io.HFile
Get current buffer size for I/O.
getBufferSize() - Method in class jhplot.io.HFileXML
Get current buffer size for I/O.
getBufferSize() - Method in class org.jlab.hipo.data.HipoNode
returns the size of the buffer, including the header.
getBuildTime() - Static method in class jhplot.JHPlot
Get build date
getBuiltinFunction(String) - Static method in class jhplot.math.exp4j.function.Functions
Get the builtin function for a given name
getBuiltinOperator(char, int) - Static method in class jhplot.math.exp4j.operator.Operators
 
getByte(int) - Method in class org.jlab.hipo.data.HipoNode
returns a byte element from the array.
getByte() - Method in class org.jlab.hipo.data.HipoNode
 
getByteFromInt(int) - Static method in class org.jlab.hipo.io.HipoByteUtils
 
getByteFromShort(short) - Static method in class org.jlab.hipo.io.HipoByteUtils
returns a byte from short number, anything that exceeds the number that fits in the byte they will be thrown away.
getByteString(int) - Static method in class org.jlab.hipo.io.HipoByteUtils
returns byte string representation of the given integer, with 32 bits 0 and 1.
getBytesWritten() - Method in class org.jlab.hipo.io.HipoRecord
 
getCameraPosition() - Method in class jhplot.HPlot3DP
Get camera position.
getCameraPosition() - Method in class jplot3dp.ModelView
 
getCan() - Method in class org.jlab.groot.base.AxisAttributes
 
getCanvas(String, int, int, int, int) - Static method in class jhplot.SHPlot
Create HPlot canvas with several plots.
getCanvas(String, int, int) - Static method in class jhplot.SHPlot
Construct a HPlot canvas with a single plot.
getCanvas(String) - Static method in class jhplot.SHPlot
Construct a HPlot canvas with a plot with the default size 600x400.
getCanvas() - Static method in class jhplot.SHPlot
Construct a HPlot canvas with a plot with the default size 600x400.
getCanvas(String, int, int, int, int) - Static method in class jhplot.SHPlot3D
Create HPlot3D canvas with several plots.
getCanvas(String, int, int) - Static method in class jhplot.SHPlot3D
Construct a HPlot3D canvas with a single plot.
getCanvas(String) - Static method in class jhplot.SHPlot3D
Construct a HPlot3D canvas with a plot with the default size 600x400.
getCanvas() - Static method in class jhplot.SHPlot3D
Construct a HPlot3D canvas with a plot with the default size 600x400.
getCanvas() - Method in class org.jlab.groot.graphics.EmbeddedCanvasTabbed
 
getCanvas(String) - Method in class org.jlab.groot.graphics.EmbeddedCanvasTabbed
 
getCanvas() - Method in class org.jlab.groot.ui.TCanvas
 
getCanvasPads() - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
getCanvasPanel() - Method in class jhplot.gui.GHPanel
get JPanel for the main panel which keeps the central panel and all 4 margins
getCartesianArray() - Method in class hephysics.vec.SpacePoint
 
getCdX() - Method in class jhplot.gui.GHFrame
Get location of the graph in the main canvas in X
getCdY() - Method in class jhplot.gui.GHFrame
Get location of the graph on the main canvas in Y
getCellEditorValue() - Method in class jplot.panels.PanelPlot.ButtonEditor
 
getCenters(int) - Method in class jhplot.stat.StatShape
Get the centers in non-quadrant method.
getCharge() - Method in class hephysics.particle.LParticle
Get charge
getChargeParity() - Method in class hephysics.particle.HEParticle
Returns C charge conjugation parity
getCharIterator() - Method in class jplot.GraphLabel
Returns an attributedCharacterIterator instance of the current text.
getChi2() - Method in class jhplot.stat.LinRegWeighted
Get chi2
getChi2() - Method in class jhplot.stat.StatShape
Get Chi2 of this fit
getChi2(double[], String) - Method in class org.jlab.groot.fitter.FitterFunction
 
getChi2Slices() - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
getChild(Object, int) - Method in class root.RootHistogramTreeModel
 
getChildCount(Object) - Method in class root.RootHistogramTreeModel
 
getChildrenList(String, List<String>, int) - Method in class org.jlab.groot.data.Directory
 
getChiSquare() - Method in class org.jlab.groot.math.Func1D
 
getColor() - Method in class jhplot.DrawOptions
Get drawing color.
getColor() - Method in class jhplot.HKey
Get color of a label.
getColor() - Method in class jhplot.HLabel
Get color of a label.
getColor() - Method in class jhplot.HLabelEq
Get color of the label.
getColor() - Method in class jhplot.HMLabel
Get color of the label.
getColor() - Method in class jhplot.shapes.HShape
Get a color of the primitive
getColor(int) - Static method in class jhplot.utils.ColorPixel
Return color from pixel color (integer compact value representing color in the ImageJ representation).
getColor() - Method in class jplot.GraphLabel
 
getColor() - Method in class jplot.LinePars
Returns the color of the pen.
getColor() - Method in class jplot.SmallColorPreview
 
getColor(String, Color) - Method in class jplot.XMLRead
Returns the value of a color element: it must be a color.
getColor(int) - Static method in class org.jlab.groot.base.ColorPalette
 
getColor(int) - Static method in class org.jlab.groot.base.TStyle
 
getColor() - Method in class org.jlab.groot.ui.LatexText
 
getColor3D(int) - Method in class org.jlab.groot.base.ColorPalette
 
getColor3D(double, double, boolean) - Method in class org.jlab.groot.base.ColorPalette
 
getColor3DSize() - Method in class org.jlab.groot.base.ColorPalette
 
getColorBackground() - Method in class jhplot.HLabelEq
Get color of background.
getColorChooser() - Static method in class jplot.Utils
Returns a color chooser on request.
getColorErrorsFill() - Method in class jplot.LinePars
get color for fill errors
getColorErrorsFillSys() - Method in class jplot.LinePars
get color for fill errors (systematical errors)
getColorErrorsSysX() - Method in class jplot.LinePars
get color of sys errors on X
getColorErrorsSysY() - Method in class jplot.LinePars
get color of sys errors on Y
getColorErrorsX() - Method in class jplot.LinePars
get Color of errors on X
getColorErrorsY() - Method in class jplot.LinePars
get Color of errors on Y
getColorIndex() - Method in class jplot.GraphSettings
Returns the index of the next color of the vector of predefined colors.
getColorIndex() - Method in class jplot.LinePars
Returns the index of the color
getColorMode() - Method in class jhplot.HPlot3D
Get current the color mode
getColorPalette3D(int) - Static method in class org.jlab.groot.base.ColorPalette
 
getColorPallete3DSize() - Static method in class org.jlab.groot.base.ColorPalette
 
getColors() - Static method in class jplot.GraphSettings
Return colors.
getCols() - Method in class org.jlab.groot.group.DataGroupDescriptor
 
getColumn(int) - Method in class jhplot.PND
Return a specific column as an array
getColumn(int) - Method in class jhplot.PNI
Return a specific column as an array
getColumn() - Method in class jplot3dp.MathParser.SimpleCharStream
Deprecated. 
getColumn() - Method in exception org.jlab.hipo.json.ParseException
Deprecated.
getColumnCopy(double[][], int) - Static method in class jhplot.math.DoubleArray
Extract one column from a matrix.
getColumnCopy(double[][][], int, int) - Static method in class jhplot.math.DoubleArray
Extract one column from a three dimensional array.
getColumnCopy(int[][], int) - Static method in class jhplot.math.IntegerArray
 
getColumnCopy(int[][][], int, int) - Static method in class jhplot.math.IntegerArray
 
getColumnDimension(double[][], int) - Static method in class jhplot.math.DoubleArray
Get the number of columns in a specified row of a matrix.
getColumnDimension(int[][], int) - Static method in class jhplot.math.IntegerArray
 
getColumnDimension() - Method in class jhplot.math.kalman.jama.Matrix
Get column dimension.
getColumnIndex() - Method in class jplot.DataArray
Returns the column index of this data array.
getColumnName(int) - Method in class jplot.DataFile
Returns the name of one of the columns present here.
getColumnP0D(int) - Method in class jhplot.PND
Return a specific column as P0D object
getColumnPackedCopy() - Method in class jhplot.math.kalman.jama.Matrix
Make a one-dimensional column packed copy of the internal array.
getColumns() - Method in class org.jlab.groot.group.DataGroup
 
getColumnsCopy(double[][], int...) - Static method in class jhplot.math.DoubleArray
Extract specific columns from a matrix.
getColumnsCopy(int[][], int...) - Static method in class jhplot.math.IntegerArray
 
getColumnsRangeCopy(double[][], int, int) - Static method in class jhplot.math.DoubleArray
Extract a range of columns from a matrix.
getColumnsRangeCopy(int[][], int, int) - Static method in class jhplot.math.IntegerArray
 
getCommand() - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
getCommand(String) - Method in class org.jlab.groot.io.ArgumentParser
 
getCommand() - Method in class org.jlab.groot.io.ArgumentParser
 
getCompositeObjectList(Directory) - Method in class org.jlab.groot.data.Directory
 
getCompression() - Method in class org.jlab.hipo.io.HipoRecordIndex
returns boolean flag compression.
getCompressionType() - Method in class org.jlab.hipo.io.HipoRecordHeader
 
getConfidence() - Method in class jhplot.stat.LinReg
Get confidence intervals for means
getConfidence(Color) - Method in class jhplot.stat.LinReg
Get confidence intervals for means
getConfidenceBand(Color, double) - Method in class jhplot.stat.LinReg
Calculate confidence band in form of P1D with errors.
getConfidenceBand(int, Color, double) - Method in class jhplot.stat.LinReg
Calculate confidence band in form of P1D with errors.
getConstituents() - Method in class hephysics.jet.ParticleD
Get indexes of constituents, iff filled with the "add" method
getConstituentsList() - Method in class hephysics.jet.ParticleD
Get indexes of constituents, iff filled with the "add" method
getContentBuffer() - Method in class org.jlab.groot.data.H2F
Generates a 2D array with the content in the histogram
getContour_bar() - Method in class jplot.GraphSettings
Show or not bars
getContour_binsX() - Method in class jplot.GraphSettings
How many bins for contours in X
getContour_binsY() - Method in class jplot.GraphSettings
How many bins for contours in Y
getContour_gray() - Method in class jplot.GraphSettings
Which color to use
getContour_levels() - Method in class jplot.GraphSettings
How many levels
getControl_matrix() - Method in class jhplot.math.kalman.JKalman
Getter
getCoordinate(int, int) - Method in class jhplot.stat.PCA
Positions of the last coordinates of the projection vectors (eigenvectors)
getCopy(double[], int...) - Static method in class jhplot.math.DoubleArray
Extract specific elements from an array.
getCopy(int[], int...) - Static method in class jhplot.math.IntegerArray
 
getCopy() - Method in class jhplot.P3D
get a copy of the current holder
getCopy() - Method in class org.jlab.groot.graphics.EmbeddedPad
returns copy of embedded pad with all plotters included.
getCopy() - Method in class org.jlab.groot.math.UserParameter
 
getCopy(UserParameters) - Method in class org.jlab.groot.math.UserParameters
 
getCorrelation() - Method in class jhplot.stat.LinReg
Get correlation coefficient
getCovariance() - Method in class jhplot.stat.PCA
Get covariance matrix
getCovariance() - Method in class jhplot.stat.StatShape
Get covariance matrix.
getCreatedBy() - Static method in class jhplot.JHPlot
Get JAVA version used to create
getCumulative() - Method in class org.jlab.groot.data.DataVector
Returns cumulative integral of the vector.
getCut(String) - Method in class org.jlab.groot.tree.TreeSelector
 
getCuts(Tree) - Method in class org.jlab.groot.tree.TreeSelector
 
getCycle() - Method in class root.FakeTKey
 
getD() - Method in class jhplot.stat.PCA
Get transpose
getDashIndex() - Method in class jplot.LinePars
Returns the array index of the current dash length
getDashLength() - Method in class jplot.LinePars
Returns the dash length of the pen
getData() - Method in class jhplot.HPlot
Get the vector which keeps all the data
getData() - Method in class jhplot.security.MD5
Get data as stream
getData() - Method in class jhplot.stat.StatShape
Get data back used for fitting (can be inverted in Y and Y for best results).
getData() - Method in class jhplot.VHolder
Return a Vector with the data (rows of the dimension obtained by calling dimen()).
getData() - Method in class jplot.DataArray
Return the data vector
getData() - Method in class jplot.DataArray2D
Return the data vector
getData() - Method in class jplot.DataArray3D
Return the data vector
getData() - Method in class jplot.XMLRead
get all lines between the attribute
getData(int, int) - Method in class org.jlab.groot.data.GraphErrors
 
getData() - Method in class org.jlab.groot.data.H1F
 
getData(int, int) - Method in class org.jlab.groot.data.H1F
 
getData(int, int) - Method in class org.jlab.groot.data.H2F
 
getData(int, int) - Method in interface org.jlab.groot.data.IDataSet
 
getData(String) - Method in class org.jlab.groot.group.DataGroup
 
getData(int) - Method in class org.jlab.groot.group.DataGroup
 
getData(int, int) - Method in class org.jlab.groot.math.Func1D
 
getData() - Method in class org.jlab.groot.tree.AbstractDescriptor
 
getDataArray() - Method in class jhplot.P1D
Return a DataArray container from JPlot
getDataArray() - Method in class jhplot.P2D
Return a DataArray2D container.
getDataArray() - Method in class jhplot.P3D
Return a DataArray3D container.
getDataArray() - Method in class jplot.JPlot
 
getDataArray(int) - Method in class jplot.JPlot
 
getDataArraySelected() - Method in class jplot.JPlot
 
getDataBuffer() - Method in class org.jlab.hipo.data.HipoEvent
 
getDataBufferBin(int) - Method in class org.jlab.groot.data.H2F
 
getDataBufferSize() - Method in class org.jlab.groot.data.H2F
 
getDataBytesSize() - Method in class org.jlab.hipo.io.HipoRecord
returns the total size of the all events combined
getDataError() - Method in class org.jlab.groot.data.H1F
 
getDataEX(int) - Method in class org.jlab.groot.data.GraphErrors
 
getDataEX(int) - Method in class org.jlab.groot.data.H1F
 
getDataEX(int) - Method in class org.jlab.groot.data.H2F
 
getDataEX(int) - Method in interface org.jlab.groot.data.IDataSet
 
getDataEX(int) - Method in class org.jlab.groot.math.Func1D
 
getDataEY(int) - Method in class org.jlab.groot.data.GraphErrors
 
getDataEY(int) - Method in class org.jlab.groot.data.H1F
 
getDataEY(int) - Method in class org.jlab.groot.data.H2F
 
getDataEY(int) - Method in interface org.jlab.groot.data.IDataSet
 
getDataEY(int) - Method in class org.jlab.groot.math.Func1D
 
getDataFile() - Method in class jplot.panels.PanelPlot
 
getDataGroup(String) - Method in class org.jlab.groot.data.TDirectory
 
getDataLength() - Method in class jhplot.io.db.RecordWriter
Returns the number of bytes in the data.
getDataLength() - Method in class jhplot.stat.LinReg
Get the size of the input data
getDataLength() - Method in class jhplot.stat.LinRegWeighted
Get the size of the input data
getDataRegion() - Method in class org.jlab.groot.graphics.FunctionPlotter
 
getDataRegion() - Method in class org.jlab.groot.graphics.GraphErrorsPlotter
 
getDataRegion() - Method in class org.jlab.groot.graphics.Histogram2DPlotter
 
getDataRegion() - Method in class org.jlab.groot.graphics.HistogramPlotter
 
getDataRegion() - Method in interface org.jlab.groot.graphics.IDataSetPlotter
 
getDataSet() - Method in class org.jlab.groot.graphics.FunctionPlotter
 
getDataSet() - Method in class org.jlab.groot.graphics.GraphErrorsPlotter
 
getDataSet() - Method in class org.jlab.groot.graphics.Histogram2DPlotter
 
getDataSet() - Method in class org.jlab.groot.graphics.HistogramPlotter
 
getDataSet() - Method in interface org.jlab.groot.graphics.IDataSetPlotter
 
getDataSet() - Method in class org.jlab.groot.tree.DatasetDescriptor
 
getDatasetPlotters() - Method in class org.jlab.groot.graphics.EmbeddedPad
 
getDatasetType() - Method in class org.jlab.groot.base.DatasetAttributes
 
getDataSize(int) - Method in class org.jlab.groot.data.GraphErrors
 
getDataSize(int) - Method in class org.jlab.groot.data.H1F
 
getDataSize(int) - Method in class org.jlab.groot.data.H2F
 
getDataSize(int) - Method in interface org.jlab.groot.data.IDataSet
 
getDataSize() - Method in class org.jlab.groot.io.TextFileReader
 
getDataSize(int) - Method in class org.jlab.groot.math.Func1D
 
getDataSize() - Method in class org.jlab.hipo.data.HipoNode
returns number of elements in the data array.
getDataSize() - Method in class org.jlab.hipo.io.HipoRecordHeader
 
getDataSizeCompressed() - Method in class org.jlab.hipo.io.HipoRecordHeader
 
getDataString() - Method in class org.jlab.hipo.data.HipoNode
returns string representation of the data.
getDataVector(String, String) - Method in class org.jlab.groot.tree.Tree
returns data vector filled with values evaluated with expression given for entries that pass the given cut
getDataVector(String, String, int) - Method in class org.jlab.groot.tree.Tree
returns data vector filled with values evaluated with expression given for entries that pass the given cut.
getDataX() - Method in class jhplot.stat.LinReg
Get an array with X data
getDataX() - Method in class jhplot.stat.LinRegWeighted
Get an array with X data
getDataX(int) - Method in class org.jlab.groot.data.GraphErrors
 
getDataX(int) - Method in class org.jlab.groot.data.H1F
 
getDataX(int) - Method in class org.jlab.groot.data.H2F
 
getDataX(int) - Method in interface org.jlab.groot.data.IDataSet
 
getDataX(int) - Method in class org.jlab.groot.math.Func1D
 
getDataY() - Method in class jhplot.stat.LinReg
Get an array with Y data
getDataY() - Method in class jhplot.stat.LinRegWeighted
Get an array with Y data
getDataY(int) - Method in class org.jlab.groot.data.GraphErrors
 
getDataY(int) - Method in class org.jlab.groot.data.H1F
 
getDataY(int) - Method in class org.jlab.groot.data.H2F
 
getDataY(int) - Method in interface org.jlab.groot.data.IDataSet
 
getDataY(int) - Method in class org.jlab.groot.math.Func1D
 
getDefaultFont() - Static method in class jplot.Utils
Returns a new instance of a default font.
getDefaultValue() - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserItem
 
getDegreesOfFreedom() - Method in class jhplot.math.num.pdf.ChiSquared
Access the degrees of freedom.
getDegreesOfFreedom() - Method in class jhplot.math.num.pdf.TDistribution
Access the degrees of freedom.
getDenominatorDegreesOfFreedom() - Method in class jhplot.math.num.pdf.FDistribution
Access the denominator degrees of freedom.
getDensity() - Method in class jhplot.H1D
Get a density distribution dividing each bin of the histogram by the bin width and the total number of heights for all bins.
getDensity() - Method in class jhplot.H2D
Get a density distribution dividing each bin of the histogram by the bin width and the total number of heights for all bins.
getDerivative() - Method in class jhplot.math.num.root.NewtonRootFinder
Access the derivative of the target function.
getDescDataset() - Method in class org.jlab.groot.tree.DatasetDescriptor
 
getDescName() - Method in class org.jlab.groot.tree.DatasetDescriptor
 
getDescription() - Method in class jhplot.utils.ExtensionFileFilter
 
getDescription() - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserItem
 
getDescription() - Method in class org.jlab.groot.tree.Branch
 
getDescriptionString(int, boolean) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserItem
 
getDescriptors() - Method in class org.jlab.groot.tree.TreeAnalyzer
 
getDescriptorType() - Method in class org.jlab.groot.tree.DatasetDescriptor
 
getDeviancePart(double, double) - Static method in class jhplot.math.num.pdf.SaddlePoint
A part of the deviance portion of the saddle point approximation.
getDiagonal(double[][], int) - Static method in class jhplot.math.DoubleArray
Extract diagonal from a matrix.
getDim() - Method in class jplot.Contour
return the dimensions of the grid
getDimension() - Method in class jhplot.P1D
Returns the dimension of this P1D holder.
getDimension() - Method in class jhplot.PND
Get last dimension of the data (or number of columns).
getDimension() - Method in class jhplot.PNI
Get last dimension of the data (or number of columns).
getDimension() - Method in class jplot.DataArray
Return the dimension of this data
getDimension(String, Dimension) - Method in class jplot.XMLRead
Returns the value of a specific element, which must be a dimension.
getDimension() - Method in class org.jlab.groot.graphics.GraphicsAxis
 
getDimension(int) - Method in class org.jlab.groot.math.Dimension2D
 
getDimension(int) - Method in class org.jlab.groot.math.Dimension3D
 
getDimension() - Method in class org.jlab.groot.ui.GraphicsAxis
 
getDimension() - Method in class org.jlab.groot.ui.GraphicsAxisFrame
 
getDimensions() - Method in class jhplot.PND
Get the numbers of columns.
getDimensions() - Method in class jhplot.PNI
Get the numbers of columns.
getDimensionTicks(int) - Method in class org.jlab.groot.math.Dimension1D
returns an array of nice numbers to represent the dimension as axis.
getDimensionTicksLog(int) - Method in class org.jlab.groot.math.Dimension1D
 
getDir() - Method in class org.jlab.groot.data.Directory
 
getDir(String) - Method in class org.jlab.groot.data.Directory
 
getDirectoryByPath(String) - Method in class org.jlab.groot.data.Directory
 
getDirectoryList() - Method in class org.jlab.groot.data.Directory
 
getDirectoryMap() - Method in class org.jlab.groot.data.Directory
returns map of subdirectories.
getDirectoryPath(Directory) - Method in class org.jlab.groot.data.Directory
returns list of
getDirectoryPath() - Method in class org.jlab.groot.data.Directory
return a String representing full path to current directory.
getDistance(ParticleF, ParticleF) - Method in class hephysics.jet.KTjet
Calculate R distance in eta-phi.
getDistance(ParticleD, ParticleD) - Method in class hephysics.jet.SCJet
Calculate R distance in y-phi.
getDistance() - Method in class jhplot.HPlot3D
Get the distance
getDividedByBinWidth() - Method in class jhplot.H1D
Divide heights of each bin by the bin width.
getDivU() - Method in class jhplot.FPR
Get number of divisions for U
getDivV() - Method in class jhplot.FPR
Get number of divisions for V
getDOF1() - Method in class jhplot.stat.Anova
The first degree of freedom is equal to the number of sample groups, minus 1.
getDOF2() - Method in class jhplot.stat.Anova
The second degree of freedom is equal to the total number of data points, minus the number of samples.
getDouble(String, double) - Method in class jplot.XMLRead
Returns the value of a number (double) element.
getDouble() - Method in class org.jlab.groot.ui.DoubleSpinner
Returns the current value as a Double
getDouble() - Method in class org.jlab.hipo.data.HipoNode
returns a float array containing the data from the node.
getDouble(int) - Method in class org.jlab.hipo.data.HipoNode
 
getDouble(String, double) - Method in class org.jlab.hipo.json.JsonObject
Returns the double value of the member with the specified name in this object.
getDoublePivot() - Method in class jhplot.math.kalman.jama.LUDecomposition
Return pivot permutation vector as a one-dimensional double array
getDrawOption() - Method in class jhplot.DrawOptions
Get the drawing attributes
getDrawOptions() - Method in class jhplot.DrawOptions
Get all drawing options in form of a string
getDrawOptions() - Method in class org.jlab.groot.base.DatasetAttributes
 
getDX(int) - Method in class jhplot.P3D
Return a specific dX-value.
getDX(int) - Method in class jplot.DataArray3D
Return a specific DX-value.
getDX() - Method in class jplot.PlotPoint3D
Return the current dX-value.
getDY(int) - Method in class jhplot.P3D
Return a specific dY-value.
getDY(int) - Method in class jplot.DataArray3D
Return a specific DY-value.
getDY() - Method in class jplot.PlotPoint3D
Return the current dY-value.
getDynamicTree() - Method in class org.jlab.groot.tree.Tree
 
getDZ(int) - Method in class jhplot.P3D
Return a specific dZ-value.
getDZ(int) - Method in class jplot.DataArray3D
Return a specific DZ-value.
getDZ() - Method in class jplot.PlotPoint3D
Return the current dZ-value.
getE() - Method in class hephysics.vec.HepLorentzVector
Get energy (as e())
getEigenvalue(int) - Method in class jhplot.math.pca.PCA
Get selected eigenvalue
getEigenvalue(int) - Method in class jhplot.stat.PCA
Information about eigenvalues
getEigenvalueTot(int) - Method in class jhplot.stat.PCA
Express eigenvalues as percentage of total
getEigenvectorsMatrix() - Method in class jhplot.math.pca.PCA
 
getElevationAngle() - Method in class jhplot.HPlot3D
Get the angle
getEncodedString(int) - Method in class org.jlab.groot.group.DataGroupDescriptor
 
getEndColor() - Method in class jplot.LinePars
Returns the end color of the pen.
getEndColumn() - Method in class jplot3dp.MathParser.SimpleCharStream
 
getEndLength() - Method in class jhplot.shapes.Arrow
Get length of the ends
getEndLine() - Method in class jplot3dp.MathParser.SimpleCharStream
 
getEndWidth() - Method in class jhplot.shapes.Arrow
Get widths of the ends
getEntries() - Method in class jhplot.io.HFile
Return processed number of entries.
getEntries() - Method in class jhplot.io.HFileXML
Get number of processed entries
getEntries() - Method in class jhplot.io.PFile
Return file entries (ID,name,size).
getEntries() - Method in class org.jlab.groot.data.H1F
 
getEntries() - Method in interface org.jlab.groot.tree.ITree
 
getEntries() - Method in class org.jlab.groot.tree.Tree
 
getEntries() - Method in class org.jlab.groot.tree.TreeTextFile
 
getEntries() - Method in class org.jlab.hipo.schema.Schema
 
getEntropy() - Method in class jhplot.H1D
Returns the entropy of the histogram.
getEntropy() - Method in class jhplot.HProf1D
Returns the entropy of the histogram.
getEntropy() - Method in class jhplot.utils.SHisto
Returns the entropy of the histogram.
getEntry(String) - Method in class org.jlab.hipo.schema.Schema
 
getEntry(int) - Method in class org.jlab.hipo.schema.Schema
returns entry with given id
getEnvironmentPath(String, String) - Static method in class org.jlab.hipo.utils.FileUtils
 
getErr() - Method in class jhplot.math.ValueErr
Get current error
getErr(int) - Method in class jhplot.P1D
Return (symmetric) error on Y-value.
getError(int) - Method in class jhplot.P1D
Return error (uncertainty) on the Y value.
getError_cov_post() - Method in class jhplot.math.kalman.JKalman
Getter
getError_cov_pre() - Method in class jhplot.math.kalman.JKalman
Getter
getErrorBuffer() - Method in class org.jlab.groot.data.H2F
Creates an error buffer with each element being 0.0
getErrorFillColorTransp() - Method in class jplot.LinePars
get transparancy for the color used to fill an area with errors.
getErrorFillColorTranspSys() - Method in class jplot.LinePars
get transparancy for the color used to fill an area with system errors.
getErrors() - Method in class jhplot.math.exp4j.ValidationResult
Get the list of errors describing the issues while validating the expression
getErrorsFill() - Method in class jplot.LinePars
get fill area between lower and upper error
getErrorsFillSys() - Method in class jplot.LinePars
get Fill area between lower and upper error for system errors.
getErrorsSysX() - Method in class jplot.LinePars
get systematical errors on X
getErrorsSysY() - Method in class jplot.LinePars
get systematical errors on Y
getErrorsX() - Method in class jplot.LinePars
get errors on X
getErrorsY() - Method in class jplot.LinePars
get errors on Y
getErrTicSize() - Method in class jplot.LinePars
Return the size of small tic marked end of errors
getEt() - Method in class hephysics.jet.ParticleF
 
getEt2() - Method in class hephysics.jet.ParticleF
 
getEta() - Method in class hephysics.jet.ParticleF
 
getEta() - Method in class hephysics.vec.Hep3Vector
 
getEta() - Method in class hephysics.vec.HepLorentzVector
Get a pseudorapidity: eta=-ln (tan (theta/2)) )
getEvent(int) - Method in class org.jlab.hipo.io.HipoRecord
 
getEventCount() - Method in class org.jlab.hipo.io.HipoReader
 
getEventCount() - Method in class org.jlab.hipo.io.HipoRecord
returns number of events contained in the record
getEventIdex() - Method in class org.jlab.hipo.io.HipoRecordIndex
returns the array containing the indecies of the events in the record.
getEventOffset() - Method in class org.jlab.hipo.io.HipoFileInfo
 
getEventPosition(int) - Method in class org.jlab.hipo.io.HipoRecordIndex
Returns the position of the given event in the record, relative to the start of the file.
getException() - Method in class jhplot.F1D
If error occurs at some step, this is the way to retrieve it.
getException() - Method in class jhplot.F2D
If error occurs at some step, this is the way to retrieve it.
getExpression() - Method in class org.jlab.groot.math.F1D
 
getExpression() - Method in class org.jlab.groot.math.Func1D
 
getExpression() - Method in class org.jlab.groot.tree.TreeCut
 
getExpressionX() - Method in class org.jlab.groot.tree.DatasetDescriptor
 
getExpressionXerr() - Method in class org.jlab.groot.tree.DatasetDescriptor
 
getExpressionY() - Method in class org.jlab.groot.tree.DatasetDescriptor
 
getExpressionYerr() - Method in class org.jlab.groot.tree.DatasetDescriptor
 
getExtension() - Method in enum jhplot.io.images.ImageType
Returns the extension.
getEyePosition() - Method in class jhplot.HPlot3DP
Get a vector with eye position
getEyePosition() - Method in class jplot3dp.ModelView
Get eye position
getF() - Method in class jhplot.stat.Anova
Returns the F-value for your data.
getF1D() - Method in class jhplot.FNon
If dimension is 1, you can return F1D for plotting.
getF1D(String) - Method in class org.jlab.groot.group.DataGroup
 
getF2D() - Method in class jhplot.FNon
If dimension is 2, you can return F2D for plotting
getFD() - Method in class jhplot.math.io.LERandomAccessFile
 
getFile() - Method in class jplot.DataFile
Return the file
getFile() - Method in class jplot.GraphLabel
 
getFileIndex() - Method in class jplot.DataArray
Returns the file index of this data array.
getFileInfo() - Method in class org.jlab.hipo.io.HipoReader
 
getFileListInDir(String, String) - Static method in class org.jlab.hipo.utils.FileUtils
 
getFileListInDir(String, String, String) - Static method in class org.jlab.hipo.utils.FileUtils
 
getFileListInDir(String) - Static method in class org.jlab.hipo.utils.FileUtils
 
getFilenameWithoutPath() - Method in class jplot.DataFile
Return the filename with the preceeding path stripped off.
getFilePointer() - Method in class jhplot.math.io.LERandomAccessFile
 
getFill() - Method in class jhplot.shapes.HShape
Is this primitive filled?
getFillColor() - Method in class jhplot.DrawOptions
Get color of a drawing object.
getFillColor() - Method in class jhplot.FPR
Get color used to fill.
getFillColor() - Method in class jplot.LinePars
Returns the color used to fill an area with.
getFillColor() - Method in class org.jlab.groot.base.DatasetAttributes
 
getFillColor() - Method in class org.jlab.groot.data.H1F
 
getFillColorTransparency() - Method in class jplot.LinePars
Returns the transparancy color used to fill an area with.
getFillStyle() - Method in class org.jlab.groot.base.DatasetAttributes
 
getFilteredEvent(HipoEvent) - Method in class org.jlab.hipo.schema.SchemaFactory
 
getFitEngines() - Method in class jhplot.HFitter
Return available fit engines.
getFitFunction() - Method in class jhplot.stat.StatShape
Get a fit function after the linear regression (major axis).
getFitFunctionPerp() - Method in class jhplot.stat.StatShape
Get a fit function perpendicular to the linear regression line (minor axis).
getFitFunctionQuadrants() - Method in class jhplot.stat.StatShape
Get linear functions after rotation of major and minor axes by 45 deg to define the quadrants.
getFitMethod() - Method in class jhplot.HFitter
Returns the current fit method.
getFitMethods() - Method in class jhplot.HFitter
Return available fit methods.
getFitMode() - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
getFitParameters() - Method in class jhplot.stat.StatShape
Get fit parameters, the intercept (0) and the slope (1)
getFitParametersPerp() - Method in class jhplot.stat.StatShape
Get fit parameters of a function perpendicular (minor) axis to the linear regression line the intercept (0) and the slope (1)
getFitParametersRotate() - Method in class jhplot.stat.StatShape
Parameters after rotation of major and minor axes by 45deg.
getFittedFunc() - Method in class jhplot.HFitter
Get results of the fit in form of function
getFitter() - Method in class jhplot.HFitter
Return Jaida fitter
getFixedVars() - Method in class jhplot.FND
String with fixed variables
getFloat(String, float) - Method in class jplot.XMLRead
Returns the value of a number (float) element.
getFloat() - Method in class org.jlab.hipo.data.HipoNode
returns a float array containing the data from the node.
getFloat(int) - Method in class org.jlab.hipo.data.HipoNode
returns a float number of the element with given index
getFloat(String, float) - Method in class org.jlab.hipo.json.JsonObject
Returns the float value of the member with the specified name in this object.
getFM(int) - Method in class jhplot.stat.FactorialMoments
Return factorial moments (without normalization): log(FM) as a function of number of bins.
getFont() - Method in class jhplot.HKey
Get the font of the label text.
getFont() - Method in class jhplot.HLabel
Get the font of the label text.
getFont() - Method in class jhplot.HMLabel
Get the text font.
getFont() - Method in class jhplot.shapes.Text
Get the font
getFont() - Method in class jplot.GraphLabel
Sets the font to a specific value
getFont(String, Font) - Method in class jplot.XMLRead
Returns the value of a font element: it must be a font.
getFontName() - Method in class org.jlab.groot.base.FontProperties
 
getFontSize() - Method in class jhplot.HLabelEq
Get the font size of the equation.
getFontSize() - Method in class org.jlab.groot.base.FontProperties
 
getFontSizeArray() - Static method in class org.jlab.groot.base.FontProperties
 
getFormattedDataString(int) - Method in class org.jlab.hipo.utils.TextTable
 
getFov() - Method in class jhplot.HPlot3DP
Get field of vision
getFov() - Method in class jplot3dp.MainComponent
 
getFov() - Method in class jplot3dp.ModelView
 
getFraction(double) - Method in class org.jlab.groot.math.Dimension1D
 
getFrame() - Method in class jhplot.gui.GHFrame
Get the main frame which keeps the components
getFrame() - Method in class jplot.DataChangeListener
 
getFrame() - Method in class org.jlab.groot.studio.GROOTStudio
 
getFrameColor() - Method in class jhplot.HPlot3D
Get color of the frame
getFrameDimensions() - Method in class org.jlab.groot.graphics.GraphicsAxisFrame
 
getFrameMargins() - Method in class org.jlab.groot.graphics.GraphicsAxisFrame
 
getFullBarWidth() - Method in class jplot.Contour
Get full bar width including the space and the text width
getFunc() - Method in class jhplot.HFitter
Return function
getFuncCatalog() - Method in class jhplot.HFitter
Return list of available functions
getFunction() - Method in class jhplot.math.exp4j.tokenizer.FunctionToken
 
getFunction() - Method in class jhplot.math.num.integration.AdaptiveIntegrator
Access the target function.
getFunction() - Method in class jhplot.math.num.integration.RombergIntegrator
Access the target function.
getFunction() - Method in class jhplot.math.num.integration.SimpsonsIntegrator
Access the target function.
getFunction() - Method in class jhplot.math.num.integration.TrapezoidalIntegrator
Access the target function.
getFunction() - Method in class jhplot.math.num.root.BisectionRootFinder
Access the target function.
getFunction() - Method in class jhplot.math.num.root.Bracket
Access the target function.
getFunction() - Method in class jhplot.math.num.root.BrentRootFinder
Access the target function.
getFunction() - Method in class jhplot.math.num.root.FalsePositionRootFinder
Access the target function.
getFunction() - Method in class jhplot.math.num.root.NewtonRootFinder
Access the target function.
getFunction() - Method in class jhplot.math.num.root.SecantRootFinder
Access the target function.
getFunction(int) - Method in class jplot3dp.ModelView.FunctionsList
 
getFunction() - Method in class org.jlab.groot.data.GraphErrors
 
getFunction() - Method in class org.jlab.groot.data.H1F
 
getFunction() - Method in class org.jlab.groot.fitter.FitterFunction
 
getFunctionAttributes() - Static method in class org.jlab.groot.base.GStyle
 
getGain() - Method in class jhplot.math.kalman.JKalman
Getter
getGaussianSmoothed(double) - Method in class jhplot.utils.SHisto
Computes a Gaussian smoothed version of the histogram.
getGBackground() - Method in class jhplot.gui.GHMargin
Get the color of background
getGColor() - Method in class jhplot.gui.GHMargin
Get the color of this panel
getGFont() - Method in class jhplot.gui.GHMargin
Get the font of the text
getGraph() - Method in class jplot.JPlot
 
getGraph() - Method in class org.jlab.groot.data.H1F
Retrieves a graph of the histogram
getGraph(String) - Method in class org.jlab.groot.group.DataGroup
 
getGraph() - Method in class org.jlab.groot.math.RandomFunc
 
getGraphBackgroundColor() - Method in class jplot.GraphSettings
Returns the background color of the graph.
getGraphErrors() - Method in class org.jlab.groot.data.DataParser
 
getGraphErrorsAttributes() - Static method in class org.jlab.groot.base.GStyle
 
getGraphicsFrameLineWidth() - Static method in class org.jlab.groot.base.GStyle
 
getGraphLabel() - Method in class jhplot.HKey
Get a label with default attributes
getGraphLabel() - Method in class jhplot.HLabel
Get a label with default attributes
getGraphLabel() - Method in class jhplot.HMLabel
Get a label with default attributes
getGraphLabel() - Method in class jplot.LabelProperties
 
getGraphSettings(int, int) - Method in class jhplot.HPlot
Get graph settings
getGraphSettings() - Method in class jhplot.HPlot
Get graph settings for current plot
getGraphSettings() - Method in class jplot.JPlot
 
getGraphStyle() - Method in class jplot.LinePars
Returns the current graph style.
getGraphType() - Method in class jplot.DataFile
 
getGraphType() - Method in class jplot.GraphSettings
Returns the current graph type.
getGrid() - Method in class jplot.Contour
Return the grid
getGrid() - Method in class org.jlab.groot.base.AxisAttributes
 
getGrid() - Method in class org.jlab.groot.graphics.GraphicsAxis
 
getGrid() - Method in class org.jlab.groot.matrix.SparseVectorGrid
 
getGridColor() - Method in class jhplot.HPlot
Sets the color of the overall grid.
getGridColor() - Method in class jplot.GraphSettings
Sets the color of the overall grid.
getGroup(String) - Method in class org.jlab.hipo.data.HipoEvent
returns a group of nodes for given Schema.
getGroup(int) - Method in class org.jlab.hipo.data.HipoEvent
 
getGroup() - Method in class org.jlab.hipo.data.HipoEvent.GroupNodeIndexList
 
getGroup() - Method in class org.jlab.hipo.data.HipoNode
returns the group id of the node.
getGroup() - Method in class org.jlab.hipo.schema.Schema
 
getGroups() - Method in class org.jlab.hipo.data.HipoEvent
 
getGS() - Method in class jplot.JPlot
 
getH() - Method in class jhplot.math.kalman.jama.QRDecomposition
Return the Householder vectors
getH() - Method in class jhplot.math.QRDecomposition
Return the Householder vectors
getH1D() - Method in class jhplot.F1D
Return H1D histogram from F1D function.
getH1D(double, double) - Method in class jhplot.F1D
Return H1D histogram from F1D function.
getH1D(String, int, double, double) - Method in class jhplot.F1D
Return a Histogram given by the F1D function.
getH1D() - Method in class jhplot.HProf1D
Make H1D copy of the current histogram.
getH1D(String) - Method in class jhplot.HProf1D
Convert to H1D for graphical representation using default graphics attributes.
getH1D(String, String) - Method in class jhplot.HProf1D
Convert to H1D for graphical representation using default graphics attributes.
getH1D(String) - Method in class jhplot.io.FileRoot
Get H1D histogram associated with the key name.
getH1D(int) - Method in class jhplot.P0D
Return H1D histogram with P0D content.
getH1D(int, double, double) - Method in class jhplot.P0D
Return H1D histogram with P0D content.
getH1D(int) - Method in class jhplot.P0I
Return H1D histogram with P0I content.
getH1D(int, double, double) - Method in class jhplot.P0I
Return H1D histogram with P0I content.
getH1D(int, double, double) - Method in class jhplot.PND
Return H1D histogram with PND content.
getH1D(int, double, double, int) - Method in class jhplot.PND
Make a histogram from a column of PND.
getH1D(int) - Method in class jhplot.PND
Create histogram.
getH1D(int, double, double) - Method in class jhplot.PNI
Return H1D histogram with PND content.
getH1D(int) - Method in class jhplot.PNI
Create histogram.
getH1D(int, double, double, int) - Method in class jhplot.PNI
Make a histogram from a column of PND.
getH1F(String) - Method in class org.jlab.groot.group.DataGroup
 
getH1FAttributes() - Static method in class org.jlab.groot.base.GStyle
 
getH2D(String, int, double, double, int, double, double) - Method in class jhplot.F2D
Generate a 2D histogram from the F2D function using a custom number of bins and given min and max values.
getH2D(String) - Method in class jhplot.HProf2D
Make H2D copy of the current histogram.
getH2D(String, String) - Method in class jhplot.HProf2D
Make H2D copy of the current histogram.
getH2D() - Method in class jhplot.HProf2D
Convert to H2D keeping the original title
getH2D(String) - Method in class jhplot.io.FileRoot
Get H2D histogram associated with the key name.
getH2F(String) - Method in class org.jlab.groot.group.DataGroup
 
getH2FAttributes() - Static method in class org.jlab.groot.base.GStyle
 
getHeaderLineString() - Method in class org.jlab.hipo.utils.TextTable
 
getHeaderRecord() - Method in class org.jlab.hipo.io.HipoReader
 
getHeaderSize() - Method in class org.jlab.hipo.io.HipoFileHeader
 
getHeaderSize() - Method in class org.jlab.hipo.io.HipoRecordHeader
 
getHeaderStart() - Method in class org.jlab.hipo.io.HipoFileHeader
 
getHeaderString() - Method in class org.jlab.hipo.data.HipoNode
returns a String with header information.
getHeaderString(String) - Method in class org.jlab.hipo.utils.TextTable
 
getHeight() - Method in class jplot.GraphLabel
Returns the height of the bounding box of the label
getHeight() - Method in class org.jlab.groot.graphics.EmbeddedPad
 
getHighEdge(int) - Method in class org.jlab.groot.data.DataVector
 
getHighValue() - Method in class jhplot.utils.SHisto
Returns the highest exclusive pixel value checked for all bands.
getHighValue(int) - Method in class jhplot.utils.SHisto
Returns the highest value checked for a specific band.
getHistogram() - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
getHTMLUrl(String) - Method in class jhplot.gui.GHFrame
Returns a HTML page which is found in a valid image URL.
getHTMLUrl(String) - Method in class jhplot.utils.AboutDialog
Returns a HTML page which is found in a valid image URL.
getHTMLUrl(String) - Method in class jhplot.utils.HelpDialog
Returns a HTML page which is found in a valid image URL.
getID() - Method in class jplot.GraphLabel
 
getId() - Method in class org.jlab.hipo.schema.Schema.SchemaEntry
 
getIDataPointSet() - Method in class jhplot.P1D
Get IDataPointSet.
getIDataPointSet() - Method in class jhplot.PND
Get the data point set for JAIDA
getIDataPointSet() - Method in class jhplot.PNI
Get the data point set for JAIDA
getIdentifier() - Method in class org.jlab.hipo.io.HipoFileHeader
 
getIFunction() - Method in class jhplot.F1D
Get Jaida function
getIFunction() - Method in class jhplot.F2D
Get Jaida function
getIFunction() - Method in class jhplot.F3D
Get Jaida function
getIFunction() - Method in class jhplot.FProxy
Get Jaida function
getImage() - Method in class jhplot.HLabelEq
Return image of this equation
GetImage() - Method in class jplot3dp.MathParser.SimpleCharStream
 
getImageFile(String) - Method in class jhplot.HLabelEq
Return image of this equation as a file.
getImageIcon(String) - Method in class jplot.JPlot
Returns an image which is found in a valid image URL.
getIndex(int) - Method in class jhplot.math.Sorting
Get the ascending order of one line.
getIndex() - Method in class jhplot.math.Sorting
Get the ascending order of all lines.
getIndex() - Method in class jplot.DataFile
Get the current datafile index
getIndex(long, int[]) - Method in class org.jlab.groot.matrix.SparseIndex
 
getIndexArraySize() - Method in class org.jlab.hipo.io.HipoRecordHeader
 
getIndexer() - Method in class org.jlab.groot.matrix.SparseVectorGrid
 
getIndexOfChild(Object, Object) - Method in class root.RootHistogramTreeModel
 
getInfo() - Method in class jhplot.io.FileRoot
Get the StreamerInfo
getInfo() - Static method in class jhplot.JHPlot
 
getInnerColor() - Method in class jhplot.HPlot
Returns the color used to fill the shaded triangles.
getInnerColor() - Method in class jplot.GraphSettings
Returns the color used to fill the shaded triangles.
getInputDimsNo() - Method in class jhplot.math.pca.PCA
Get number of dimensions of the input vectors
getInputList() - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
getInputText() - Method in class jhplot.utils.GHFontChooser
Get outour string
getInspectFitsPane() - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
getInt(String, int) - Method in class jplot.XMLRead
Returns a value of a number (integer) element.
getInt(int) - Method in class org.jlab.hipo.data.HipoNode
 
getInt() - Method in class org.jlab.hipo.data.HipoNode
 
getInt(String, int) - Method in class org.jlab.hipo.json.JsonObject
Returns the int value of the member with the specified name in this object.
getInteger(int, int, int) - Static method in class org.jlab.hipo.io.HipoByteUtils
 
getIntegerArrayList() - Method in class jhplot.P0I
Get data in form of DoubleArrayList from cern.colt package
getIntegral() - Method in class org.jlab.groot.data.H1F
 
getIntegral() - Method in class org.jlab.groot.math.Func1D
 
getIntercept() - Method in class jhplot.stat.LinReg
Get Intercept
getIntercept() - Method in class jhplot.stat.LinRegWeighted
Get Intercept
getInterceptError() - Method in class jhplot.stat.LinReg
Get the standard error on intercept
getInterceptError() - Method in class jhplot.stat.LinRegWeighted
Get the standard error on intercept
getIntFromByte(byte) - Static method in class org.jlab.hipo.io.HipoByteUtils
 
getIntFromShort(short) - Static method in class org.jlab.hipo.io.HipoByteUtils
 
getIsospin() - Method in class hephysics.particle.HEParticle
Get isospin
getItem(int) - Method in class jplot.DataFile
 
getItem() - Method in class org.jlab.hipo.data.HipoNode
returns the item id of the node
getItemIndex(int) - Method in class org.jlab.hipo.data.HipoEvent.GroupNodeIndexList
 
getItemList() - Method in class org.jlab.hipo.data.HipoEvent.GroupNodeIndexList
returns map containing items in the group.
getItemString(int, boolean) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserItem
 
getIterations() - Method in interface jhplot.math.num.IterativeMethod.IterativeState
Access the current iteration.
getIterativeThreshold() - Method in class jhplot.utils.SHisto
Calculates the threshold using iterative bisection.
getIterator(int[], Object[]) - Static method in class jhplot.math.SortUtils
Answer iterator, which iterates over specified data array according to the specified permutation, that is data[p[0]],..,data[p[data.length-1]]
getIterator(int[], List) - Static method in class jhplot.math.SortUtils
Answer iterator, which iterates over specified data list according to the specified permutation, that is data.get(p[0]),..,data.get(p[data.length-1])
getITree() - Method in class jhplot.io.FileAida
Return ITree for further manipulations
getJetsSorted() - Method in class hephysics.jet.JetN2
Get jets after sorting in jet pT.
getJetsSorted() - Method in class hephysics.jet.KTjet
Get jets after sorting in jet pT.
getJetsSorted() - Method in class hephysics.jet.SCJet
Get jets after sorting in jet pT.
getJPanel() - Method in class jhplot.gui.GHMargin
Return JPanel of this margin
getJPlot(int, int) - Method in class jhplot.HPlot
Get jplots for each graph
getJPlot() - Method in class jhplot.HPlot
Get jplots for each graph for current graph
getKey() - Method in class jhplot.io.db.RecordWriter
 
getKey(int) - Method in class jhplot.io.FileRoot
Get a key using its index.
getKey(String) - Method in class jhplot.io.FileRoot
Get a key
getKey(int[]) - Method in class org.jlab.groot.matrix.SparseIndex
 
getKeyColor() - Method in class jhplot.HKey
Get key color
getKeyColor() - Method in class jplot.GraphLabel
 
getKeyFast(int[]) - Method in class org.jlab.groot.matrix.SparseIndex
 
getKeyLineWidth() - Method in class jplot.GraphLabel
 
getKeys() - Method in class jhplot.io.FileRoot
Return all keys of the current directory as a list.
getKeys() - Method in class jhplot.io.HBook
Return array of all know keys
getKeys() - Method in class jhplot.io.HDataBase
Returns an enumeration of all the keys in the database.
getKeySize() - Method in class jhplot.HKey
Get key size
getKeySize() - Method in class jplot.GraphLabel
 
getKeySpace() - Method in class jhplot.HKey
Get a space between the key and the text describing the key
getKeySpace() - Method in class jplot.GraphLabel
 
getKeyType() - Method in class jhplot.HKey
Get key type
getKeyType() - Method in class jplot.GraphLabel
 
getKtDistance1(ParticleF) - Method in class hephysics.jet.KTjet
This is the KT distance to the beam (assuming Z=Y=0).
getKtDistance1(ParticleD) - Method in class hephysics.jet.SCJet
This is the KT distance to the beam (assuming Z=Y=0).
getKtDistance12(ParticleF, ParticleF) - Method in class hephysics.jet.KTjet
Calculate delta R distance.
getKtDistance12(ParticleD, ParticleD) - Method in class hephysics.jet.SCJet
Calculate delta R distance.
getL() - Method in class jhplot.math.CholeskyDecomposition
Return triangular factor.
getL() - Method in class jhplot.math.kalman.jama.LUDecomposition
Return lower triangular factor
getL() - Method in class jhplot.math.LUDecomposition
Return lower triangular factor
getLabel(String) - Static method in class jplot.MyUtils
Make a label specifically used by the tic-panel.
getLabel() - Method in class jplot.Utils.LabeledTextField
 
getLabelColor() - Method in class jhplot.HPlot3D
Get label color
getLabelFont() - Method in class org.jlab.groot.base.AxisAttributes
 
getLabelFont() - Method in class org.jlab.groot.graphics.GraphicsAxis
returns properties for the label fonts.
getLabelFont() - Method in class org.jlab.groot.ui.GraphicsAxis
returns properties for the label fonts.
getLabelFontName() - Method in class org.jlab.groot.base.AxisAttributes
 
getLabelFontSize() - Method in class org.jlab.groot.base.AxisAttributes
 
getLabelFontSize() - Method in class org.jlab.groot.graphics.GraphicsAxis
 
getLabelFraction(Graphics2D, boolean) - Method in class org.jlab.groot.ui.GraphicsAxis
 
getLabelOffset(int) - Method in class jhplot.HPlot3D
Get offset for labels on X
getLabelOffset() - Method in class org.jlab.groot.base.AxisAttributes
 
getLabelPanel() - Method in class jplot.JPlot
 
getLabels() - Method in class jplot.GraphSettings
Returns a vector with the graph labels.
getLabels() - Method in class org.jlab.groot.ui.GraphicsAxisLabels
 
getLabelTicks(int) - Method in class jplot.GraphSettings
Return tick labels used to make plots.
getLabelX() - Method in class jhplot.Plottable
Get the label X
getLabelY() - Method in class jhplot.Plottable
Get label Y
getLabelZ() - Method in class jhplot.Plottable
Get label Z
getLastModified() - Method in class jplot.DataFile
Returns the modification date of the file in ms, I guess.
getLeftMargin() - Method in class jplot.GraphSettings
Returns the distance between the left-border of the panel and the left Y-axis.
getLeftMargin() - Method in class org.jlab.groot.base.PadMargins
 
getLegend() - Method in class jhplot.DrawOptions
Returns true if this line style should draw the name in the legend of the graph, false otherwise
getLegend(int) - Method in class jplot.DataFile
 
getLegendFont() - Method in class jhplot.HPlot
Returns the font used by the legend.
getLegendFont() - Method in class jplot.GraphSettings
Returns the font used by the legend.
getLegendPanel() - Method in class jplot.JPlot
 
getLegendPos(int) - Method in class jhplot.HPlot
Returns the x or y coordinates (defined in pixels, relative to the size of the panel showing the graph) of the legend.
getLegendPosition(int) - Method in class jplot.GraphSettings
Returns the x or y coordinates (defined in pixels, relative to the size of the panel showing the graph) of the legend.
getLegendPosUse() - Method in class jhplot.HPlot
Returns whether or not we use the legend coordinates.
getLegendSpacing() - Method in class jhplot.HPlot
Returns the vertical spacing, between each line of the legend.
getLegendSpacing() - Method in class jplot.GraphSettings
Returns the vertical spacing, between each line of the legend.
getLength() - Method in class org.jlab.groot.math.Dimension1D
 
getLength() - Method in class org.jlab.hipo.io.HipoRecordIndex
returns the length of the record, Length includes header length, index array length and data length.
getLevels() - Method in class jplot.Contour
Return the contour levels.
getLimits() - Method in class jhplot.FProxy
Get limits if any.
getLimits() - Method in class org.jlab.groot.math.Axis
A getter for the array of bin limits
getLine() - Method in class jplot3dp.MathParser.SimpleCharStream
Deprecated. 
getLine() - Method in exception org.jlab.hipo.json.ParseException
Deprecated.
getLineColor() - Method in class jhplot.FPR
Get line color
getLineColor() - Method in class org.jlab.groot.base.AxisAttributes
 
getLineColor() - Method in class org.jlab.groot.base.DatasetAttributes
 
getLineColor() - Method in class org.jlab.groot.data.GraphErrors
 
getLineColor() - Method in class org.jlab.groot.data.H1F
 
getLineColor() - Method in class org.jlab.groot.math.Func1D
 
getLineParm() - Method in class jhplot.DrawOptions
Get all drawing parameters.
getLinePars() - Method in class jhplot.P1D
get LinePars class which holds graphical attributes
getLinePars() - Method in class jplot.DataArray
Get the drawing style parameters at once.
getLinePars() - Method in class jplot.DataArray3D
Get the drawing style parameters at once.
getLinePars(int) - Method in class jplot.DataFile
returns the linestyle of one of the vector items.
getLinePars() - Method in class jplot.LineStyle
 
getLinePars() - Method in class jplot.LineStyleButton
 
getLineStyle() - Method in class jhplot.DrawOptions
Get line style.
getLineStyle() - Method in class org.jlab.groot.base.AxisAttributes
 
getLineStyle() - Method in class org.jlab.groot.base.DatasetAttributes
 
getLineStyle() - Method in class org.jlab.groot.base.PadAttributes
 
getLineStyle() - Method in class org.jlab.groot.math.Func1D
 
getLineThickness() - Method in class org.jlab.groot.data.GraphErrors
 
getLineWidth() - Method in class jhplot.HKey
Get a key line width
getLineWidth() - Method in class org.jlab.groot.base.AxisAttributes
 
getLineWidth() - Method in class org.jlab.groot.base.DatasetAttributes
 
getLineWidth() - Method in class org.jlab.groot.base.PadAttributes
 
getLineWidth() - Method in class org.jlab.groot.data.H1F
 
getLineWidth() - Method in class org.jlab.groot.math.Func1D
 
getList(int) - Method in class org.jlab.groot.group.DataGroupDescriptor
 
getListOfBranches() - Method in interface org.jlab.groot.tree.ITree
 
getListOfBranches() - Method in class org.jlab.groot.tree.Tree
returns list of branch names.
getLocation() - Method in class jhplot.math.num.pdf.Weibull
Access the location parameter.
getLocation() - Method in exception org.jlab.hipo.json.ParseException
Returns the location at which the error occurred.
getLog() - Method in class org.jlab.groot.graphics.GraphicsAxis
 
getLog() - Method in class org.jlab.groot.math.Dimension1D
 
getLog() - Method in class org.jlab.groot.ui.GraphicsAxis
returns the logarithmic properties of the axis
getLong(int) - Method in class org.jlab.hipo.data.HipoNode
 
getLong(String, long) - Method in class org.jlab.hipo.json.JsonObject
Returns the long value of the member with the specified name in this object.
getLowEdge(int) - Method in class org.jlab.groot.data.DataVector
Returns the low edge for the bin which is determined by bin width.
getLower() - Method in class jhplot.math.num.pdf.Uniform
Access the lower parameter.
getLowerEdgesX() - Method in class jhplot.H2D
Get lower edges for X bins as 1D array.
getLowerEdgesY() - Method in class jhplot.H2D
Get lower edges for Y bins as 1D array.
getLowerEdgeX(int) - Method in class jhplot.H2D
Get lower edge of the bin in X
getLowerEdgeX(int) - Method in class jhplot.HProf2D
Get lower edge of the bin in X
getLowerEdgeY(int) - Method in class jhplot.H2D
Get lower edge of the bins in Y
getLowerEdgeY(int) - Method in class jhplot.HProf2D
Get lower edge of the bins in Y
getLowestNonZeroValue(int) - Method in class jplot.DataArray
Returns the lowest, but non-zero value in the range.
getLowestNonZeroValue(int) - Method in class jplot.DataArray2D
Returns the lowest, but non-zero value in the range.
getLowestNonZeroValue(int) - Method in class jplot.DataArray3D
Returns the lowest, but non-zero value in the range.
getLowValue() - Method in class jhplot.utils.SHisto
Returns the lowest inclusive pixel value checked for all bands.
getLowValue(int) - Method in class jhplot.utils.SHisto
Returns the lowest inclusive pixel value checked for a specific band.
getLParticle() - Method in class hephysics.jet.ParticleF
 
getLParticle() - Method in class hephysics.particle.HEParticle
Returns a light-weight particle class
getLParticleArray(ProMCHeaderFile.ProMCHeader, ProMC.ProMCEvent.Particles, int, double, double) - Static method in class hephysics.hepsim.PromcUtil
Fill particles from ProMC and apply into array after some cuts if available.
getLParticleList(ProMCHeaderFile.ProMCHeader, ProMC.ProMCEvent.Particles, int, double, double) - Static method in class hephysics.hepsim.PromcUtil
Fill particles from ProMC and apply some cuts if available.
getMap() - Method in class org.jlab.groot.base.Attributes
 
getMarginBackground() - Method in class jhplot.gui.GHPanel
Get color for all global margins
getMarginBottom() - Method in class jhplot.HPlot
Returns the distance between the bottom-border of the panel and the bottom X-axis.
getMarginLeft() - Method in class jhplot.HPlot
Returns the distance between the left-border of the panel and the left Y-axis.
getMarginPanelBottom() - Method in class jhplot.gui.GHPanel
get JPanel for bottom margin
getMarginPanelCenter() - Method in class jhplot.gui.GHPanel
get JPanel for central with drawings
getMarginPanelLeft() - Method in class jhplot.gui.GHPanel
get JPanel for left margin
getMarginPanelRight() - Method in class jhplot.gui.GHPanel
get JPanel for right margin
getMarginPanelTop() - Method in class jhplot.gui.GHPanel
get JPanel for top margin
getMarginRight() - Method in class jhplot.HPlot
Returns the distance between the right-border of the panel and the right Y-axis.
getMarginSizeBottom() - Method in class jhplot.gui.GHPanel
Get size of the bottom margin as ratio to the main panel
getMarginSizeLeft() - Method in class jhplot.gui.GHPanel
Get the size of left margin terms of the ratio to the main panel
getMarginSizeRight() - Method in class jhplot.gui.GHPanel
Get the size of right margin of the global canvas in terms of the ratio to thye global canvas
getMarginSizeTop() - Method in class jhplot.gui.GHPanel
Get size of the top margin of global canvas in terms of ratio to the main panel
getMarginTop() - Method in class jhplot.HPlot
Returns the distance between the top-border of the panel and the top X-axis.
getMarkerColor() - Method in class org.jlab.groot.base.DatasetAttributes
 
getMarkerColor() - Method in class org.jlab.groot.data.GraphErrors
 
getMarkerSize() - Method in class org.jlab.groot.base.DatasetAttributes
 
getMarkerSize() - Method in class org.jlab.groot.data.GraphErrors
 
getMarkerStyle() - Method in class org.jlab.groot.base.DatasetAttributes
 
getMarkerStyle() - Method in class org.jlab.groot.data.GraphErrors
 
getMass() - Method in class hephysics.particle.LParticle
Get a mass
getMatrix(int, int, int, int) - Method in class jhplot.math.kalman.jama.Matrix
Get a submatrix.
getMatrix(int[], int[]) - Method in class jhplot.math.kalman.jama.Matrix
Get a submatrix.
getMatrix(int, int, int[]) - Method in class jhplot.math.kalman.jama.Matrix
Get a submatrix.
getMatrix(int[], int, int) - Method in class jhplot.math.kalman.jama.Matrix
Get a submatrix.
getMax() - Method in class jhplot.F1D
Get the maximum value in X
getMax() - Method in class jhplot.FND
Get the maximum value in X
getMax() - Method in class jhplot.H1D
Get Maximum value of axis
getMax() - Method in class jhplot.HProf1D
Get Maximum value of axis
getMax() - Method in class jhplot.P0D
Returns the maximum value.
getMax() - Method in class jhplot.P0I
Returns the minimum value.
getMax(int) - Method in class jhplot.P1D
Returns the maximum value in the range.
getMax(int) - Method in class jhplot.P2D
Returns the maximum value in the range.
getMax(int) - Method in class jhplot.P3D
Returns the maximum value in the range.
getMax() - Method in class jhplot.PND
Get min value
getMax() - Method in class jhplot.PNI
Get min value
getMax() - Method in class org.jlab.groot.data.DataVector
calculate maximum value in the data
getMax() - Method in class org.jlab.groot.graphics.GraphicsAxis
 
getMax() - Method in class org.jlab.groot.math.Dimension1D
 
getMax() - Method in class org.jlab.groot.math.Func1D
 
getMaxAbsoluteResidual() - Method in class jhplot.stat.LinReg
Get max absolute residual
getMaxChiSquare() - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
getMaxEntropyThreshold() - Method in class jhplot.utils.SHisto
Calculates the threshold which maximizes the entropy.
getMaximum() - Method in class org.jlab.groot.data.H2F
 
getMaximumBin() - Method in class org.jlab.groot.data.H1F
Returns bin number with maximum entries.
getMaximumIterations() - Method in class jhplot.math.num.IterativeMethod
Access the maximum number of iterations.
getMaximumIterations() - Method in class jhplot.math.num.root.Bracket
Access the maximum number of iterations.
getMaximumRelativeError() - Method in class jhplot.math.num.IterativeMethod
Access the maximum relative error.
getMaxIndex() - Method in class jhplot.P0D
Returns index corresponding to maximum value.
getMaxIndex() - Method in class jhplot.P0I
Returns index corresponding to maximum value.
getMaxIndex(int) - Method in class jhplot.P1D
Returns the index of maximum value in the range.
getMaxNumberOfSubticsLog() - Method in class jhplot.HPlot
Returns the maximum number of subticks for log scale (default is 10).
getMaxNumberOfTics() - Method in class jplot.GraphSettings
Returns the maximum number of tics for log10 scale.
getMaxSize() - Method in class org.jlab.hipo.data.HipoGroup
 
getMaxValue(int) - Method in class jhplot.HPlot
Returns the maximum data value for the specified axis.
getMaxValue(int) - Method in class jplot.DataArray
Returns the maximum value in the range.
getMaxValue(int) - Method in class jplot.DataArray2D
Returns the maximum value in the range.
getMaxValue(int) - Method in class jplot.DataArray3D
Returns the maximum value in the range.
getMaxValue(int) - Method in class jplot.GraphSettings
Returns the maximum data value for the specified axis.
getMaxVarianceThreshold() - Method in class jhplot.utils.SHisto
Calculates the threshold which maximizes the ratio of the between-class variance to the within-class variance for each band.
getMaxX() - Method in class jhplot.F2D
Get Max value in X
getMaxX() - Method in class jhplot.F3D
Get Max value in X
getMaxX() - Method in class jhplot.H2D
Get max value of axis in X
getMaxX() - Method in class jhplot.HProf2D
Get max value of axis in X
getMaxX() - Method in class jhplot.stat.LinReg
Get a maximum value for X
getMaxX() - Method in class jhplot.stat.LinRegWeighted
Get a maximum value for X
getMaxX() - Method in class org.jlab.groot.tree.DatasetDescriptor
 
getMaxY() - Method in class jhplot.F2D
Get Max value in Y
getMaxY() - Method in class jhplot.F3D
Get Max value in Y
getMaxY() - Method in class jhplot.H2D
Get max value of Y axis
getMaxY() - Method in class jhplot.HProf2D
Get max value of Y axis
getMaxY() - Method in class jhplot.stat.LinReg
Get maximum value in Y
getMaxY() - Method in class jhplot.stat.LinRegWeighted
Get maximum value in Y
getMaxY() - Method in class org.jlab.groot.tree.DatasetDescriptor
 
getMaxZ() - Method in class jhplot.F3D
Set Max value in Z
getMColor() - Method in class jhplot.gui.GHMargin
Get the text color
getMean() - Method in class jhplot.math.num.pdf.Exponential
Access the mean.
getMean() - Method in class jhplot.math.num.pdf.Laplace
Access the mean.
getMean() - Method in class jhplot.math.num.pdf.Logistic
Access the mean.
getMean() - Method in class jhplot.math.num.pdf.LogNormal
Access the mean.
getMean() - Method in class jhplot.math.num.pdf.NegativeBinomial
Get mean value.
getMean() - Method in class jhplot.math.num.pdf.Normal
Access the mean.
getMean() - Method in class jhplot.math.num.pdf.Poisson
Access the mean.
getMean(int) - Method in class jhplot.stat.PCA
Get means for the component k
getMean() - Method in class jhplot.utils.SHisto
Returns the mean values for all bands of the histogram.
getMean(DataVector) - Method in class org.jlab.groot.data.DataVector
Calculates the normalized mean with the given axis.
getMean() - Method in class org.jlab.groot.data.DataVector
Calculates the mean of the vector.
getMean() - Method in class org.jlab.groot.data.H1F
Calculates the mean of the data in the histogram
getMeans() - Method in class jhplot.stat.Anova
Returns an array of means for all of your sample groups.
getMeans() - Method in class jhplot.stat.StatShape
Get weighted means in X and Y
getMeanSlices() - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
getMeanX() - Method in class jhplot.H2D
Get mean on X.
getMeanX() - Method in class jhplot.HProf2D
Get mean on X.
getMeanY() - Method in class jhplot.H2D
Get mean on Y
getMeanY() - Method in class jhplot.HProf2D
Get mean on Y
getMeasurement_matrix() - Method in class jhplot.math.kalman.JKalman
Getter
getMeasurement_noise_cov() - Method in class jhplot.math.kalman.JKalman
Getter
getMedian() - Method in class jhplot.math.num.pdf.Cauchy
Access the location parameter.
getMessage() - Method in exception jplot3dp.MathParser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error jplot3dp.MathParser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMFont() - Method in class jhplot.gui.GHMargin
Get the font on this panel
getMin() - Method in class jhplot.F1D
Get the minimum value in X
getMin() - Method in class jhplot.FND
Get the minimum value in X
getMin() - Method in class jhplot.H1D
Get Minimum value of the axis
getMin() - Method in class jhplot.HProf1D
Get Minimum value of the axis
getMin() - Method in class jhplot.P0D
Returns the minimum value.
getMin() - Method in class jhplot.P0I
Returns the minimum value.
getMin(int) - Method in class jhplot.P1D
Returns the minimum value in the range.
getMin(int) - Method in class jhplot.P2D
Returns the minimum value in the range.
getMin(int) - Method in class jhplot.P3D
Returns the minimum value in the range.
getMin() - Method in class jhplot.PND
Get max value
getMin() - Method in class jhplot.PNI
Get max value
getMin() - Method in class org.jlab.groot.data.DataVector
calculate the minimum value in the data.
getMin() - Method in class org.jlab.groot.graphics.GraphicsAxis
 
getMin() - Method in class org.jlab.groot.math.Dimension1D
 
getMin() - Method in class org.jlab.groot.math.Func1D
 
getMinErrorThreshold() - Method in class jhplot.utils.SHisto
Calculates the threshold which minimizes the probability of error.
getMinEvents() - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
getMinFuzzinessThreshold() - Method in class jhplot.utils.SHisto
Calculates the threshold which minimizes the fuzziness.
getMinimumSize() - Method in class jplot.GraphGeneral
Get the minimum size of this component.
getMinIndex() - Method in class jhplot.P0D
Returns index corresponding to minimum value.
getMinIndex() - Method in class jhplot.P0I
Returns index corresponding to minimum value.
getMinIndex(int) - Method in class jhplot.P1D
Returns the index of minimum value in the range.
getMinValue(int) - Method in class jhplot.HPlot
Returns the minimum data value for the specified axis.
getMinValue(int) - Method in class jplot.DataArray
Returns the minimum value in the range.
getMinValue(int) - Method in class jplot.DataArray2D
Returns the minimum value in the range.
getMinValue(int) - Method in class jplot.DataArray3D
Returns the minimum value in the range.
getMinValue(int) - Method in class jplot.GraphSettings
Returns the minimum data value for the specified axis.
getMinX() - Method in class jhplot.F2D
Get Min value in X
getMinX() - Method in class jhplot.F3D
Get Min value in X
getMinX() - Method in class jhplot.H2D
Get min value of axis in X
getMinX() - Method in class jhplot.HProf2D
Get min value of axis in X
getMinX() - Method in class jhplot.stat.LinReg
Get a minimum value for X
getMinX() - Method in class jhplot.stat.LinRegWeighted
Get a minimum value for X
getMinX() - Method in class org.jlab.groot.tree.DatasetDescriptor
 
getMinY() - Method in class jhplot.F2D
Get Min value in Y
getMinY() - Method in class jhplot.F3D
Get Min value in Y
getMinY() - Method in class jhplot.H2D
Get min value of Y axis
getMinY() - Method in class jhplot.HProf2D
Get min value of Y axis
getMinY() - Method in class jhplot.stat.LinReg
Get minimum value for Y
getMinY() - Method in class jhplot.stat.LinRegWeighted
Get minimum value for Y
getMinY() - Method in class org.jlab.groot.tree.DatasetDescriptor
 
getMinZ() - Method in class jhplot.F3D
Get Min value in Z
getModel() - Method in class jplot3dp.MainComponent
 
getModeThreshold(double) - Method in class jhplot.utils.SHisto
Calculates the threshold using the mode method.
getMoment(int, boolean, boolean) - Method in class jhplot.utils.SHisto
Returns a specified (absolute) (central) moment of the histogram.
getMSE() - Method in class jhplot.stat.LinReg
Get MSE value
getMultiLines() - Method in class jplot.GraphLabel
Get the multi text of the label
getMultiplier() - Method in class jplot.LinePars
Returns the multiplier for this line, a value which will be used to multiply each value of the dataset before plotting.
getMultiText() - Method in class jplot.GraphLabel
Get the multi text of the label
getName() - Method in class hephysics.particle.LParticle
Get a name
getName() - Method in class jhplot.F1D
Get the name of the function used for evaluation
getName() - Method in class jhplot.F2D
Get the name of the function used for evaluation
getName() - Method in class jhplot.F3D
Get the name of the function used for evaluation
getName() - Method in class jhplot.FND
Get the name of the function used for evaluation
getName() - Method in class jhplot.FPR
Get parametric equation.
getName() - Method in class jhplot.FProxy
Get the name of the function used for evaluation
getName() - Method in class jhplot.math.exp4j.function.Function
Get the name of the Function
getName() - Method in class jhplot.math.exp4j.tokenizer.VariableToken
Get the name of the setVariable
getName() - Method in class jhplot.PND
Get a new title
getName() - Method in class jplot.DataFile
Return the filename as such.
getName() - Method in class jplot.LinePars
Returns the name (legend) of this line style
getName() - Method in enum org.jlab.groot.base.AttributeType
 
getName() - Method in class org.jlab.groot.data.Directory
returns Directory name
getName() - Method in class org.jlab.groot.data.GraphErrors
 
getName() - Method in class org.jlab.groot.data.H1F
 
getName() - Method in class org.jlab.groot.data.H2F
 
getName() - Method in interface org.jlab.groot.data.IDataSet
 
getName() - Method in class org.jlab.groot.graphics.FunctionPlotter
 
getName() - Method in class org.jlab.groot.graphics.GraphErrorsPlotter
 
getName() - Method in class org.jlab.groot.graphics.Histogram2DPlotter
 
getName() - Method in class org.jlab.groot.graphics.HistogramPlotter
 
getName() - Method in interface org.jlab.groot.graphics.IDataSetPlotter
 
getName() - Method in class org.jlab.groot.group.DataGroup
 
getName() - Method in class org.jlab.groot.group.DataGroupDescriptor
 
getName() - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserItem
 
getName() - Method in class org.jlab.groot.math.Func1D
 
getName() - Method in class org.jlab.groot.tree.AbstractDescriptor
 
getName() - Method in class org.jlab.groot.tree.Branch
 
getName() - Method in interface org.jlab.groot.tree.ITree
 
getName() - Method in class org.jlab.groot.tree.Tree
returns the name of the tree
getName() - Method in class org.jlab.groot.tree.TreeCut
 
getName() - Method in enum org.jlab.hipo.data.HipoNodeType
 
getName() - Method in class org.jlab.hipo.json.JsonObject.Member
Returns the name of this member.
getName() - Method in class org.jlab.hipo.schema.Schema
 
getName() - Method in class org.jlab.hipo.schema.Schema.SchemaEntry
 
getName() - Method in class root.FakeTKey
 
getNames() - Method in class jhplot.VHolder
Return Vector with the names
getNameX() - Method in class jhplot.DrawOptions
Get the name of X-axis
getNameX() - Method in class jplot.LinePars
Returns the name of the X axis
getNameY() - Method in class jhplot.DrawOptions
Get the title of Y-axis.
getNameY() - Method in class jplot.LinePars
Returns the name of the Y axis
getNameZ() - Method in class jhplot.DrawOptions
Get the title of Z-axis
getNameZ() - Method in class jplot.LinePars
Returns the name of the Z axis
getNBins() - Method in class org.jlab.groot.math.Axis
A getter for the number of bins, returned in array indexing format (i.e.
getNbinsX() - Method in class org.jlab.groot.tree.DatasetDescriptor
 
getNbinsY() - Method in class org.jlab.groot.tree.DatasetDescriptor
 
getNColumns() - Method in class hephysics.matrix.BasicMatrix
 
getNColumns() - Method in interface hephysics.matrix.Matrix
Returns the number of columns
getNColumns() - Method in class hephysics.matrix.SymmetricMatrix
 
getNColumns() - Method in class hephysics.vec.Hep3Matrix
 
getNColumns() - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
getNDF() - Method in class org.jlab.groot.math.Func1D
 
getNEntries() - Method in class jhplot.io.EFile
Get number of events stored in the file.
getNEntries() - Method in class jhplot.io.PFile
Get number of objects stored in the file.
GetNextTerm() - Method in class jplot3dp.MathParser.MathParser
 
getNextToken() - Method in class jplot3dp.MathParser.MathParser
 
getNextToken() - Method in class jplot3dp.MathParser.MathParserTokenManager
 
getNFM(int) - Method in class jhplot.stat.FactorialMoments
Return results: NFM as a function of number of bins.
getNKeys() - Method in class jhplot.io.FileRoot
Get number of objects in the current directory of a ROOT file.
getNoData() - Method in class jplot.GraphSettings
Get no data flag
getNode(int, int) - Method in class org.jlab.hipo.data.HipoEvent
 
getNode(String) - Method in class org.jlab.hipo.data.HipoGroup
returns a node with the name taken from the schema.
getNodes(DefaultMutableTreeNode, List<String>, int) - Method in class org.jlab.groot.data.Directory
 
getNodes() - Method in class org.jlab.hipo.data.HipoGroup
returns a list of nodes.
getNodeType(String) - Method in class org.jlab.hipo.schema.SchemaFactory
 
getNPars() - Method in class org.jlab.groot.math.Func1D
 
getNRows() - Method in class hephysics.matrix.BasicMatrix
 
getNRows() - Method in interface hephysics.matrix.Matrix
Returns the number of rows
getNRows() - Method in class hephysics.matrix.SymmetricMatrix
 
getNRows() - Method in class hephysics.vec.Hep3Matrix
 
getNRows() - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
getNthreads() - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
getNtotX() - Method in class jhplot.gui.GHFrame
Get the total number of graphs in X
getNtotY() - Method in class jhplot.gui.GHFrame
Get the total number of the graphs in Y
getNumArguments() - Method in class jhplot.math.exp4j.function.Function
Get the number of arguments for this function
getNumBands() - Method in class jhplot.utils.SHisto
Returns the number of bands of the histogram.
getNumberOfBins() - Method in class org.jlab.groot.matrix.SparseVectorGrid
 
getNumberOfColumns() - Method in class jplot.DataFile
Return the number of columns (selected items)
getNumberOfEvents() - Method in class org.jlab.hipo.io.HipoRecordHeader
 
getNumberOfEvents() - Method in class org.jlab.hipo.io.HipoRecordIndex
returns number of events in the record, this is not necessarily mean that event index will contain the same number of entries.
getNumberOfFailures() - Method in class jhplot.math.num.pdf.Hypergeometric
Access the number of failures.
getNumberOfItems() - Method in class jplot.DataFile
 
getNumberOfSuccesses() - Method in class jhplot.math.num.pdf.Hypergeometric
Access the number of successes.
getNumberOfSuccesses() - Method in class jhplot.math.num.pdf.NegativeBinomial
Access the number of successes.
getNumberOfTics(int) - Method in class jhplot.HPlot
Returns the number of ticks for the specified axis.
getNumberOfTics(int) - Method in class jplot.GraphSettings
Returns the number of tics for the specfied axis.
getNumberOfTrials() - Method in class jhplot.math.num.pdf.Binomial
Access the number of trials.
getNumBins() - Method in class jhplot.utils.SHisto
Returns the number of bins of the histogram for all bands.
getNumBins(int) - Method in class jhplot.utils.SHisto
Returns the number of bins of the histogram for a specific band.
getNumDigits(double) - Static method in class jplot.GraphGeneral
Return the number of digits required to display the given number.
getNumDigits(double) - Static method in class jplot.Utils
Return the number of digits required to display the given number.
getNumeratorDegreesOfFreedom() - Method in class jhplot.math.num.pdf.FDistribution
Access the numerator degrees of freedom.
getNumOperands() - Method in class jhplot.math.exp4j.operator.Operator
Get the number of operands
getNumRecords() - Method in class jhplot.io.db.BaseRecordsFile
Returns the number or records in the database.
getNumRecords() - Method in class jhplot.io.db.RecordsFile
Returns the current number of records in the database.
getObject(String) - Method in class jhplot.io.FileRoot
Get object associated with the key name in the current directory.
getObject(int) - Method in class jhplot.io.FileRoot
Get object associated with the key name in tthe current directory.
getObject(String, String) - Method in class org.jlab.groot.data.Directory
returns object
getObject(String) - Method in class org.jlab.groot.data.Directory
 
getObject() - Method in class root.FakeTKey
 
getObjectClass() - Method in class root.FakeTKey
 
getObjectList() - Method in class org.jlab.groot.data.Directory
 
getObjectMap() - Method in class jhplot.io.HFile
Return objects stored in the form of a map.
getObjectMap() - Method in class jhplot.io.HFileXML
Return objects stored in the form of a map.
getObjectMap() - Method in class org.jlab.groot.data.Directory
returns map of the objects in the directory
getObjectMap() - Method in class org.jlab.groot.graphics.EmbeddedCanvas
returns all objects plotted on current canvas
getObjectMap() - Method in class org.jlab.groot.graphics.EmbeddedPad
 
getObjectOutputStream() - Method in class jhplot.io.db.RecordWriter
 
getOffset(int) - Method in class org.jlab.groot.matrix.SparseIndex
 
getOffset() - Method in exception org.jlab.hipo.json.ParseException
Deprecated.
getOperator() - Method in class jhplot.math.exp4j.tokenizer.OperatorToken
Get the operator for that token
getOption() - Method in class jhplot.utils.GHFontChooser
 
getOption(String) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
getOptions() - Method in class org.jlab.groot.graphics.FunctionPlotter
 
getOptions() - Method in class org.jlab.groot.graphics.GraphErrorsPlotter
 
getOptions() - Method in class org.jlab.groot.graphics.Histogram2DPlotter
 
getOptions() - Method in class org.jlab.groot.graphics.HistogramPlotter
 
getOptions() - Method in interface org.jlab.groot.graphics.IDataSetPlotter
 
getOptStat() - Method in class org.jlab.groot.base.DatasetAttributes
 
getOptStat() - Method in class org.jlab.groot.graphics.EmbeddedPad
 
getOptStat() - Method in class org.jlab.groot.math.Func1D
 
getOutputDimsNo() - Method in class jhplot.math.pca.PCA
Get number of dimensions of the output vectors
getOutputStream() - Method in class jhplot.io.db.RecordWriter
 
getOverflow() - Method in class jhplot.H1D
Number of overflow entries
getOverflow() - Method in class jhplot.HProf1D
Number of overflow entries
getOverflowEntriesX() - Method in class jhplot.H2D
Get overflow entries in Y
getOverflowEntriesX() - Method in class jhplot.HProf2D
Get overflow entries in Y
getOverflowEntriesY() - Method in class jhplot.H2D
Get overflow entries in Y
getOverflowEntriesY() - Method in class jhplot.HProf2D
Get overflow entries in Y
getOverflowHeightX() - Method in class jhplot.H2D
Get overflow entries in Y
getOverflowHeightX() - Method in class jhplot.HProf2D
Get overflow entries in Y
getOverflowHeightY() - Method in class jhplot.H2D
Get overflow height in Y
getOverflowHeightY() - Method in class jhplot.HProf2D
Get overflow height in Y
getOverflowlowHeight() - Method in class jhplot.H1D
Overflow height
getOverflowlowHeight() - Method in class jhplot.HProf1D
Overflow height
getP() - Method in class jhplot.math.LUDecomposition
Return pivot permutation vector
getP() - Method in class jhplot.stat.Anova
Returns the p-value that your data is all drawn from a single distribution.
getP0D(int) - Method in class jhplot.PND
Return a specific column as an array
getP0I(int) - Method in class jhplot.PNI
Return a specific column as an array
getP0I(int[]) - Static method in class jhplot.utils.ColorPixel
Get array list with (R,G,B) from list of pixels.
getP0Slices() - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
getP1D(String) - Method in class jhplot.io.FileRoot
Get P1D associated with the key name.
getP1D(int, int) - Method in class jhplot.PND
Return 2 columns as P1D to show as a X-Y plot
getP1D(int, int) - Method in class jhplot.PNI
Return 2 columns as P1D to show as a X-Y plot
getP1Slices() - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
getP2D(int, int, int) - Method in class jhplot.PND
Return 3 columns as P2D to show as a X-Y-Z plot
getP2D(int, int, int) - Method in class jhplot.PNI
Return 3 columns as P2D to show as a X-Y-Z plot
getP2Slices() - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
getP3Slices() - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
getPad(int) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
returns EmbeddedPad object with given index
getPad() - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
getPadByXY(int, int) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
getPadMargins() - Method in class org.jlab.groot.base.PadAttributes
 
getPane() - Method in class org.jlab.groot.base.AxisAttributes
 
getPane() - Method in class org.jlab.groot.base.DatasetAttributes
 
getPanelSize() - Method in class jhplot.HPlot
Returns the dimensions of the panel used to display the graph.
getPanelSize() - Method in class jplot.GraphSettings
Returns the dimensions of the panel used to display the graph.
getPar(String) - Method in class jhplot.HFitter
Get parameter value
getParameter(int) - Method in class org.jlab.groot.math.Func1D
 
getParameter(int) - Method in class org.jlab.groot.math.UserParameters
 
getParameterEstimate() - Method in class org.jlab.groot.math.Func1D
 
getParameters() - Method in class org.jlab.groot.math.UserParameters
 
getParent() - Method in class hephysics.particle.LParticle
Get a parent particle
getParent() - Method in class org.jlab.groot.data.Directory
Returns pointer to parent directory.
getParse() - Method in class jhplot.F1D
Return parsed function.
getParse() - Method in class jhplot.F2D
Return parsed function.
getParse() - Method in class jhplot.F3D
Return parsed functional expression.
getParticle(ProMC.ProMCEvent.Particles, int, int, int) - Static method in class hephysics.hepsim.PromcUtil
For a given momentum unit, create a Lorentz particle object at the position j.
getParticleDList(pronlo.io.ProMCHeaderFile.ProMCHeader, pronlo.io.ProMC.ProMCEvent.Particles, double, double) - Static method in class hephysics.hepsim.PromcUtil
Fill particles from ProMC from a typical NLO program, and apply some cuts if available.
getParticleDList(double, proio.model.Mc.VarintPackedParticles, double, double) - Static method in class hephysics.hepsim.PromcUtil
Fill particles from ProIO and apply some cuts if available.
getParticleDList(ProMCHeaderFile.ProMCHeader, ProMC.ProMCEvent.Particles, int, double, double) - Static method in class hephysics.hepsim.PromcUtil
Fill particles from ProMC and apply some cuts if available.
getParticleDList(double, proio.model.Mc.VarintPackedParticles, int, double, double) - Static method in class hephysics.hepsim.PromcUtil
Fill particles from ProIO and apply some cuts if available.
getParticleFList(ProMCHeaderFile.ProMCHeader, ProMC.ProMCEvent.Particles, int, double, double) - Static method in class hephysics.hepsim.PromcUtil
Fill particles from ProMC and apply some cuts if available.
getParticleFList(pronlo.io.ProMCHeaderFile.ProMCHeader, pronlo.io.ProMC.ProMCEvent.Particles, double, double) - Static method in class hephysics.hepsim.PromcUtil
Fill particles from ProMC from a typical NLO program, and apply some cuts if available.
getPaveTexts() - Method in class org.jlab.groot.ui.PaveText
 
getPdgcode() - Method in class hephysics.particle.HEParticle
Get PDG code
getPearsonR() - Method in class jhplot.stat.LinReg
Get pearson R
getPenColor() - Method in class jhplot.P3D
Get the color attribute
getPenWidth() - Method in class jhplot.DrawOptions
Return the width of the lines.
getPenWidth() - Method in class jhplot.FPR
Get width of line
getPenWidth() - Method in class jhplot.P3D
Get width of the lines
getPenWidth() - Method in class jplot.LinePars
Return the width of the lines
getPenWidthAxes() - Method in class jhplot.HPlot3D
Gets the pen width to draw axes.
getPenWidthAxis() - Method in class jhplot.HPlot
Get pen width to draw axis
getPenWidthAxis() - Method in class jplot.GraphSettings
Get pen width to draw axis
getPenWidthErr() - Method in class jplot.LinePars
Return the width of the lines to show errors
getPenWidthErrSys() - Method in class jplot.LinePars
Return the width of the lines to show systematical errors
getPhi() - Method in class hephysics.jet.ParticleD
Get cached phi
getPhi() - Method in class hephysics.jet.ParticleF
 
getPicture() - Method in class jhplot.shapes.Picture
Get the image
getPivot() - Method in class jhplot.math.kalman.jama.LUDecomposition
Return pivot permutation vector
getPixel(Color) - Static method in class jhplot.utils.ColorPixel
Convert color into compact integer representation of pixel.
getPixel(int, int, int) - Static method in class jhplot.utils.ColorPixel
Convert color (red,green,blue) into compact integer representation of pixel.
getPixel(int[], int[], int[]) - Static method in class jhplot.utils.ColorPixel
Convert arrays with R,G,B into a pixel color as in ImageJ.
getPNI(int[]) - Static method in class jhplot.utils.ColorPixel
Get array list with (R,G,B) from list of pixels.
getPoint(int) - Method in class jplot.DataArray
Returns the plot-point of the specified index.
getPoint(int) - Method in class jplot.DataArray2D
Returns the plot-point of the specified index.
getPoint(int) - Method in class jplot.DataArray3D
Returns the plot-point of the specified index.
getPoint() - Method in class jplot.PlotPoint
returns x- and y values.
getPoint() - Method in class jplot.PlotPoint2D
returns x- and y and z values.
getPoint() - Method in class jplot.PlotPoint3D
returns x- and y and z values.
getPoint(double) - Method in class org.jlab.groot.math.Dimension1D
 
getPoint(double, double, Dimension2D) - Method in class org.jlab.groot.math.Dimension2D
 
getPoint(float, float) - Method in class org.jlab.groot.ui.GraphicsAxisFrame
 
getPointFrequency() - Method in class jplot.LinePars
Returns the frequency used to draw points in terms of an 'every' parameter.
getPointIndex() - Method in class jplot.GraphSettings
Returns the index of the next point type of the vector of predefined point types.
getPoints() - Method in class jhplot.F1D
Get the number of points used for plotting, integration and differentiation.
getPoints() - Method in class jhplot.F2D
Get the number of points for evaluation of a function
getPoints() - Method in class jhplot.F3D
Get the number of points for evaluation of a function
getPoints() - Method in class jhplot.FND
Get the number of points
getPoints() - Method in class jhplot.FProxy
Get the number of points used for plotting, integration and differentiation.
getPoints(DataArray) - Method in class jplot.GraphXY
 
getPointX(double) - Method in class org.jlab.groot.ui.GraphicsAxisFrame
 
getPointY(double) - Method in class org.jlab.groot.ui.GraphicsAxisFrame
 
getPosition(ProMC.ProMCEvent.Particles, int, int) - Static method in class hephysics.hepsim.PromcUtil
For a given space/time unit, create a particle with postions X, Y,Z,Time.
getPosition() - Method in class hephysics.particle.HEParticle
Get position in X,Y,Z,time
getPosition() - Method in class jhplot.shapes.HShape
Get position of a primitive
getPosition() - Method in class org.jlab.hipo.io.HipoReader
 
getPosition() - Method in class org.jlab.hipo.io.HipoRecordIndex
returns record position relative to the file start.
getPositionCoordinate() - Method in class jhplot.HKey
Is the position set?
getPositionCoordinate() - Method in class jhplot.HLabel
Is the position set?
getPositionCoordinate() - Method in class jhplot.HLabelEq
Is the position set?
getPositionCoordinate() - Method in class jhplot.HMLabel
Is the position set?
getPositionCoordinate() - Method in class jhplot.shapes.HShape
Is the position set?
getPositionInFile() - Method in class org.jlab.hipo.io.HipoRecordHeader
 
getPowerN(double[], int) - Static method in class jhplot.math.ArrayMathUtils
Sums all components then puts to power n.
getPrecedence() - Method in class jhplot.math.exp4j.operator.Operator
Check the precedence value for the operator
getPrediction() - Method in class jhplot.stat.LinReg
Get prediction lines
getPrediction(Color) - Method in class jhplot.stat.LinReg
Get prediction lines
getPredictionBand() - Method in class jhplot.stat.LinReg
Calculate the prediction band in form of P1D with errors.
getPredictionBand(Color) - Method in class jhplot.stat.LinReg
Calculate the prediction band in form of P1D with errors.
getPredictionBand(Color, double) - Method in class jhplot.stat.LinReg
Calculate the prediction band in form of P1D with errors.
getPredictionBand(int, Color, double) - Method in class jhplot.stat.LinReg
Calculate the prediction band in form of P1D with errors.
getPreferredSize() - Method in class jplot.GraphGeneral
Get the preferred size of this component.
getPreferredSize() - Method in class jplot.LineStyle
 
getPreferredSize() - Method in class jplot.panels.ColorPreview
 
getPreferredSize() - Method in class jplot.SimpleEditor
 
getPreferredSize() - Method in class jplot.SmallColorPreview
 
getPrimitives() - Method in class jplot.GraphSettings
Returns a vector with the graph primitives.
getProbability() - Method in class jhplot.H1D
Return q probability distribution derived from a histogram.
getProbability() - Method in class jhplot.H2D
Return q probability distribution derived from a histogram.
getProbabilityOfSuccess() - Method in class jhplot.math.num.pdf.Binomial
Access probability of success.
getProbabilityOfSuccess() - Method in class jhplot.math.num.pdf.Geometric
Access probability of success.
getProbabilityOfSuccess() - Method in class jhplot.math.num.pdf.NegativeBinomial
Access probability of success.
getProcess_noise_cov() - Method in class jhplot.math.kalman.JKalman
Getter
getProfileX() - Method in class org.jlab.groot.data.H2F
 
getProfileY() - Method in class org.jlab.groot.data.H2F
 
getPt() - Method in class hephysics.jet.ParticleD
Get cached Pt.
getPt2() - Method in class hephysics.jet.ParticleD
Get cached perp**2.
getPTileThreshold(double) - Method in class jhplot.utils.SHisto
Calculates the p-tile threshold.
getQ() - Method in class jhplot.math.kalman.jama.QRDecomposition
Generate and return the (economy-sized) orthogonal factor
getQ() - Method in class jhplot.math.QRDecomposition
Generate and return the (economy-sized) orthogonal factor
getQuickX(int) - Method in class jhplot.P1D
Return a specific X-value quickly (no bound check).
getQuickY(int) - Method in class jhplot.P1D
Return a specific Y-value quickly (no bound check).
getR() - Method in class jhplot.math.kalman.jama.QRDecomposition
Return the upper triangular factor
getR() - Method in class jhplot.math.QRDecomposition
Return the upper triangular factor
getRadius() - Method in class jhplot.shapes.Circle
Get the radius
getRadiusX() - Method in class jhplot.shapes.Ellipse
Get the radius in X.
getRadiusY() - Method in class jhplot.shapes.Ellipse
Get the radius in Y.
getRandMinMax(double, double) - Static method in class org.jlab.groot.math.FunctionFactory
 
getRandom() - Method in class org.jlab.groot.math.UserParameter
 
getRange() - Method in class jplot.Contour
Return the range of the grid
getRange() - Method in class org.jlab.groot.base.AxisAttributes
 
getRange(double) - Method in class org.jlab.groot.base.ColorPalette
 
getRange() - Method in class org.jlab.groot.graphics.GraphicsAxis
 
getRange() - Method in class org.jlab.groot.math.Func1D
 
getRange() - Method in class org.jlab.groot.ui.GraphicsAxis
 
getRangeCopy(double[], int, int) - Static method in class jhplot.math.DoubleArray
Extract a section of an array.
getRangeCopy(int[], int, int) - Static method in class jhplot.math.IntegerArray
 
getRank() - Method in class org.jlab.groot.matrix.SparseIndex
 
getRapidity() - Method in class hephysics.jet.ParticleD
Get cached rapidity
getReader() - Method in class jhplot.io.FileRoot
Returns RootFileReader
getRecord() - Method in class org.jlab.hipo.io.HipoFileInfo
 
getRecordCount() - Method in class org.jlab.hipo.io.HipoReader
 
getRecordHeaderData() - Method in class org.jlab.hipo.io.HipoRecordHeader
 
getRecordHeaderLength() - Method in class org.jlab.hipo.io.HipoRecordHeader
 
getRecords() - Method in class jhplot.io.HDataBase
Returns the current number of records in the database.
getRecordSize() - Method in class org.jlab.hipo.io.HipoRecordHeader
 
getRecordStart() - Method in class org.jlab.hipo.io.HipoFileHeader
 
getRegion(String, int, int, int, int) - Method in class org.jlab.groot.data.H2F
Specifies the region in the 2D histogram with those attributes
getRelativeError() - Method in interface jhplot.math.num.IterativeMethod.IterativeState
Access the current relative error in the evaluation.
getRepresentation() - Method in class hephysics.vec.SpacePoint
 
getResiduals() - Method in class jhplot.stat.LinReg
Get residuals
getResult() - Method in class jhplot.HFitter
Get result of the fit.
getResult() - Method in class jhplot.stat.LinReg
Get the linear regression result
getResult() - Method in class jhplot.stat.LinRegWeighted
Get the fit results
getResults() - Method in class org.jlab.groot.data.DatasetOperations
 
getRGB(int) - Static method in class jhplot.utils.ColorPixel
Get (R,G,B) from a pixel color.
getRGB(int[]) - Static method in class jhplot.utils.ColorPixel
Get array list with (R,G,B) from list of pixels.
getRightMargin() - Method in class jplot.GraphSettings
Returns the distance between the right-border of the panel and the right Y-axis.
getRightMargin() - Method in class org.jlab.groot.base.PadMargins
 
getRMS() - Method in class org.jlab.groot.data.DataVector
 
getRMS() - Method in class org.jlab.groot.data.H1F
Calculates the root mean square of the histogram data
getRmsX() - Method in class jhplot.H2D
Get RMS on X
getRmsX() - Method in class jhplot.HProf2D
Get RMS on X
getRmsY() - Method in class jhplot.H2D
Get RMS on Y
getRmsY() - Method in class jhplot.HProf2D
Get RMS on Y
getRoot() - Method in class org.jlab.groot.data.Directory
 
getRoot() - Method in class root.RootHistogramTreeModel
 
getRootClass() - Method in class root.FakeTKey
 
getRootNode() - Method in class org.jlab.groot.tree.Tree
 
getRotation() - Method in class jhplot.gui.GHMargin
Get the rotation angle of the text in degrees.
getRotation() - Method in class jhplot.HKey
Returns the rotation angle.
getRotation() - Method in class jhplot.HLabel
Returns the rotation angle.
getRotation() - Method in class jhplot.HMLabel
Returns the rotation angle.
getRotation() - Method in class jhplot.shapes.HShape
Get rotation angle theta.
getRotation() - Method in class jplot.GraphLabel
Returns the rotation angle.
getRotationAngle() - Method in class jhplot.HPlot3D
Get the rotation angle
getRow(int) - Method in class jhplot.PND
Return a specific row as array
getRow(int) - Method in class jhplot.PNI
Return a specific row as array
getRow() - Method in class org.jlab.groot.tree.TreeTextFile
 
getRowCopy(double[][], int) - Static method in class jhplot.math.DoubleArray
Extract a row from a matrix.
getRowCopy(int[][], int) - Static method in class jhplot.math.IntegerArray
 
getRowDimension() - Method in class jhplot.math.kalman.jama.Matrix
Get row dimension.
getRowP0D(int) - Method in class jhplot.PND
Return a specific row as P0D
getRowP0D(int) - Method in class jhplot.PNI
Return a specific row as P0D
getRowPackedCopy() - Method in class jhplot.math.kalman.jama.Matrix
Make a one-dimensional row packed copy of the internal array.
getRows(String, int, int) - Method in class jhplot.PND
Get rows : min is inxluded, max is not;
getRows(String, int, int) - Method in class jhplot.PNI
Get rows : min is inxluded, max is not;
getRows() - Method in class org.jlab.groot.group.DataGroup
 
getRows() - Method in class org.jlab.groot.group.DataGroupDescriptor
 
getRowsCopy(double[][], int...) - Static method in class jhplot.math.DoubleArray
Extract specific rows from a matrix.
getRowsCopy(int[][], int...) - Static method in class jhplot.math.IntegerArray
 
getRowsRangeCopy(double[][], int, int) - Static method in class jhplot.math.DoubleArray
Extract a range of rows from a matrix.
getRowsRangeCopy(int[][], int, int) - Static method in class jhplot.math.IntegerArray
 
getS() - Method in class jhplot.math.SingularValueDecomposition
Return the diagonal matrix of singular values
getSampleSize() - Method in class jhplot.math.num.pdf.Hypergeometric
Access the sample size.
getScale() - Method in class jhplot.math.num.pdf.Cauchy
Access the scale parameter.
getScale() - Method in class jhplot.math.num.pdf.Laplace
Access the scale.
getScale() - Method in class jhplot.math.num.pdf.Logistic
Access the scale parameter.
getScale() - Method in class jhplot.math.num.pdf.Rayleigh
Access the scale parameter.
getScale() - Method in class jhplot.math.num.pdf.Weibull
Access the scale parameter.
getScaledPosition(double, double) - Method in class jhplot.shapes.HShape
Scale the positions
getScaling() - Method in class jhplot.HPlot3D
Get the scaling
getScanResults() - Method in class org.jlab.groot.tree.Tree
returns a list of data vectors stores after the last scan was done.
getSchema() - Method in class org.jlab.hipo.data.HipoGroup
 
getSchema(String) - Method in class org.jlab.hipo.schema.SchemaFactory
 
getSchema(int) - Method in class org.jlab.hipo.schema.SchemaFactory
 
getSchemaEvent() - Method in class org.jlab.hipo.schema.SchemaFactory
returns a HipoEvent containing a bank with descriptors.
getSchemaFactory() - Method in class org.jlab.hipo.data.HipoEvent
 
getSchemaFactory() - Method in class org.jlab.hipo.io.HipoReader
 
getSchemaFactory() - Method in class org.jlab.hipo.io.HipoWriter
Returns the Schema factory of the writer.
getSchemaList() - Method in class org.jlab.hipo.schema.SchemaFactory
 
getSelectedBin() - Method in class org.jlab.groot.matrix.SparseIndexPane
 
getSelectedColor() - Method in class jplot.panels.PanelColor
 
getSelectedColor() - Method in class jplot.panels.PanelFonts
 
getSelectedFileWithExtension(JFileChooser) - Static method in class jhplot.io.images.ExportVGraphics
Returns the selected file from a JFileChooser, including the extension from the file filter.
getSelectedFont() - Method in class jhplot.utils.ShowFonts
Retrieve the selected font, or null
getSelectedFont() - Method in class jplot.panels.PanelFonts
 
getSelectedIndex() - Method in class jplot.SmallScrollPane
Returns the selected index of the scroll pane.
getSelectedItem() - Method in class jplot.Utils.LabeledComboBox
 
getSelectedName() - Method in class jhplot.utils.ShowFonts
Retrieve the selected font name.
getSelectedOrder() - Method in class org.jlab.groot.matrix.SparseIndexPane
 
getSelectedSize() - Method in class jhplot.utils.ShowFonts
Retrieve the selected size
getSelector() - Method in class org.jlab.groot.tree.Tree
returns default tree selector.
getSelectorCuts() - Method in class org.jlab.groot.tree.TreeSelector
 
getSeparation() - Method in class jhplot.HKey
Return vertical separation between different keys.
getSettings(XMLWrite) - Method in class jhplot.shapes.HShape
Returns the settings of the primitive in a XML instance.
getSettings(XMLWrite, String) - Method in class jplot.DataFile
Adds the settings of this panel to the XML settings toolbox.
getSettings(XMLWrite) - Method in class jplot.GraphLabel
Returns the settings of the current label in a XML instance.
getSettings(XMLWrite) - Method in class jplot.GraphSettings
Writes the current parameter settings to a File stream.
getSettings(XMLWrite) - Method in class jplot.LinePars
This function is called when writing a script file of the current settings.
getSettings() - Method in class jplot.XMLWrite
Returns the settings currently added to the buffer in a string
getShadow() - Method in class jhplot.HPlot
Returns whether or not a shadow will be drawn at the panel border.
getShape() - Method in class jhplot.math.num.pdf.Weibull
Access the shape parameter.
getShort(int) - Method in class org.jlab.hipo.data.HipoNode
returns the value of the short array for given index.
getShort() - Method in class org.jlab.hipo.data.HipoNode
 
getShortFromByte(byte) - Static method in class org.jlab.hipo.io.HipoByteUtils
 
getShortFromInt(int) - Static method in class org.jlab.hipo.io.HipoByteUtils
 
getSigmaSlices() - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
getSignificantFigures(List<Double>) - Method in class org.jlab.groot.graphics.GraphicsAxis.GraphicsAxisTicks
 
getSignificantFigures(List<Double>) - Method in class org.jlab.groot.ui.GraphicsAxisLabels
calculates significant figures between two end points.
getSingularValues() - Method in class jhplot.math.SingularValueDecomposition
Return the one-dimensional array of singular values
getSize() - Method in class jhplot.math.num.DoubleArray
Access the size of this array.
getSize() - Method in class org.jlab.groot.data.DataVector
Returns the number of entries in the vector
getSize(Graphics2D, boolean) - Method in class org.jlab.groot.graphics.GraphicsAxis
 
getSize(Graphics2D, boolean) - Method in class org.jlab.groot.ui.GraphicsAxis
 
getSize() - Method in class org.jlab.hipo.data.HipoNodeBuilder
returns current size of the container.
getSize() - Method in enum org.jlab.hipo.data.HipoNodeType
 
getSizeX() - Method in class jhplot.gui.GHMargin
Get the size of this margin panel in X
getSizeX() - Method in class jhplot.gui.GHPanel
Get the width of the main panel which keeps all margins and the central panel (in pixels)
getSizeY() - Method in class jhplot.gui.GHMargin
Get the size of this margin in Y
getSizeY() - Method in class jhplot.gui.GHPanel
Get the height of the main panel which keeps all margins and the central panel (in pixels)
getSlicesCardinals() - Method in class jhplot.math.Slicing
 
getSlicesCenters() - Method in class jhplot.math.Slicing
 
getSlicesIndexes() - Method in class jhplot.math.Slicing
 
getSlicesWidths() - Method in class jhplot.math.Slicing
 
getSlicesX() - Method in class org.jlab.groot.data.H2F
 
getSlicesY() - Method in class org.jlab.groot.data.H2F
 
getSlicingMatrix() - Method in class jhplot.math.Slicing
 
getSlope() - Method in class jhplot.stat.LinReg
Get slope
getSlope() - Method in class jhplot.stat.LinRegWeighted
Get slope
getSlopeError() - Method in class jhplot.stat.LinReg
Get the standard error on slope
getSlopeError() - Method in class jhplot.stat.LinRegWeighted
Get the standard error on slope
getSmoothed(boolean, int) - Method in class jhplot.utils.SHisto
Computes a smoothed version of the histogram.
getSpaceparity() - Method in class hephysics.particle.HEParticle
get P space parity
getSpin() - Method in class hephysics.particle.HEParticle
Get J total spin
getSSE() - Method in class jhplot.stat.LinReg
Get SSE value
getSSR() - Method in class jhplot.stat.LinReg
Ger SSR value
getStandardDeviation() - Method in class jhplot.math.num.pdf.LogNormal
Access the standard deviation.
getStandardDeviation() - Method in class jhplot.math.num.pdf.Normal
Access the standard deviation.
getStandardDeviation() - Method in class jhplot.utils.SHisto
Returns the standard deviation for all bands of the histogram.
getStartColor() - Method in class jplot.LinePars
Returns the start color of the pen.
getStat() - Method in class jhplot.H1D
Calculate complete statistics for this histogram.
getStat() - Method in class jhplot.H2D
Calculate complete statistics for this histogram for the X or Y Unlike other methods (like mean or rms), it performs calculations on the existing histogram, thus the method is somewhat slow.
getStat() - Method in class jhplot.P0D
Get complete statistics for this container.
getStat() - Method in class jhplot.P0I
Get complete statistics for this container.
getStat(int) - Method in class jhplot.P1D
Get complete statistics for this container for a given axis.
getStatBox() - Method in class org.jlab.groot.data.GraphErrors
 
getStatBox() - Method in class org.jlab.groot.data.H1F
 
getStatBox() - Method in class org.jlab.groot.data.H2F
 
getStatBox() - Method in interface org.jlab.groot.data.IDataSet
 
getStatBox() - Method in class org.jlab.groot.math.Func1D
 
getStatBoxFont() - Method in class org.jlab.groot.base.PadAttributes
 
getStatBoxFontSize() - Method in class org.jlab.groot.graphics.EmbeddedPad
 
getStatBoxOffsetX() - Method in class org.jlab.groot.base.PadAttributes
 
getStatBoxOffsetY() - Method in class org.jlab.groot.base.PadAttributes
 
getState_post() - Method in class jhplot.math.kalman.JKalman
 
getState_pre() - Method in class jhplot.math.kalman.JKalman
Getter
getStatParameters() - Method in class jhplot.H1D
Get statistical parameters of a Histogram as a list of strings
getStatString() - Method in class jhplot.P0D
Returns a string representing statistics.
getStatString() - Method in class jhplot.P0I
Get string with all statistics
getStatText() - Method in class org.jlab.groot.data.H1F
 
getStatus() - Method in class hephysics.particle.HEParticle
Status Monte Carlo code
getStatusString() - Method in class org.jlab.hipo.io.HipoReader
 
getStatusString() - Method in class org.jlab.hipo.io.HipoWriter
returns a status string containing statistics for all interactions with the writer.
getStd(int) - Method in class jhplot.stat.PCA
Get standard deviations
getStep() - Method in class org.jlab.groot.math.UserParameter
 
getStirlingError(double) - Static method in class jhplot.math.num.pdf.SaddlePoint
Compute the error of Stirling's series at the given value.
getStream(String) - Static method in class jhplot.io.ArrayReaderWriter
Create a stream to the file specified by filename.
getString() - Method in class jhplot.gui.GHMargin
Get the title of this panel
getString(String, String) - Method in class jplot.XMLRead
Returns the value of a string element.
getString(AttributeType) - Method in class org.jlab.groot.base.Attributes
 
getString() - Method in class org.jlab.hipo.data.HipoNode
returns a String object from the node.
getString(String, String) - Method in class org.jlab.hipo.json.JsonObject
Returns the String value of the member with the specified name in this object.
getStringByteArray(Integer, byte[]) - Static method in class org.jlab.hipo.utils.ArrayTable
 
getStringInt(byte[]) - Static method in class org.jlab.hipo.io.HipoHeader
 
getStringPositionX() - Method in class jhplot.gui.GHMargin
Get the text position in X relative to widths
getStringPositionY() - Method in class jhplot.gui.GHMargin
Get the text position in Y relative to the frame height.
getStringValues() - Method in class jhplot.P0D
Return all values as a string.
getStringValues() - Method in class jhplot.P0I
Return all values as a string.
getStroke() - Method in class jhplot.shapes.HShape
Get the Stroke to a specific value
getStroke() - Method in class jplot.DataArray
Returns the stroke used to plot these points.
getStroke(String, BasicStroke) - Method in class jplot.XMLRead
Returns Stroke
getStroke(int) - Static method in class org.jlab.groot.base.GStyle
 
getStyle() - Static method in class org.jlab.groot.base.TStyle
 
getStyleChooser() - Method in class jplot.JPlot
 
getSubMatrixRangeCopy(double[][], int, int, int, int) - Static method in class jhplot.math.DoubleArray
Carve out a submatrix from the input matrix and return a copy.
getSubMatrixRangeCopy(int[][], int, int, int, int) - Static method in class jhplot.math.IntegerArray
 
getSubTicLength(int) - Method in class jhplot.HPlot
Returns the length of the sub-ticks.
getSubTicLength(int) - Method in class jplot.GraphSettings
Returns the subtic length of the tics.
getSubTicNumber(int) - Method in class jhplot.HPlot
Get the number of subticks for a given axis
getSubTicNumber(int) - Method in class jplot.GraphSettings
Returns the number of subtics.
getSubTotal(int, int, int) - Method in class jhplot.utils.SHisto
Returns the total bin count for the specified sub-range (via "min" and "max" bin) of the indicated band.
GetSuffix(int) - Method in class jplot3dp.MathParser.SimpleCharStream
 
getSummary() - Method in class jhplot.stat.PCA
Return projection vectors and information per projection vector.
getSummary() - Method in class jhplot.stat.StatShape
Return all shape parameters
getSumXSquared() - Method in class jhplot.stat.LinReg
Get sun of the square
getSurfaceModel() - Method in class jhplot.HPlot3D
Get current surface
getSxx() - Method in class jhplot.stat.LinReg
Get Sxx value: sumXsquared - sumX * sumX / n
getSymbol() - Method in class jhplot.DrawOptions
Get current symbol.
getSymbol() - Method in class jhplot.math.exp4j.operator.Operator
Get the operator symbol
getSymbol() - Method in class jplot.LinePars
Returns the symbol type (symbolic constant)
getSymbolColor() - Method in class jhplot.P2D
Get color attribute
getSymbolShape() - Method in class jhplot.DrawOptions
Return symbol shape as a string.
getSymbolSize() - Method in class jhplot.DrawOptions
Get the size of the symbols
getSymbolSize() - Method in class jhplot.P2D
Get size of the symbols
getSymbolSize() - Method in class jplot.LinePars
Returns the size of the symbol in points
getSys(P1D[]) - Method in class jhplot.P1D
Return P1D array which contains 2nd level errors (or systematic errors) evaluated from an array of P1D data holders.
getSystemFonts() - Static method in class org.jlab.groot.base.FontProperties
 
getSystemFontsArray() - Static method in class org.jlab.groot.base.FontProperties
 
getSyy() - Method in class jhplot.stat.LinReg
Get SYY value: sumYsquared - sumY * sumY / n
getT() - Method in class hephysics.vec.HepLorentzVector
Get time (as t())
getTable() - Static method in class org.jlab.groot.ui.LatexTextTools
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class jplot.panels.PanelPlot.ButtonEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jplot.panels.PanelPlot.LineStyleButtonRenderer
 
getTdsFactor() - Method in class jplot.GraphSettings
Returns the factor used to plot a TDS circle.
getText() - Method in class jhplot.HKey
Get the text of the label.
getText() - Method in class jhplot.HLabel
Get the text of the label.
getText() - Method in class jhplot.HLabelEq
Get the equation text of the label.
getText() - Method in class jhplot.HMLabel
Get text of the label.
getText() - Method in interface jhplot.math.io.StringPrintable
 
getText() - Method in class jhplot.shapes.Text
Get a string with the text.
getText() - Method in class jplot.GraphLabel
 
getText() - Method in class jplot.Utils.CheckBoxWithText
 
getText() - Method in class jplot.Utils.LabeledTextField
 
getText() - Method in class org.jlab.groot.ui.LatexText
 
getText() - Method in class org.jlab.hipo.schema.Schema
returns a String representation of the Schema.
getTextBottom() - Method in class jhplot.gui.GHPanel
Get the text of bottom margin.
getTextBottomColor() - Method in class jhplot.gui.GHPanel
Get the color of bottom margin for the text.
getTextBottomColorBack() - Method in class jhplot.gui.GHPanel
Get the background color of bottom margin
getTextBottomFont() - Method in class jhplot.gui.GHPanel
Get the font of bottom margin.
getTextDescent() - Method in class jplot.GraphLabel
Returns the text descent
getTextHeight() - Method in class jplot.GraphLabel
Returns the height of the text of the label
getTextLeft() - Method in class jhplot.gui.GHPanel
Get the text of left margin.
getTextLeftColor() - Method in class jhplot.gui.GHPanel
Get the color of bottom margin for the text.
getTextLeftColorBack() - Method in class jhplot.gui.GHPanel
Get the background color of left margin
getTextLeftFont() - Method in class jhplot.gui.GHPanel
Get the font of left margin.
getTextPosBottomX() - Method in class jhplot.gui.GHPanel
Get the text position in X relative to widths for bottom margin
getTextPosBottomY() - Method in class jhplot.gui.GHPanel
Get the text position in Y relative to widths for bottom margin
getTextPosLeftX() - Method in class jhplot.gui.GHPanel
Get the text position in X relative to widths for left margin
getTextPosLeftY() - Method in class jhplot.gui.GHPanel
Get the text position in Y relative to widths for left margin
getTextPosRightX() - Method in class jhplot.gui.GHPanel
Get the text position in X relative to widths for right margin
getTextPosRightY() - Method in class jhplot.gui.GHPanel
Get the text position in Y relative to widths for right margin
getTextPosTopX() - Method in class jhplot.gui.GHPanel
Get the text position in X relative to widths for top margin
getTextPosTopY() - Method in class jhplot.gui.GHPanel
Get the text position in Y relative to widths for top margin
getTextRight() - Method in class jhplot.gui.GHPanel
Get text of right margin.
getTextRightColor() - Method in class jhplot.gui.GHPanel
Get the color of right margin for the text.
getTextRightColorBack() - Method in class jhplot.gui.GHPanel
Get the background color of right margin
getTextRightFont() - Method in class jhplot.gui.GHPanel
Get the font of right margin.
getTextRotationBottom() - Method in class jhplot.gui.GHPanel
Get the text rotation for bottom margin
getTextRotationLeft() - Method in class jhplot.gui.GHPanel
Get the text rotation for left margin
getTextRotationRight() - Method in class jhplot.gui.GHPanel
Get the text rotation for right margin
getTextRotationTop() - Method in class jhplot.gui.GHPanel
Get the text rotation for top margin
getTextsHeight(Graphics2D) - Method in class org.jlab.groot.graphics.GraphicsAxis.GraphicsAxisTicks
 
getTextString() - Method in class org.jlab.groot.ui.LatexText
 
getTextsWidth(Graphics2D) - Method in class org.jlab.groot.graphics.GraphicsAxis.GraphicsAxisTicks
 
getTextTop() - Method in class jhplot.gui.GHPanel
Get text of top margin (title).
getTextTopColor() - Method in class jhplot.gui.GHPanel
Get the color of top margin for the text.
getTextTopColorBack() - Method in class jhplot.gui.GHPanel
Get the background color of top margin
getTextTopFont() - Method in class jhplot.gui.GHPanel
Get the font of top margin
getTextWidth() - Method in class jplot.GraphLabel
Returns the width of the text of the label
getTicColor(int) - Method in class jhplot.HPlot
Returns the color used by the labels drawn at each tick.
getTicColor(int) - Method in class jplot.GraphSettings
Returns the color used by the labels drawn at each tic.
getTicFont(int) - Method in class jhplot.HPlot
Returns the font used by the labels drawn at each tick.
getTicFont(int) - Method in class jplot.GraphSettings
Returns the font used by the labels drawn at each tic.
getTicks() - Method in class org.jlab.groot.ui.GraphicsAxisLabels
 
getTickSize() - Method in class org.jlab.groot.base.AxisAttributes
 
getTicLength(int) - Method in class jhplot.HPlot
Returns the length of the ticks.
getTicLength(int) - Method in class jplot.GraphSettings
Returns the length of the tics.
getTicsMirror(int) - Method in class jhplot.HPlot
Returns whether or not we should draw ticks on the mirror axis.
getTicsRotate(int) - Method in class jhplot.HPlot
Returns whether or not we should rotate the ticks.
getTimeCreation() - Method in class jhplot.io.HBook
Return time of file creation.
getTitle() - Method in class jhplot.DrawOptions
Get the title of an object.
getTitle() - Method in class jhplot.F3D
Get the title
getTitle() - Method in class jhplot.FProxy
Get the title of the function.
getTitle() - Method in class jhplot.H3D
get Title of the histogram
getTitle() - Method in class jhplot.HProf1D
get Title of the histogram
getTitle() - Method in class jhplot.io.FileRoot
Get ROOT title
getTitle() - Method in class jhplot.P0D
Get a new title
getTitle() - Method in class jhplot.P0I
Get a new title
getTitle() - Method in class jhplot.P3D
Get a new title
getTitle() - Method in class jhplot.Plottable
Get a new title
getTitle() - Method in class jhplot.PND
Get a new title.
getTitle() - Method in class jhplot.PNI
Get a new title
getTitle() - Method in class jhplot.VHolder
Get title of the container
getTitle() - Method in class jplot.DataArray
Get the title if any
getTitle() - Method in class jplot.DataArray2D
Get the title if any
getTitle() - Method in class jplot.DataArray3D
Get the title if any
getTitle() - Method in class org.jlab.groot.base.AxisAttributes
 
getTitle() - Method in class org.jlab.groot.base.DatasetAttributes
 
getTitle() - Method in class org.jlab.groot.base.PadAttributes
 
getTitle() - Method in class org.jlab.groot.data.GraphErrors
 
getTitle() - Method in class org.jlab.groot.data.H1F
The getter for the histogram title.
getTitle() - Method in class org.jlab.groot.data.H2F
The getter for the histogram title.
getTitle() - Method in class org.jlab.groot.graphics.EmbeddedPad
 
getTitle(String) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
getTitle() - Method in class org.jlab.groot.graphics.GraphicsAxis
 
getTitle() - Method in class org.jlab.groot.math.Axis
 
getTitle() - Method in class root.FakeTKey
 
getTitleFont() - Method in class org.jlab.groot.base.AxisAttributes
 
getTitleFont() - Method in class org.jlab.groot.base.PadAttributes
 
getTitleFont() - Method in class org.jlab.groot.graphics.EmbeddedPad
 
getTitleFont(String) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
getTitleFont() - Method in class org.jlab.groot.graphics.GraphicsAxis
returns properties of the title font
getTitleFont() - Method in class org.jlab.groot.ui.GraphicsAxis
returns properties of the title font
getTitleFontName() - Method in class org.jlab.groot.base.AxisAttributes
 
getTitleFontName() - Method in class org.jlab.groot.base.PadAttributes
 
getTitleFontSize() - Method in class org.jlab.groot.base.AxisAttributes
 
getTitleFontSize() - Method in class org.jlab.groot.base.PadAttributes
 
getTitleFontSize() - Method in class org.jlab.groot.graphics.EmbeddedPad
 
getTitleFontSize() - Method in class org.jlab.groot.graphics.GraphicsAxis
 
getTitleOffset() - Method in class org.jlab.groot.base.AxisAttributes
 
getTitleOffset() - Method in class org.jlab.groot.base.PadAttributes
 
getTitleOffset() - Method in class org.jlab.groot.graphics.EmbeddedPad
 
getTitleX() - Method in class org.jlab.groot.base.DatasetAttributes
 
getTitleX() - Method in class org.jlab.groot.data.GraphErrors
 
getTitleX() - Method in class org.jlab.groot.data.H1F
The getter for the x-axis title.
getTitleX() - Method in class org.jlab.groot.data.H2F
The getter for the x-axis title.
getTitleY() - Method in class org.jlab.groot.base.DatasetAttributes
 
getTitleY() - Method in class org.jlab.groot.data.GraphErrors
 
getTitleY() - Method in class org.jlab.groot.data.H1F
The getter for the y-axis title.
getTitleY() - Method in class org.jlab.groot.data.H2F
The getter for the y-axis title.
getToken(int) - Method in class jplot3dp.MathParser.MathParser
 
getToolBar() - Method in class org.jlab.groot.studio.StudioToolBar
 
getTopMargin() - Method in class jplot.GraphSettings
Returns the distance between the top-border of the panel and the top X-axis.
getTopMargin() - Method in class org.jlab.groot.base.PadMargins
 
getTotals() - Method in class jhplot.utils.SHisto
Returns the total bin count over all bins for all bands.
getTransferData(DataFlavor) - Method in class org.jlab.groot.ui.TransferableImage
 
getTransferDataFlavors() - Method in class org.jlab.groot.ui.TransferableImage
 
getTransition_matrix() - Method in class jhplot.math.kalman.JKalman
 
getTransparency() - Method in class jhplot.shapes.HShape
Get the transparency level
getTree() - Method in class org.jlab.groot.tree.DynamicTree
 
getTree() - Method in class org.jlab.groot.tree.TreeAnalyzer
 
getTree() - Method in class org.jlab.groot.tree.TreeSelector
 
getTreeCuts() - Method in class org.jlab.groot.tree.DatasetDescriptor
 
getTreeExpressions() - Method in class org.jlab.groot.tree.DatasetDescriptor
 
getTreeIcons() - Static method in class org.jlab.groot.tree.Tree
returns icons for the tree
getTreeModel() - Method in interface org.jlab.groot.tree.TreeProvider
 
getTreeModel() - Method in class org.jlab.groot.tree.TreeTextFile
 
getTreeNode() - Method in class org.jlab.groot.data.Directory
 
getType() - Method in class jhplot.DrawOptions
Get the type of the object.
getType() - Method in class jhplot.FProxy
Get type of this function.
getType() - Method in class jhplot.math.exp4j.tokenizer.Token
 
getType() - Method in class jhplot.shapes.Arrow
Get the type of arrow
getType() - Method in class jplot.LinePars
Get the type of the data
getType() - Method in enum org.jlab.groot.base.AttributeType
 
getType(String) - Static method in enum org.jlab.groot.base.AttributeType
 
getType(Integer) - Static method in enum org.jlab.groot.base.AttributeType
 
getType() - Method in class org.jlab.hipo.data.HipoEvent.NodeIndexList
 
getType() - Method in class org.jlab.hipo.data.HipoNode
returns type of the elements stored in the buffer.
getType() - Method in enum org.jlab.hipo.data.HipoNodeType
Returns the id number of the detector.
getType(String) - Static method in enum org.jlab.hipo.data.HipoNodeType
 
getType(int) - Static method in enum org.jlab.hipo.data.HipoNodeType
 
getType() - Method in class org.jlab.hipo.schema.Schema.SchemaEntry
 
getU() - Method in class jhplot.math.kalman.jama.LUDecomposition
Return upper triangular factor
getU() - Method in class jhplot.math.LUDecomposition
Return upper triangular factor
getU() - Method in class jhplot.math.SingularValueDecomposition
Return the left singular vectors
getUnderflow() - Method in class jhplot.H1D
Number of underflow entries
getUnderflow() - Method in class jhplot.HProf1D
Number of underflow entries
getUnderflowEntriesX() - Method in class jhplot.H2D
Get underflow entries in X
getUnderflowEntriesX() - Method in class jhplot.HProf2D
Get underflow entries in X
getUnderflowEntriesY() - Method in class jhplot.H2D
Get underflow entries in Y
getUnderflowEntriesY() - Method in class jhplot.HProf2D
Get underflow entries in Y
getUnderflowHeight() - Method in class jhplot.H1D
Underflow height
getUnderflowHeight() - Method in class jhplot.HProf1D
Underflow height
getUnderflowHeightsX() - Method in class jhplot.HProf2D
Get underflow heights in X
getUnderflowHeightX() - Method in class jhplot.H2D
Get underflow height in X
getUnderflowHeightX() - Method in class jhplot.HProf2D
Get underflow height in X
getUnderflowHeightY() - Method in class jhplot.H2D
Get underflow height in Y
getUnderflowHeightY() - Method in class jhplot.HProf2D
Get underflow height in Y
getUniqueID() - Method in class root.FakeTKey
 
getUnit() - Method in class jplot.Utils.LabeledTextField
 
getUnit() - Method in class org.jlab.groot.tree.Branch
 
getUpper() - Method in class jhplot.math.num.pdf.Uniform
Access the upper parameter.
getUpperEdgeX(int) - Method in class jhplot.H2D
Get upper edge of the bin in X
getUpperEdgeX(int) - Method in class jhplot.HProf2D
Get upper edge of the bin in X
getUpperEdgeY(int) - Method in class jhplot.H2D
Get upper edge of the bin in Y
getUpperEdgeY(int) - Method in class jhplot.HProf2D
Get upper edge of the bin in Y
getUpperValue() - Method in class org.jlab.groot.ui.RangeSlider
Returns the upper value in the range.
getV() - Method in class jhplot.math.SingularValueDecomposition
Return the right singular vectors
getV3() - Method in class hephysics.particle.LParticle
Get a 3-vector woth (Px,Py,Pz) or (X,Y,Z)
getV3() - Method in class hephysics.vec.HepLorentzVector
Get 3-vector
getVal() - Method in class jhplot.math.ValueErr
Get current value
getValue() - Method in class jhplot.math.exp4j.tokenizer.NumberToken
Get the value of the number
getValue(int) - Method in class org.jlab.groot.data.DataVector
 
getValue() - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserItem
 
getValue() - Method in class org.jlab.groot.tree.Branch
 
getValue(ITree) - Method in class org.jlab.groot.tree.TreeExpression
 
getValue() - Method in class org.jlab.groot.ui.RangeSlider
Returns the lower value in the range.
getValue() - Method in class org.jlab.hipo.json.JsonObject.Member
Returns the value of this member.
getValues(int) - Method in class jhplot.H1D
Get positions in X,Y and Errors.
getValues(int) - Method in class jhplot.HProf1D
Get positions in X,Y and Errors.
getVariable(String) - Method in class jplot3dp.MathParser.MathParser
 
getVariables() - Method in class jhplot.FProxy
Get variables
getVariance() - Method in class jhplot.math.num.pdf.NegativeBinomial
Get mean value.
getVars() - Method in class jhplot.FND
Return all variables
getVarString() - Method in class jhplot.FND
Get arguments of the function (independent variables).
getVectorDouble(String) - Static method in class org.jlab.groot.matrix.SparseGridIO
 
getVectorInt(String) - Static method in class org.jlab.groot.matrix.SparseGridIO
 
getVectorSize() - Method in class org.jlab.groot.matrix.SparseVectorGrid
 
getVectorX() - Method in class org.jlab.groot.data.GraphErrors
 
getVectorX(int) - Method in class org.jlab.hipo.data.HipoNode
Get X component of the vector from the node with TYPE VECTOR3F
getVectorY() - Method in class org.jlab.groot.data.GraphErrors
 
getVectorY(int) - Method in class org.jlab.hipo.data.HipoNode
Get Y component of the vector from the node with TYPE VECTOR3F
getVectorZ(int) - Method in class org.jlab.hipo.data.HipoNode
Get Z component of the vector from the node with TYPE VECTOR3F
getVersion() - Method in class jhplot.io.EFile
Get version of the input file.
getVersion() - Method in class jhplot.io.FileRoot
Get ROOT version
getVersion() - Method in class jhplot.io.HBook
Get version of the file.
getVersion() - Method in class jhplot.io.HFileMap
Get file version.
getVersion() - Method in class jhplot.io.PFile
Get version of the input file.
getVersion() - Static method in class jhplot.JHPlot
Get version information
getVersion() - Method in class org.jlab.hipo.io.HipoFileHeader
 
getWhoAm() - Method in class jhplot.shapes.HShape
Primitive type
getWidth() - Method in class jplot.GraphLabel
Returns the width of the bounding box of the label
getWidth() - Method in class org.jlab.groot.graphics.EmbeddedPad
 
getWidthBin() - Method in class jplot.LinePars
Returns the histogram bin width, in case of histogram
getWorkingDirectory() - Static method in class org.jlab.groot.base.GStyle
 
getX(int) - Method in class jhplot.F1D
Get value in X-axis
getX(int) - Method in class jhplot.FND
Get value in X-axis
getX() - Method in class jhplot.HKey
Returns the X position of the text.
getX() - Method in class jhplot.HLabel
Returns the X position of the text.
getX() - Method in class jhplot.HLabelEq
Returns the X position of the text.
getX() - Method in class jhplot.HMLabel
Returns the X position of the text.
getX(int) - Method in class jhplot.P1D
Return a specific X-value.
getX(int) - Method in class jhplot.P2D
Return a specific X-value.
getX(int) - Method in class jhplot.P3D
Return a specific X-value.
getX(int) - Method in class jplot.DataArray
Return a specific X-value.
getX(int) - Method in class jplot.DataArray2D
Return a specific X-value.
getX(int) - Method in class jplot.DataArray3D
Return a specific X-value.
getX() - Method in class jplot.GraphLabel
Returns the X position of the bounding box.
getX() - Method in class jplot.PlotPoint
Return the current X-value.
getX() - Method in class jplot.PlotPoint2D
Return the current X-value.
getX() - Method in class jplot.PlotPoint3D
Return the current X-value.
getX() - Method in class org.jlab.groot.ui.LatexText
 
getXaxis() - Method in class org.jlab.groot.data.H1F
 
getxAxis() - Method in class org.jlab.groot.data.H1F
Retrieves the x-axis as an Axis object
getXAxis() - Method in class org.jlab.groot.data.H2F
 
getXBar() - Method in class jhplot.stat.LinReg
Get average x
getXBar() - Method in class jhplot.stat.LinRegWeighted
Get average x
getXColumn() - Method in class jplot.DataFile
Returns the index of the column used for the X-axis
getXE1left() - Method in class jhplot.P1D
Left error on X (1st level)
getXE1right() - Method in class jhplot.P1D
Right eroor on X
getXE2left() - Method in class jhplot.P1D
Left error on X (2nd level)
getXE2right() - Method in class jhplot.P1D
Right error (2nd level) on X
getXleft(int) - Method in class jhplot.P1D
Return a specific left error on X-value.
getXleft(int) - Method in class jplot.DataArray
Return a specific left error on X-value.
getXleft() - Method in class jplot.PlotPoint
Return the current left error on X-value.
getXleftSys(int) - Method in class jhplot.P1D
Return a specific left error on X-value (systematic error).
getXleftSys(int) - Method in class jplot.DataArray
Return a specific left error on X-value (systematical error).
getXleftSys() - Method in class jplot.PlotPoint
Return the current left systematical error on X-value.
getXPos() - Method in class jplot.GraphLabel
Returns the X position of the text.
getXright(int) - Method in class jhplot.P1D
Return a specific right error on X-value.
getXright(int) - Method in class jplot.DataArray
Return a specific right error on X-value.
getXright() - Method in class jplot.PlotPoint
Return the current right error on X-value.
getXrightSys(int) - Method in class jhplot.P1D
Return a specific right error on X-value (systematic error).
getXrightSys(int) - Method in class jplot.DataArray
Return a specific right error on X-value (systematical error).
getXrightSys() - Method in class jplot.PlotPoint
Return the current right systematical error on X-value.
getXval() - Method in class jhplot.P1D
Get array of X values;
getY(int) - Method in class jhplot.F1D
Get value in Y-axis
getY(int) - Method in class jhplot.FND
Get value in Y-axis
getY() - Method in class jhplot.HKey
Returns the Y position of the text.
getY() - Method in class jhplot.HLabel
Returns the Y position of the text.
getY() - Method in class jhplot.HLabelEq
Returns the Y position of the text.
getY() - Method in class jhplot.HMLabel
Returns the Y position of the text.
getY(int) - Method in class jhplot.P1D
Return a specific Y-value.
getY(int) - Method in class jhplot.P2D
Return a specific Y-value.
getY(int) - Method in class jhplot.P3D
Return a specific Y-value.
getY(int) - Method in class jplot.DataArray
Return a specific Y-value.
getY(int) - Method in class jplot.DataArray2D
Return a specific Y-value.
getY(int) - Method in class jplot.DataArray3D
Return a specific Y-value.
getY() - Method in class jplot.GraphLabel
Returns the Y position of the bounding box.
getY() - Method in class jplot.PlotPoint
Return the current Y-value.
getY() - Method in class jplot.PlotPoint2D
Return the current Y-value.
getY() - Method in class jplot.PlotPoint3D
Return the current Y-value.
getY() - Method in class org.jlab.groot.ui.LatexText
 
getYaxis() - Method in class org.jlab.groot.data.H1F
 
getyAxis() - Method in class org.jlab.groot.data.H1F
Retrieves the y-axis as an Axis object
getYAxis() - Method in class org.jlab.groot.data.H2F
 
getYBar() - Method in class jhplot.stat.LinReg
Get average Y
getYBar() - Method in class jhplot.stat.LinRegWeighted
Get average Y
getYColumn(int) - Method in class jplot.DataFile
Returns the index of the column used for the Y-axis.
getYE1down() - Method in class jhplot.P1D
Down error on Y (1st level)
getYE1upper() - Method in class jhplot.P1D
Upper error on Y (1st level)
getYE2down() - Method in class jhplot.P1D
Down error on Y (2nd level)
getYE2upper() - Method in class jhplot.P1D
Upper error on Y (2nd level)
getYlower(int) - Method in class jhplot.P1D
Return a specific lower error on Y-value.
getYlower(int) - Method in class jplot.DataArray
Return a specific lower error on Y-value.
getYlower() - Method in class jplot.PlotPoint
Return the lower error on current Y-value.
getYlowerSys(int) - Method in class jhplot.P1D
Return a specific total lower error on Y-value.
getYlowerSys(int) - Method in class jplot.DataArray
Return a specific total lower error on Y-value.
getYlowerSys() - Method in class jplot.PlotPoint
Return the lower systematical error on current Y-value.
getYPos() - Method in class jplot.GraphLabel
Returns the Y position of the text.
getYupper(int) - Method in class jhplot.P1D
Return a specific upper error on Y-value.
getYupper(int) - Method in class jplot.DataArray
Return a specific upper error on Y-value.
getYupper() - Method in class jplot.PlotPoint
Return the upper error on current Y-value.
getYupperSys(int) - Method in class jhplot.P1D
Return a specific systematical upper error on Y-value.
getYupperSys(int) - Method in class jplot.DataArray
Return a specific systematical upper error on Y-value.
getYupperSys() - Method in class jplot.PlotPoint
Return the upper systematical error on current Y-value.
getYval() - Method in class jhplot.P1D
Get array of Y values;
getZ(int) - Method in class jhplot.P2D
Return a specific Z-value.
getZ(int) - Method in class jhplot.P3D
Return a specific Z-value.
getZ(int) - Method in class jplot.DataArray2D
Return a specific Z-value.
getZ(int) - Method in class jplot.DataArray3D
Return a specific Z-value.
getZ() - Method in class jplot.PlotPoint2D
Return the current Z-value.
getZ() - Method in class jplot.PlotPoint3D
Return the current Z-value.
GHFontChooser - Class in jhplot.utils
Font selection dialog
GHFontChooser(Container, String) - Constructor for class jhplot.utils.GHFontChooser
 
GHFontChooser(JComponent) - Constructor for class jhplot.utils.GHFontChooser
 
GHFrame - Class in jhplot.gui
Create main Frame with several plots.
GHFrame(String, int, int, int, int, boolean) - Constructor for class jhplot.gui.GHFrame
Create main frame window
GHFrame(String, int, int) - Constructor for class jhplot.gui.GHFrame
Construct a GHFrame with a single plot/graph.
GHFrame(String, int, int, boolean) - Constructor for class jhplot.gui.GHFrame
Construct a GHFrame canvas with a single plot/graph.
GHFrame(String, int, int, int, int) - Constructor for class jhplot.gui.GHFrame
Construct a GHFrame canvas with plots/graphs.
GHFrame(String) - Constructor for class jhplot.gui.GHFrame
Construct a GHFrame canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
GHFrame() - Constructor for class jhplot.gui.GHFrame
Construct a GHFrame canvas with a plot with the default parameters 600 by 400, and 10% space for the global title "Default".
GHMargin - Class in jhplot.gui
Panels with global margin.
GHMargin(GHPanel, String) - Constructor for class jhplot.gui.GHMargin
Main class to create global margin
GHPanel - Class in jhplot.gui
Class to build the global panel with graphics.
GHPanel(int, int) - Constructor for class jhplot.gui.GHPanel
Create a panel with graphics.
Go() - Method in class jplot3dp.MathParser.MathParser
 
GPoints - Class in jplot
Draws a point-type corresponding to a symbolic constant, yielding values.
GPoints() - Constructor for class jplot.GPoints
 
GRAPHERRORS - Static variable in class org.jlab.groot.base.DatasetAttributes
 
GraphErrors - Class in org.jlab.groot.data
 
GraphErrors() - Constructor for class org.jlab.groot.data.GraphErrors
 
GraphErrors(String, double[], double[], double[], double[]) - Constructor for class org.jlab.groot.data.GraphErrors
 
GraphErrors(String, double[], double[]) - Constructor for class org.jlab.groot.data.GraphErrors
 
GraphErrors(String) - Constructor for class org.jlab.groot.data.GraphErrors
 
GraphErrorsPlotter - Class in org.jlab.groot.graphics
 
GraphErrorsPlotter(IDataSet) - Constructor for class org.jlab.groot.graphics.GraphErrorsPlotter
 
GraphGeneral - Class in jplot
The Graph class builds a panel which displays a graph according to the data stored in the DataArray.
GraphGeneral(JPlot, GraphSettings) - Constructor for class jplot.GraphGeneral
Main constructor.
GraphGeneral(GraphSettings) - Constructor for class jplot.GraphGeneral
Main constructor.
GraphGeneral.DragListener - Class in jplot
Drag listener, does the actual painting during dragging.
GraphGeneral.GraphMouseListener - Class in jplot
GraphMouseListener, allows to drag'n drop with the mouse.
GraphicsAxis - Class in org.jlab.groot.graphics
 
GraphicsAxis(int) - Constructor for class org.jlab.groot.graphics.GraphicsAxis
default
GraphicsAxis - Class in org.jlab.groot.ui
 
GraphicsAxis() - Constructor for class org.jlab.groot.ui.GraphicsAxis
default
GraphicsAxis.GraphicsAxisTicks - Class in org.jlab.groot.graphics
 
GraphicsAxisFrame - Class in org.jlab.groot.graphics
 
GraphicsAxisFrame() - Constructor for class org.jlab.groot.graphics.GraphicsAxisFrame
 
GraphicsAxisFrame - Class in org.jlab.groot.ui
 
GraphicsAxisFrame() - Constructor for class org.jlab.groot.ui.GraphicsAxisFrame
 
GraphicsAxisFrame(int) - Constructor for class org.jlab.groot.ui.GraphicsAxisFrame
 
GraphicsAxisLabels - Class in org.jlab.groot.ui
 
GraphicsAxisLabels() - Constructor for class org.jlab.groot.ui.GraphicsAxisLabels
 
GraphicsAxisTests - Class in org.jlab.groot.graphics
 
GraphicsAxisTests() - Constructor for class org.jlab.groot.graphics.GraphicsAxisTests
 
GraphicsAxisTicks() - Constructor for class org.jlab.groot.graphics.GraphicsAxis.GraphicsAxisTicks
 
graphicsFrameLineWidth - Static variable in class org.jlab.groot.base.GStyle
 
GraphicsTests - Class in org.jlab.groot.base
 
GraphicsTests() - Constructor for class org.jlab.groot.base.GraphicsTests
 
GraphLabel - Class in jplot
This class defines a label in terms of the actual text, font, color and position but also stuff like rotation, whether to hide or show etc.
GraphLabel(int, String, Font, Color) - Constructor for class jplot.GraphLabel
Constructor, sets the text of the label.
GraphLabel(int, Font, Color) - Constructor for class jplot.GraphLabel
Constructor, sets the text of the label.
GraphLabel(int, String) - Constructor for class jplot.GraphLabel
Constructor, sets the text of the label.
GraphLabel(String) - Constructor for class jplot.GraphLabel
Constructor, sets the text of the label.
GraphLabel(int) - Constructor for class jplot.GraphLabel
Constructor, sets the ID of the label but no text.
GraphLabel() - Constructor for class jplot.GraphLabel
Constructor, does nothing but initializing.
GraphLabel(GraphLabel) - Constructor for class jplot.GraphLabel
Constructor, builds the class with another graph label.
GraphMouseListener() - Constructor for class jplot.GraphGeneral.GraphMouseListener
 
GraphSettings - Class in jplot
GraphSettings contains the parameters which are used to draw the graph such as number of ticks, scaling values, offset parameters, axis lengths, colors, fonts, labels and their positions and much more.
GraphSettings(JFrame) - Constructor for class jplot.GraphSettings
Principal constructor.
GraphSettings() - Constructor for class jplot.GraphSettings
Principal constructor.
GRAPHTYPE_2D - Static variable in class jplot.GraphSettings
Graphtype, normal (classical) 2D graph.
GRAPHTYPE_MULTI - Static variable in class jplot.GraphSettings
Graphtype, the not-very-common multi-plot graph.
GRAPHTYPE_PIPER - Static variable in class jplot.GraphSettings
Graphtype, piper diagram (ask geochemists what that is).
GraphXY - Class in jplot
The GraphXY class builds a panel which displays a 2Dgraph according to the data stored in the DataArray.
GraphXY(JPlot, GraphSettings) - Constructor for class jplot.GraphXY
Main constructor.
GraphXY(GraphSettings) - Constructor for class jplot.GraphXY
Constructor, sets the settings to their default values.
GREATER - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
GREATEREQ - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
green3D - Static variable in class org.jlab.groot.base.ColorPalette
 
gridDivsU - Variable in class jplot3dp.ModelView.ModelFunction
 
gridDivsV - Variable in class jplot3dp.ModelView.ModelFunction
 
GridOperations - Class in org.jlab.groot.matrix
 
GridOperations() - Constructor for class org.jlab.groot.matrix.GridOperations
 
GridOptions() - Constructor for class jplot.panels.PanelAxes.GridOptions
Principal constructor.
GridStudio - Class in org.jlab.groot.matrix
 
GridStudio(String) - Constructor for class org.jlab.groot.matrix.GridStudio
 
GridStudio() - Constructor for class org.jlab.groot.matrix.GridStudio
 
gridToFront() - Method in class jplot.GraphSettings
Flag, saying whether the grid should be drawn at the foreground or not.
GROOTDemo - Class in org.jlab.groot.demo
 
GROOTDemo() - Constructor for class org.jlab.groot.demo.GROOTDemo
 
GROOTStudio - Class in org.jlab.groot.studio
 
GROOTStudio() - Constructor for class org.jlab.groot.studio.GROOTStudio
 
grootStyle - Static variable in class org.jlab.groot.base.TStyle
 
GroupNodeIndexList(int) - Constructor for class org.jlab.hipo.data.HipoEvent.GroupNodeIndexList
 
grow(double) - Method in class org.jlab.groot.math.Dimension1D
 
grow(double, double) - Method in class org.jlab.groot.math.Dimension2D
 
grow(Dimension2D) - Method in class org.jlab.groot.math.Dimension2D
 
grow(double, double, double) - Method in class org.jlab.groot.math.Dimension3D
 
grow(Dimension3D) - Method in class org.jlab.groot.math.Dimension3D
 
GStyle - Class in org.jlab.groot.base
 
GStyle() - Constructor for class org.jlab.groot.base.GStyle
 
gzip(byte[]) - Static method in class org.jlab.hipo.io.HipoByteUtils
returns the byte array GZIP compressed.

H

H1D - Class in jhplot
Histogram in one dimension (1D).
H1D() - Constructor for class jhplot.H1D
Build 1D histogram.
H1D(String, int, double, double) - Constructor for class jhplot.H1D
Build 1D histogram
H1D(String, double[]) - Constructor for class jhplot.H1D
Create 1D histogram with variable bin size.
H1D(String, IAxis) - Constructor for class jhplot.H1D
Create 1D histogram with variable bin size.
H1D(Histogram1D) - Constructor for class jhplot.H1D
Create H1D histogram from JAIDA Histogram1D class.
H1D(Cloud1D, int) - Constructor for class jhplot.H1D
Create H1D histogram from JAIDA Cloud1D class.
H1D(IHistogram1D) - Constructor for class jhplot.H1D
Create H1D histogram from JAIDA IHistogram1D class
H1D(TH1) - Constructor for class jhplot.H1D
Create H1D histogram from JAIDA TH1 histogram class
H1D - Static variable in class jplot.LinePars
 
H1DA - Class in jhplot
Adaptive histogram in one dimension (1D).
H1DA() - Constructor for class jhplot.H1DA
Create addaptive histogram.
H1F - Class in org.jlab.groot.data
Defines the class to create a basic 1D Histogram
H1F() - Constructor for class org.jlab.groot.data.H1F
The default constructor, which creates a Histogram1D object with the Name "default", the Title "default", no Axis titles, and sets the minimum xAxis value to 0, the maximum x value to 1, and creates 1 bin.
H1F(String, String, String, int, double, double) - Constructor for class org.jlab.groot.data.H1F
Creates a Histogram1D object using the specified name, axis titles, number of bins, and minimum and maximum x axis values.
H1F(String, double, double, float[]) - Constructor for class org.jlab.groot.data.H1F
Creates a 1-D Histogram with the specified name, minimum and maximum x-axis values, and the bin heights
H1F(String, int, double, double) - Constructor for class org.jlab.groot.data.H1F
Creates a 1-D Histogram with the specified name, number of bins, and minimum and maximum x-axis values
H1F(String, String, int, double, double) - Constructor for class org.jlab.groot.data.H1F
Creates a 1-D Histogram with the specified name, title, number of bins, and minimum and maximum x-axis values
H1F(String, String, double, double) - Constructor for class org.jlab.groot.data.H1F
Creates a new histogram using the name, title, minimum, and maximum.
H2D - Class in jhplot
Histogram in two dimensions (2D).
H2D(String, int, double, double, int, double, double) - Constructor for class jhplot.H2D
Create 2D histogram
H2D(IHistogram2D) - Constructor for class jhplot.H2D
Create H2D histogram from JAIDA IHistogram2D class
H2D(Cloud2D, int, int) - Constructor for class jhplot.H2D
Create H2D histogram from Cloud2D.
H2D(String, double[], double[]) - Constructor for class jhplot.H2D
Create a 2D histogram using variable size bins in X and Y
H2D(String, IAxis, IAxis) - Constructor for class jhplot.H2D
Define H2D in terms of axis
H2D(Histogram2D) - Constructor for class jhplot.H2D
Create a H2D histogram from JAIDA histogram
H2D(TH2) - Constructor for class jhplot.H2D
Create H2D histogram from JAIDA TH1 histogram class
H2D - Static variable in class jplot.LinePars
 
H2F - Class in org.jlab.groot.data
Specifies the methods to create a 2D Histogram and operations to fill it and set values to its bins
H2F() - Constructor for class org.jlab.groot.data.H2F
 
H2F(String) - Constructor for class org.jlab.groot.data.H2F
Creates an empty 2D Histogram with 1 bin x and y axes
H2F(String, int, double, double, int, double, double) - Constructor for class org.jlab.groot.data.H2F
Creates a 2D Histogram with the specified parameters.
H2F(String, String, int, double, double, int, double, double) - Constructor for class org.jlab.groot.data.H2F
 
H3D - Class in jhplot
Create histogram in 3D
H3D(String, IAxis, IAxis, IAxis) - Constructor for class jhplot.H3D
Create 3D histogram
H3D - Static variable in class jplot.LinePars
 
HALF_LOG_2_PI - Static variable in interface jhplot.math.num.Constants
1/2 * log(2 π).
handleCommand(String) - Method in class jplot3dp.MainComponent
 
hasAttribute(AttributeType) - Method in class org.jlab.groot.base.Attributes
 
hasBranch(String) - Method in class org.jlab.groot.tree.Tree
check for branch name.
hasGroup(int) - Method in class org.jlab.hipo.data.HipoEvent
 
hasGroup(String) - Method in class org.jlab.hipo.data.HipoEvent
 
hashCode() - Method in class hephysics.jet.ParticleD
Get a hash code
hashCode() - Method in class hephysics.jet.ParticleF
Get a hash code
hashCode() - Method in class hephysics.particle.LParticle
Get a hash code
hashCode() - Method in class hephysics.vec.Hep3Vector
 
hashCode() - Method in class hephysics.vec.HepLorentzVector
Hash code
hashCode() - Method in class jhplot.math.ValueErr
 
hashCode() - Method in class jhplot.P0D
Returns the hash code value for this collection.
hashCode() - Method in class jhplot.P0I
Returns the hash code value for this collection.
hashCode() - Method in class jhplot.P1D
Returns the hash code value for this collection (onoy X,Y values)
hashCode() - Method in class org.jlab.hipo.json.JsonArray
 
hashCode() - Method in class org.jlab.hipo.json.JsonObject
 
hashCode() - Method in class org.jlab.hipo.json.JsonObject.Member
 
hashCode() - Method in class org.jlab.hipo.json.JsonValue
 
hashCode() - Method in class org.jlab.hipo.json.Location
 
hashCode() - Method in class root.FakeTKey
 
hasItem(int) - Method in class org.jlab.hipo.data.HipoEvent.GroupNodeIndexList
 
hasNext() - Method in class jhplot.math.exp4j.tokenizer.Tokenizer
 
hasOption(String) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
hasSchema(String) - Method in class org.jlab.hipo.schema.SchemaFactory
 
hasSchema(int) - Method in class org.jlab.hipo.schema.SchemaFactory
 
HBook - Class in jhplot.io
This class is used to book histograms for writing and reading.
HBook(String, String) - Constructor for class jhplot.io.HBook
Initialize HBook and tell what to do.
HBook(String) - Constructor for class jhplot.io.HBook
Initialize HBook class for reading a file.
HCluster - Class in jhplot
A Canvas to build a canvas for interactive data clustering.
HCluster() - Constructor for class jhplot.HCluster
Show a frame for clustering.
HCluster(DataHolder) - Constructor for class jhplot.HCluster
Show jMinHEP frame for clustering analysis.
HDataBase - Class in jhplot.io
This raw-level database allows to store and retrieve objects.
HDataBase(String, String) - Constructor for class jhplot.io.HDataBase
Create a new persistent database.
HDataBase(String) - Constructor for class jhplot.io.HDataBase
Open the database file for reading.
headerTop(String) - Static method in class org.jlab.hipo.utils.TextTable
 
HEIGHT - Static variable in class jplot.JPlot
 
HelpBrowser - Class in jhplot.gui
A browser of ScaVis documentaion.
HelpBrowser(String) - Constructor for class jhplot.gui.HelpBrowser
Show online browser
HelpBrowser(URL) - Constructor for class jhplot.gui.HelpBrowser
Show online browser
HelpDialog - Class in jhplot.utils
A class to build a help for each canvas.
HelpDialog(Component, String) - Constructor for class jhplot.utils.HelpDialog
Show a help frame
Hep3Matrix - Class in hephysics.vec
Hep 3x3 matrices
Hep3Matrix(int, int) - Constructor for class hephysics.vec.Hep3Matrix
 
Hep3Matrix(double[][]) - Constructor for class hephysics.vec.Hep3Matrix
Creates a new instance of BasicMatrix
Hep3Matrix() - Constructor for class hephysics.vec.Hep3Matrix
 
Hep3Matrix(double, double, double, double, double, double, double, double, double) - Constructor for class hephysics.vec.Hep3Matrix
 
Hep3Matrix(Matrix) - Constructor for class hephysics.vec.Hep3Matrix
 
Hep3Vector - Class in hephysics.vec
Basic implementation of a Hep3Vector
Hep3Vector() - Constructor for class hephysics.vec.Hep3Vector
New 3-vector
Hep3Vector(double, double, double) - Constructor for class hephysics.vec.Hep3Vector
Define a 3-vector
Hep3Vector(double[]) - Constructor for class hephysics.vec.Hep3Vector
Create a BasicHep3Vector from a double array
Hep3Vector(float[]) - Constructor for class hephysics.vec.Hep3Vector
Define a new vector
HEParticle - Class in hephysics.particle
a HEP-type basic particle based on 4-Lorentz vector.
HEParticle(String, double) - Constructor for class hephysics.particle.HEParticle
Define a particle with a name and mass
HEParticle(double, double, double) - Constructor for class hephysics.particle.HEParticle
Define a 3-momentum for a given particle.
HEParticle(double, double, double, double, double) - Constructor for class hephysics.particle.HEParticle
Define a 4-momentum and energy particle
HEParticle(HepLorentzVector, HepLorentzVector, double) - Constructor for class hephysics.particle.HEParticle
Define a particle in momentum and position
HEParticle(double, double, double, double) - Constructor for class hephysics.particle.HEParticle
Define a particle in momentum space.
HEParticle(String, double, double, double, double, double) - Constructor for class hephysics.particle.HEParticle
Define a Lorentz particle in momentum space.
hephysics.hepsim - package hephysics.hepsim
 
hephysics.jet - package hephysics.jet
Java implementation of the longitudinally invariant kT, Cambridge/Aachen and anti-KT clustering algorithms using the recombination method.
hephysics.matrix - package hephysics.matrix
Simple matrix package.
hephysics.particle - package hephysics.particle
Define various Lorentz-type particles.
hephysics.vec - package hephysics.vec
Lorentz-type vectors and transformations.
HepLorentzVector - Class in hephysics.vec
a HepLorentzVector (4-vector).
HepLorentzVector() - Constructor for class hephysics.vec.HepLorentzVector
Default Lorentz vector constructor
HepLorentzVector(double, double, double, double) - Constructor for class hephysics.vec.HepLorentzVector
Define a Lorentz vector This can either be (x,y,z,time) or (px,py,pz,energy)
HepLorentzVector(double[], double) - Constructor for class hephysics.vec.HepLorentzVector
Define a Lorentz vector
HepLorentzVector(float[], double) - Constructor for class hephysics.vec.HepLorentzVector
Define a Lorentz vector
HepLorentzVector(Hep3Vector, double) - Constructor for class hephysics.vec.HepLorentzVector
Define Lorentz vector
HFile - Class in jhplot.io
Write or read objects in sequential order using the Java serialization.
HFile(String, String, boolean, int) - Constructor for class jhplot.io.HFile
Open a file to write/read objects to/from a serialized file in sequential order.
HFile(String, String, boolean) - Constructor for class jhplot.io.HFile
Open a file to write/read objects to/from a serialized file in sequential order.
HFile(String) - Constructor for class jhplot.io.HFile
Open file for reading objects from a serialized file in sequential order.
HFile(String, String) - Constructor for class jhplot.io.HFile
Open file for reading objects from a serialized file in sequential order.
HFileDIF - Class in jhplot.io
Write or read data in DIF format.
HFileDIF(String, String) - Constructor for class jhplot.io.HFileDIF
Open a file to write/read data to/from a DIF file.
HFileDIF(String) - Constructor for class jhplot.io.HFileDIF
Open file for reading.
HFileMap<K1,K2> - Class in jhplot.io
Hash map for internal repsentation of data inside HFile.
HFileMap() - Constructor for class jhplot.io.HFileMap
 
HFileMap(int) - Constructor for class jhplot.io.HFileMap
 
HFileXML - Class in jhplot.io
Open a XML file to write/read objects in sequential order using java serialization in XML.
HFileXML(String, String, int) - Constructor for class jhplot.io.HFileXML
Open a XML file to write or read objects to/from a serialized file in sequential order.
HFileXML(String, String) - Constructor for class jhplot.io.HFileXML
Open a XML file to write or read objects to/from a serialized file in sequential order.
HFileXML(String) - Constructor for class jhplot.io.HFileXML
Open a XML file to write or read objects to/from a serialized file in sequential order.
HFit - Class in jhplot
Main class for fit data or histograms.
HFit() - Constructor for class jhplot.HFit
Show an empty fit frame.
HFit(HPlot, String) - Constructor for class jhplot.HFit
Show an empty fit frame and pass HPlot object.
HFit(HPlot, H1D) - Constructor for class jhplot.HFit
Show a fit frame for a selected histogram.
HFit(HPlot, P1D) - Constructor for class jhplot.HFit
Show a fit frame for a selected histogram.
HFit(HPlot, String, Object, String) - Constructor for class jhplot.HFit
Show a fit frame for a selected histogram.
HFitter - Class in jhplot
Fit data (H1D or P1D).
HFitter(String) - Constructor for class jhplot.HFitter
Create a fitter using some method.
HFitter() - Constructor for class jhplot.HFitter
Create a fitter with the Chi2 method by default.
hide() - Method in class jplot.GraphLabel
 
hide(boolean) - Method in class jplot.GraphLabel
sets the hide attribute of this label
hide(String) - Method in class jplot.XMLRead
Hides an element or a context from the current vector.
HIGHBYTE_RECORD_COMPRESSION - Static variable in class org.jlab.hipo.io.HipoHeader
 
HIGHBYTE_RECORD_COMPRESSION_TYPE - Static variable in class org.jlab.hipo.io.HipoHeader
 
HIGHBYTE_RECORD_EVENTCOUNT - Static variable in class org.jlab.hipo.io.HipoHeader
 
HIGHBYTE_RECORD_SIZE - Static variable in class org.jlab.hipo.io.HipoHeader
 
HIGHBYTE_RECORD_STRINGID - Static variable in class org.jlab.hipo.io.HipoHeader
 
HIPO_FILE_SIGNATURE_BYTES - Static variable in class org.jlab.hipo.io.HipoFileHeader
 
hipoASCII_1 - Static variable in class org.jlab.hipo.utils.HipoLogo
 
hipoASCII_2 - Static variable in class org.jlab.hipo.utils.HipoLogo
 
HipoBenchmark - Class in org.jlab.hipo.benchmark
 
HipoBenchmark() - Constructor for class org.jlab.hipo.benchmark.HipoBenchmark
 
HipoByteUtils - Class in org.jlab.hipo.io
 
HipoByteUtils() - Constructor for class org.jlab.hipo.io.HipoByteUtils
 
HipoEvent - Class in org.jlab.hipo.data
 
HipoEvent() - Constructor for class org.jlab.hipo.data.HipoEvent
 
HipoEvent(SchemaFactory) - Constructor for class org.jlab.hipo.data.HipoEvent
 
HipoEvent(byte[]) - Constructor for class org.jlab.hipo.data.HipoEvent
Initialize HipoEvent from a byte array.
HipoEvent(byte[], SchemaFactory) - Constructor for class org.jlab.hipo.data.HipoEvent
 
HipoEvent.GroupNodeIndexList - Class in org.jlab.hipo.data
 
HipoEvent.HipoNodeIndex - Class in org.jlab.hipo.data
 
HipoEvent.NodeIndexList - Class in org.jlab.hipo.data
 
HipoFileHeader - Class in org.jlab.hipo.io
 
HipoFileHeader() - Constructor for class org.jlab.hipo.io.HipoFileHeader
 
HipoFileHeader(byte[]) - Constructor for class org.jlab.hipo.io.HipoFileHeader
 
HipoFileInfo - Class in org.jlab.hipo.io
 
HipoFileInfo() - Constructor for class org.jlab.hipo.io.HipoFileInfo
 
HipoGroup - Class in org.jlab.hipo.data
 
HipoGroup(Schema) - Constructor for class org.jlab.hipo.data.HipoGroup
 
HipoGroup(Map<Integer, HipoNode>) - Constructor for class org.jlab.hipo.data.HipoGroup
 
HipoGroup(Map<Integer, HipoNode>, Schema) - Constructor for class org.jlab.hipo.data.HipoGroup
 
HipoHeader - Class in org.jlab.hipo.io
 
HipoHeader() - Constructor for class org.jlab.hipo.io.HipoHeader
 
HipoLogo - Class in org.jlab.hipo.utils
 
HipoLogo() - Constructor for class org.jlab.hipo.utils.HipoLogo
 
HipoNode - Class in org.jlab.hipo.data
 
HipoNode(int, int, HipoNodeType, int) - Constructor for class org.jlab.hipo.data.HipoNode
 
HipoNode(int, int, String) - Constructor for class org.jlab.hipo.data.HipoNode
 
HipoNode(int, int, float[]) - Constructor for class org.jlab.hipo.data.HipoNode
 
HipoNode(int, int, double[]) - Constructor for class org.jlab.hipo.data.HipoNode
 
HipoNode(byte[]) - Constructor for class org.jlab.hipo.data.HipoNode
Initialize HipoNode from a byte array.
HipoNodeBuilder<T extends java.lang.Number> - Class in org.jlab.hipo.data
 
HipoNodeBuilder() - Constructor for class org.jlab.hipo.data.HipoNodeBuilder
Default Constructor.
HipoNodeBuilder(int) - Constructor for class org.jlab.hipo.data.HipoNodeBuilder
Constructor with setting a limit on how many elements maximum can be stored in the builder.
HipoNodeIndex() - Constructor for class org.jlab.hipo.data.HipoEvent.HipoNodeIndex
 
HipoNodeType - Enum in org.jlab.hipo.data
 
HipoReader - Class in org.jlab.hipo.io
 
HipoReader() - Constructor for class org.jlab.hipo.io.HipoReader
 
HipoReaderBenchmark - Class in org.jlab.hipo.io
 
HipoReaderBenchmark() - Constructor for class org.jlab.hipo.io.HipoReaderBenchmark
 
HipoRecord - Class in org.jlab.hipo.io
 
HipoRecord() - Constructor for class org.jlab.hipo.io.HipoRecord
creates and empty record ready for adding events and removing events.
HipoRecord(byte[]) - Constructor for class org.jlab.hipo.io.HipoRecord
Initializes a record from it's binary form and creates arrays as events that can be accessed through the interface.
HipoRecordHeader - Class in org.jlab.hipo.io
 
HipoRecordHeader() - Constructor for class org.jlab.hipo.io.HipoRecordHeader
 
HipoRecordHeader(byte[]) - Constructor for class org.jlab.hipo.io.HipoRecordHeader
 
HipoRecordIndex - Class in org.jlab.hipo.io
 
HipoRecordIndex(long) - Constructor for class org.jlab.hipo.io.HipoRecordIndex
Constructor for creating a record index with given position in the file.
HipoServer - Class in org.jlab.hipo.vfs
 
HipoServer() - Constructor for class org.jlab.hipo.vfs.HipoServer
 
hipoWORD_ASCII_1 - Static variable in class org.jlab.hipo.utils.HipoLogo
 
HipoWriter - Class in org.jlab.hipo.io
 
HipoWriter() - Constructor for class org.jlab.hipo.io.HipoWriter
 
HipoWriter(String) - Constructor for class org.jlab.hipo.io.HipoWriter
creates new Writer with an empty record store and associates with an external file with given name.
histClone(String) - Method in class org.jlab.groot.data.H1F
returns a copy of the histogram with different name.
histClone(String) - Method in class org.jlab.groot.data.H2F
 
histF() - Method in class jhplot.HPlot
Return IHistogramFactory associated with the plot
HISTO - Static variable in class jplot.LinePars
 
HISTOGRAM - Static variable in class org.jlab.groot.base.DatasetAttributes
 
HISTOGRAM2D - Static variable in class org.jlab.groot.base.DatasetAttributes
 
Histogram2DPlotter - Class in org.jlab.groot.graphics
 
Histogram2DPlotter(IDataSet) - Constructor for class org.jlab.groot.graphics.Histogram2DPlotter
 
HistogramPlotter - Class in org.jlab.groot.graphics
 
HistogramPlotter(IDataSet) - Constructor for class org.jlab.groot.graphics.HistogramPlotter
 
HistogramPlotter(IDataSet, String) - Constructor for class org.jlab.groot.graphics.HistogramPlotter
 
HKey - Class in jhplot
Create an interactive key label in the USER or NDC coordinates.
HKey(String, Font, Color) - Constructor for class jhplot.HKey
Create a key label.
HKey(String, double, double, Font, Color, String, Object) - Constructor for class jhplot.HKey
Make a key for a function, data points or histograms (F1D, H1D, P1D).
HKey(String, double, double, Font, String, Object) - Constructor for class jhplot.HKey
Make a key for a function, data points or histograms (F1D, H1D, P1D).
HKey(String, double, double, String, Object) - Constructor for class jhplot.HKey
Make a key for a function, data points or histograms (F1D, H1D, P1D).
HKey(String, double, double, Object) - Constructor for class jhplot.HKey
Make a key for a function, data points or histograms (F1D, H1D, P1D).
HKey(String, Object) - Constructor for class jhplot.HKey
Make a key for a function, data points or histograms (F1D, H1D, P1D) at the default position.
HKey(String, Font) - Constructor for class jhplot.HKey
Make a key label (color- black)
HKey(String) - Constructor for class jhplot.HKey
Make a key label with default attributes
HKey(String, double, double) - Constructor for class jhplot.HKey
Make a key label with specific coordinated in the data system
HKey(String, double, double, String) - Constructor for class jhplot.HKey
Make a label with specific coordinates.
HLabel - Class in jhplot
Create an interactive Label in the USER or NDC coordinates.
HLabel(String, Font, Color) - Constructor for class jhplot.HLabel
Make a text label at (0,0) in the data coordinates (USER).
HLabel(String, Font) - Constructor for class jhplot.HLabel
Make a label (color- black)
HLabel(String) - Constructor for class jhplot.HLabel
Make a label with default attributes
HLabel(String, double, double) - Constructor for class jhplot.HLabel
Make a label with specific coordinated in the data system
HLabel(String, double, double, String) - Constructor for class jhplot.HLabel
Make a label with specific coordinates.
HLabelEq - Class in jhplot
Create an equation using the LaTex syntax.
HLabelEq(String, int, Color) - Constructor for class jhplot.HLabelEq
Make a label with equation using the LaTeX syntax
HLabelEq(String, int) - Constructor for class jhplot.HLabelEq
Make a equation label (color- black)
HLabelEq(String) - Constructor for class jhplot.HLabelEq
Make a label with default attributes
HLabelEq(String, double, double) - Constructor for class jhplot.HLabelEq
Make a equation label with specific coordinated in the data system
HLabelEq(String, double, double, String) - Constructor for class jhplot.HLabelEq
Make a label with specific coordinates.
HMLabel - Class in jhplot
Create an interactive multi-line label in the USER or NDC coordinates.
HMLabel(String[], Font, Color) - Constructor for class jhplot.HMLabel
Make a multitext label
HMLabel(String[], Font) - Constructor for class jhplot.HMLabel
Make a multitext label (black color is used).
HMLabel(String[]) - Constructor for class jhplot.HMLabel
Make a multitext label with default attributes.
HMLabel(String[], double, double) - Constructor for class jhplot.HMLabel
Make a label with specific coordinated in the data system
HMLabel(String[], double, double, String) - Constructor for class jhplot.HMLabel
Make a label with specific coordinates.
HParam - Class in jhplot
Global setting for all DMelt jhplot class methods for mathematical calculations.
HParam() - Constructor for class jhplot.HParam
 
HPlot - Class in jhplot
HPlot class to create a canvas with several plots.
HPlot(String, int, int, int, int, boolean) - Constructor for class jhplot.HPlot
Create HPlot canvas with several plots.
HPlot(String, int, int, int, int) - Constructor for class jhplot.HPlot
Create HPlot canvas with several plots.
HPlot(String, int, int) - Constructor for class jhplot.HPlot
Construct a HPlot canvas with a single plot.
HPlot(String, int, int, boolean) - Constructor for class jhplot.HPlot
Construct a HPlot canvas with a single plot.
HPlot(String) - Constructor for class jhplot.HPlot
Construct a HPlot canvas with a plot with the size 600x400.
HPlot() - Constructor for class jhplot.HPlot
Construct a HPlot canvas with a single plot with the size 600x400.
HPlot3D - Class in jhplot
Create a interactive canvas to show objects in 3D.
HPlot3D(String, int, int, int, int, boolean) - Constructor for class jhplot.HPlot3D
Create interactive 3D canvas to display data.
HPlot3D(String, int, int, int, int) - Constructor for class jhplot.HPlot3D
Create a 3D canvas to display data.
HPlot3D(String, int, int) - Constructor for class jhplot.HPlot3D
Construct a 3D canvas with a single plot/graph
HPlot3D(String) - Constructor for class jhplot.HPlot3D
Construct a 3D canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HPlot3D() - Constructor for class jhplot.HPlot3D
Construct a 3D canvas with a plot with the default parameters 600 by 400, and 10% space for the global title "Default"
HPlot3DP - Class in jhplot
Create a frame for showing 3D parametric functions.
HPlot3DP(String, int, int, int, int, boolean) - Constructor for class jhplot.HPlot3DP
Create a canvas with several plots showing 3D function
HPlot3DP(String, int, int) - Constructor for class jhplot.HPlot3DP
Construct a canvas with a single plot/graph
HPlot3DP(String, int, int, int, int) - Constructor for class jhplot.HPlot3DP
Construct a canvas with plots/graphs
HPlot3DP(String) - Constructor for class jhplot.HPlot3DP
Construct a canvas with a plot with the default parameters 600 by 400, and 10% space for the global title
HPlot3DP() - Constructor for class jhplot.HPlot3DP
Construct a canvas with a plot with the default parameters 600 by 400, and 10% space for the global title "Default"
HProf1D - Class in jhplot
Create profile histogram in 1D.
HProf1D() - Constructor for class jhplot.HProf1D
Build 1D histogram.
HProf1D(String, int, double, double) - Constructor for class jhplot.HProf1D
Build 1D profile histogram
HProf1D(String, double[]) - Constructor for class jhplot.HProf1D
Create 1D profile histogram with variable bin size.
HProf1D(String, IAxis) - Constructor for class jhplot.HProf1D
Create 1D histogram with variable bin size.
HProf1D(Profile1D) - Constructor for class jhplot.HProf1D
Create H1D histogram from JAIDA Histogram1D class.
HProf1D(IProfile1D) - Constructor for class jhplot.HProf1D
Create profile histogram from JAIDA class
HProf1D(TProfile) - Constructor for class jhplot.HProf1D
Create profile histogram from JAIDA histogram class
HProf2D - Class in jhplot
Profile histogram in 2D.
HProf2D(String, int, double, double, int, double, double) - Constructor for class jhplot.HProf2D
Create 2D histogram
HProf2D(String, double[], double[]) - Constructor for class jhplot.HProf2D
Create 2D profile histogram with variable bin size.
HProf2D(Profile2D) - Constructor for class jhplot.HProf2D
Create a H2D histogram from JAIDA histogram
HShape - Class in jhplot.shapes
Main class to build a JAVA 2D primitives
HShape(double, double, double, double, Stroke, Color) - Constructor for class jhplot.shapes.HShape
Build a primitive
HShape() - Constructor for class jhplot.shapes.HShape
Build a default primitive
HShape(double, double, double, double) - Constructor for class jhplot.shapes.HShape
Build a primitive using the default color and stroke
HShape(double[], double[], Stroke, Color) - Constructor for class jhplot.shapes.HShape
Build a primitive using polyline.
HTable - Class in jhplot
Build a table in a frame to display data in various containers (P1D, H1D, F1D).
HTable(String, String[], Double[][]) - Constructor for class jhplot.HTable
Main class to build a table from Vectors.
HTable() - Constructor for class jhplot.HTable
Build a table frame to display data.
HTable(double[]) - Constructor for class jhplot.HTable
Show 1D array
HTable(double[][]) - Constructor for class jhplot.HTable
Show 2D array
HTable(H1D) - Constructor for class jhplot.HTable
Build a table frame to display data of H1D histogram Data will be formated to scientific format
HTable(P0I) - Constructor for class jhplot.HTable
Build a table frame to display P0D data container Data will be formated to scientific format
HTable(PND) - Constructor for class jhplot.HTable
Build a table frame to display PND data container Data will be formated to scientific format
HTable(PNI) - Constructor for class jhplot.HTable
Build a table frame to display PND data container Data will be formated to scientific format
HTable(P2D) - Constructor for class jhplot.HTable
Build a table frame to display P2D data container Data will be formated to scientific format
HTable(P3D) - Constructor for class jhplot.HTable
Build a table frame to display P3D data container Data will be formated to scientific format
HTable(F1D) - Constructor for class jhplot.HTable
Build a table frame to display data of F1D function.
HTable(DataHolder) - Constructor for class jhplot.HTable
Build a table frame to display multidimensional data
htmlEncoded(String) - Static method in class jhplot.utils.Util
Substitutes conflicting characters in text with html masked expressions.
Hypergeometric - Class in jhplot.math.num.pdf
The Hypergeometric distribution.
Hypergeometric() - Constructor for class jhplot.math.num.pdf.Hypergeometric
Default constructor.
Hypergeometric(int, int, int) - Constructor for class jhplot.math.num.pdf.Hypergeometric
Create a distribution with the given number of failures, number of successes, and sample size.
hypot(double, double) - Static method in class jhplot.math.kalman.jama.Maths
sqrt(a^2 + b^2) without under/overflow.
hypot(double, double) - Static method in class jhplot.math.Mathfun
sqrt(a^2 + b^2) without under/overflow.
hypot(ValueErr, ValueErr) - Method in class jhplot.math.ValueErr
Returns the length of the hypotenuse of a and b i.e.
hypotenuse(ValueErr, ValueErr, double) - Method in class jhplot.math.ValueErr
Returns the length of the hypotenuse of a and b i.e.
hypotenuse(double, double) - Method in class jhplot.math.ValueErr
Returns the length of the hypotenuse of a and b i.e.
hypWithCovariance(double, double, double) - Method in class jhplot.math.ValueErr
Private methods.

I

IAxisFrame - Interface in org.jlab.groot.base
 
IDataSet - Interface in org.jlab.groot.data
 
IDataSetPlotter - Interface in org.jlab.groot.graphics
 
identity() - Static method in class hephysics.vec.Hep3Matrix
 
identity(int) - Static method in class jhplot.math.DoubleArray
Generates an m x m identity matrix.
identity(int, int) - Static method in class jhplot.math.kalman.jama.Matrix
Generate identity matrix
identity() - Method in class jhplot.math.kalman.jama.Matrix
Generate identity matrix
identity(int, int, double) - Static method in class jhplot.math.kalman.jama.Matrix
Generate identity matrix
identity(int) - Static method in class jhplot.math.SortUtils
Create identity permutation, that is {0, 1, ..., n}
imag() - Method in class jhplot.math.Complex
Imaginary part of this Complex number (the y-coordinate in rectangular coordinates).
IMAGE - Static variable in class jhplot.shapes.HShape
 
image - Variable in class jplot3dp.MathParser.Token
The string image of the token.
ImageType - Enum in jhplot.io.images
Enumerator for supported export plot file types.
importFileToGrid(String, SparseVectorGrid, int) - Static method in class org.jlab.groot.matrix.SparseGridIO
 
importHipo(String) - Static method in class org.jlab.groot.matrix.SparseGridIO
 
importText(int[], String, int[]) - Static method in class org.jlab.groot.matrix.SparseGridIO
 
incompleteBeta(double, double, double) - Static method in class jhplot.stat.Statistics
Returns the Incomplete Beta Function evaluated from zero to xx.
incompleteBetaFraction1(double, double, double) - Static method in class jhplot.stat.Statistics
Continued fraction expansion #1 for incomplete beta integral.
incompleteBetaFraction2(double, double, double) - Static method in class jhplot.stat.Statistics
Continued fraction expansion #2 for incomplete beta integral.
incr - Variable in class jplot3dp.ModelView.AxesDefinition
 
increment(int, int, double, double) - Static method in class jhplot.math.DoubleArray
Provides an mxn matrix.
increment(int, double, double) - Static method in class jhplot.math.DoubleArray
Provides a sequence of successive values in an array.
increment(int, int, double[], double[]) - Static method in class jhplot.math.DoubleArray
Generates an mxn matrix.
increment(double, double, double) - Static method in class jhplot.math.DoubleArray
Generates an array of successive values from begin to end with step size pitch.
incrementBinContent(int) - Method in class org.jlab.groot.data.H1F
Increments the content in the specified bin by one.
incrementBinContent(int, double) - Method in class org.jlab.groot.data.H1F
Increments the content in the specified bin by the entered weight.
incrementElement(int, int, double) - Method in class hephysics.matrix.SymmetricMatrix
Increment a specific element
indentWithSpaces(int) - Static method in class org.jlab.hipo.json.PrettyPrint
Print every value on a separate line.
indentWithTabs() - Static method in class org.jlab.hipo.json.PrettyPrint
Do not break lines, but still insert whitespace between values.
IndeterminateMatrixException() - Constructor for exception hephysics.matrix.MatrixOp.IndeterminateMatrixException
 
IndexFunction - Interface in jhplot.math
BSD License
indexOf(double, double) - Method in class jhplot.P1D
Searches the list front to back for the index of value, starting at offset.
indexOfX(double) - Method in class jhplot.P1D
Searches the list front to back for the index of value, starting at offset.
indexOfY(double) - Method in class jhplot.P1D
Searches for a Y value starting at offset.
info() - Method in class hephysics.jet.JetN2
Return information about the jet setting.
init(String) - Method in class jhplot.FNon
 
init() - Static method in class jhplot.JHPlot
Initialization.
init() - Method in class jplot3dp.UVModeller
 
init(List<Double>) - Method in class org.jlab.groot.graphics.GraphicsAxis.GraphicsAxisTicks
 
init(TreeProvider) - Method in class org.jlab.groot.studio.StudioUI
 
initAttributes() - Method in class org.jlab.groot.data.H1F
 
initBinary(byte[]) - Method in class org.jlab.hipo.io.HipoRecordHeader
 
initBranches(String[]) - Method in class org.jlab.groot.tree.TreeTextFile
 
initColorMap() - Static method in class org.jlab.groot.base.ColorPalette
 
initDatasets() - Method in class org.jlab.groot.tree.DatasetDescriptor
 
initFromDirectory(String) - Method in class org.jlab.hipo.schema.SchemaFactory
 
initFromDirectory(String, String) - Method in class org.jlab.hipo.schema.SchemaFactory
 
initialize() - Method in interface jhplot.math.num.IterativeMethod.IterativeState
Initialize the state to begin an iterative evaluation.
initMouse() - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
initSystemFonts() - Static method in class org.jlab.groot.base.FontProperties
 
initTimer(int) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
initTreeIcons() - Static method in class org.jlab.groot.tree.Tree
initializes UI
initUI() - Method in class org.jlab.groot.graphics.EmbeddedPad.EmbeddedPadConfigurationPane
 
inportTextFill(String[], int[], double[], double[], String, int) - Static method in class org.jlab.groot.matrix.SparseGridIO
 
insert(String, Object) - Method in class jhplot.io.HDataBase
Insert an object with a key
insert(double[], int, double...) - Static method in class jhplot.math.DoubleArray
Insert any number of values, or a single array, between 2 elements of an array.
insert(int[], int, int...) - Static method in class jhplot.math.IntegerArray
 
insertColumn(int[][], int[], int) - Static method in class jhplot.math.IntegerArray
 
insertColumns(double[][], int, double[]...) - Static method in class jhplot.math.DoubleArray
Insert any number of arrays between 2 columns of a matrix.
insertColumns(int[][], int[][], int) - Static method in class jhplot.math.IntegerArray
 
insertData(int, DataArray) - Method in class jplot.JPlot
 
insertDatafile(File) - Method in class jplot.JPlot
 
insertDataReader(BufferedReader, LinePars) - Method in class jplot.JPlot
 
insertRecord(RecordWriter) - Method in class jhplot.io.db.BaseRecordsFile
Adds the given record to the database.
insertRow(int[][], int[], int) - Static method in class jhplot.math.IntegerArray
 
insertRows(double[][], int, double[]...) - Static method in class jhplot.math.DoubleArray
Insert any number of arrays between 2 rows of a matrix.
insertRows(int[][], int[][], int) - Static method in class jhplot.math.IntegerArray
 
inspectFits() - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
int2double(int[][]) - Static method in class jhplot.math.IntegerArray
 
int2double(int[]) - Static method in class jhplot.math.IntegerArray
 
IntegerArray - Class in jhplot.math
BSD License
IntegerArray() - Constructor for class jhplot.math.IntegerArray
 
integral() - Method in class jhplot.F1D
Integral using fastest trapezium rule method.
integral(double, double) - Method in class jhplot.F1D
Integral using fastest trapezium rule method.
integral(String, int, double, double) - Method in class jhplot.F1D
Numerical integration.
integral(int, double, double) - Method in class jhplot.F1D
Numerical integration using trapezium rule.
integral(int, double, double, double, double) - Method in class jhplot.F2D
Numerical integration using trapezium rule.
integral(double, double, double, double) - Method in class jhplot.F2D
Integral using fastest trapezium rule method.
integral() - Method in class jhplot.F2D
Integral using fastest trapezium rule method.
integral(int, int, double, double, double, double) - Method in class jhplot.F2D
Finds the volume under the surface described by the function f(x, y) for a <= x <= b, c <= y <= d.
integral() - Method in class jhplot.H1D
Sum of all heights
integral(int, int, boolean) - Method in class jhplot.H1D
Integrate a histogram between two bin indices (between 1 and max number) The integral is computed as the sum of bin contents in the range if the last parameter is false.
integral(int, int) - Method in class jhplot.H1D
Integrate a histogram between two bin indices (between 1 and max number) By default the integral is computed as the sum of bin contents in the range.
integral(int, int, int, int) - Method in class jhplot.H2D
Integrate histogram between two indices.
integral(int, int, int, int, boolean) - Method in class jhplot.H2D
Integrate histogram between two indices.
integral(int, int) - Method in class jhplot.P1D
Integrate P1D between two indices (between 1 and max index)
integral() - Method in class jhplot.P1D
Integrate P1D (sum up all Y values)
integral() - Method in class org.jlab.groot.data.H1F
 
integral(int, int) - Method in class org.jlab.groot.data.H1F
 
integral(int) - Method in class org.jlab.groot.matrix.SparseVectorGrid
 
integralRange(double, double, double, double, boolean) - Method in class jhplot.H2D
Integrate histogram in the range.
integralRegion(double, double, boolean) - Method in class jhplot.H1D
Integrate histogram in a region between Xmin and Xmax.
integralRegion(double, double) - Method in class jhplot.H1D
Integrate histogram in a region between Xmin and Xmax.
integrate(double, double) - Method in class jhplot.math.num.integration.AdaptiveIntegrator
Evaluate the definite integral from a to b.
integrate(double, double) - Method in class jhplot.math.num.integration.RombergIntegrator
Evaluate the definite integral from a to b.
integrate(double, double) - Method in class jhplot.math.num.integration.SimpsonsIntegrator
Evaluate the definite integral from a to b.
integrate(double, double) - Method in class jhplot.math.num.integration.TrapezoidalIntegrator
Evaluate the definite integral from a to b.
inv_center_reduce(double[]) - Method in class jhplot.stat.PCA
 
inv_center_reduce(double[][]) - Method in class jhplot.stat.PCA
 
InvalidMatrixException(String) - Constructor for exception hephysics.matrix.MatrixOp.InvalidMatrixException
 
invariantMass() - Method in class hephysics.vec.HepLorentzVector
Same as m().
invariantMass2() - Method in class hephysics.vec.HepLorentzVector
Same as m2().
inverse(Matrix, MutableMatrix) - Static method in class hephysics.matrix.MatrixOp
Invert matrix mIn and write it to matrix mOut.
inverse(Hep3Matrix) - Static method in class hephysics.vec.VecOp
 
inverse() - Method in class jhplot.math.kalman.jama.Matrix
Matrix inverse or pseudoinverse
inverse(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
inverse(int[]) - Static method in class jhplot.math.SortUtils
Compute inverse permutation
inverse() - Method in class jhplot.math.ValueErr
Returns the inverse (1/a) of a ValueErr number
inverse(ValueErr) - Method in class jhplot.math.ValueErr
Returns the reciprocal (1/a) of a ValueErr number (a)
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Beta
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Binomial
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Cauchy
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.ChiSquared
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.ContinuousDistribution
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.DiscreteDistribution
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Exponential
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.FDistribution
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Gamma
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Geometric
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Hypergeometric
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Laplace
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Logistic
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.LogNormal
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.NegativeBinomial
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Normal
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Poisson
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Rayleigh
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.TDistribution
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Uniform
The inverse CDF for this distribution.
inverseCumulativeProbability(double) - Method in class jhplot.math.num.pdf.Weibull
The inverse CDF for this distribution.
inverseErf(double) - Static method in class jhplot.math.num.special.Erf
Returns the inverse error function erf-1(y).
inverseLU(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
inverseQR(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
invert() - Method in class hephysics.matrix.BasicMatrix
 
invert() - Method in interface hephysics.matrix.MutableMatrix
Invert this matrix (into itself)
invert() - Method in class hephysics.matrix.SymmetricMatrix
 
invert() - Method in class hephysics.vec.Hep3Matrix
 
invert(double[]) - Static method in class jhplot.math.ArrayMathUtils
Inverts an array from left to right.
invert(int[]) - Static method in class jhplot.math.ArrayMathUtils
Inverts an array from left to right.
invertIndex(int[]) - Static method in class jhplot.math.Sorting
 
IO - Class in jhplot
Methods used for input-output serialization of Java objects.
IO() - Constructor for class jhplot.IO
 
is3D() - Method in class jhplot.Plottable
Is this plot for 3D canvas.
isActive() - Method in class jplot.GraphLabel
 
isActive() - Method in class org.jlab.groot.tree.TreeCut
 
isAllowedOperatorChar(char) - Static method in class jhplot.math.exp4j.operator.Operator
Check if a character is an allowed operator char
isAlphabetic(int) - Static method in class jhplot.math.exp4j.tokenizer.Tokenizer
 
isArray() - Method in class org.jlab.hipo.json.JsonArray
 
isArray() - Method in class org.jlab.hipo.json.JsonValue
Detects whether this value represents a JSON array.
isAutoScale() - Method in class org.jlab.groot.graphics.GraphicsAxis
 
isAxisAutoScale() - Method in class org.jlab.groot.base.AxisAttributes
 
isAxisGrid() - Method in class org.jlab.groot.base.AxisAttributes
 
isAxisShown(int) - Method in class jhplot.HPlot
Returns whether an axis line will be drawn or not.
isBars() - Method in class jhplot.DrawOptions
Return true if histogram is shown using bars.
isBarShown() - Method in class jplot.LinePars
 
isBoolean() - Method in class org.jlab.hipo.json.JsonValue
Detects whether this value represents a boolean value.
isBorder() - Method in class jhplot.gui.GHMargin
Is boarder shown?
isBorderShown() - Method in class jhplot.gui.GHPanel
is the boarder of margins shown?
isChild() - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
isColumnDimension(double[][], int) - Static method in class jhplot.math.DoubleArray
Same as checkColumnDimension() but just returns a boolean value rather than throwing an exception.
isCompatible(SparseIndex) - Method in class org.jlab.groot.matrix.SparseIndex
Checks two SparseIndex classes for compatability.
isDataFlavorSupported(DataFlavor) - Method in class org.jlab.groot.ui.TransferableImage
 
isDefaultPosition() - Method in class jhplot.HKey
Is this key should be set at a default position?
isDirty(String) - Method in class jplot3dp.MainComponent
 
isDrawAxis() - Method in class org.jlab.groot.base.DatasetAttributes
 
isDrawFrame() - Method in class org.jlab.groot.graphics.GraphicsAxisFrame
 
isDrawLine() - Method in class jplot.LinePars
is draw a line?
isDrawSymbol() - Method in class jplot.LinePars
is draw a symbol
isEmpty() - Method in class org.jlab.hipo.json.JsonArray
Returns true if this array contains no elements.
isEmpty() - Method in class org.jlab.hipo.json.JsonObject
Returns true if this object contains no members.
isErrX() - Method in class jhplot.DrawOptions
is error shown on X?
isErrY() - Method in class jhplot.DrawOptions
is error shown on Y?
isEvaluated() - Method in class jhplot.FND
Is the function was evaluated?
isExists(String) - Method in class jhplot.io.HDataBase
Checks if there is a record belonging to the given key.
isFalse() - Method in class org.jlab.hipo.json.JsonValue
Detects whether this value represents the JSON literal false.
isFastMath() - Static method in class jhplot.HParam
Check is fast math calculation enabled.
isFilled() - Method in class jhplot.DrawOptions
Fill or not histogram or function.
isFilled() - Method in class jhplot.FPR
Is area filled or not
isFixed() - Method in class org.jlab.groot.base.PadMargins
 
isFixedBinning() - Method in class jhplot.H1D
Return true if bins have constant bin width
isFixedBinning() - Method in class jhplot.HProf1D
Return true if bins have constant bin width
isFull() - Method in class org.jlab.hipo.data.HipoNodeBuilder
returns false if the array capacity is less than predetermined maximum size of the node, if limit is negative it always returns false.
isFullRank() - Method in class jhplot.math.kalman.jama.QRDecomposition
Is the matrix full rank?
isFullRank() - Method in class jhplot.math.QRDecomposition
Is the matrix full rank?
isGridToFront() - Method in class jhplot.HPlot
Flag, saying whether the grid should be drawn at the foreground or not.
isLeaf(Object) - Method in class root.RootHistogramTreeModel
 
isLeftAssociative() - Method in class jhplot.math.exp4j.operator.Operator
Check if the operator is left associative
isLength(double[], int) - Static method in class jhplot.math.DoubleArray
Same as checkLength but returns a boolean value rather than throwing an exception.
isLightlike(double) - Method in class hephysics.vec.HepLorentzVector
is spacelike?
isLimited() - Method in class org.jlab.groot.math.UserParameter
 
isLineIntersectingLine(int, int, int, int, int, int, int, int) - Static method in class jplot.Geometry
Check if two line segments intersects.
isLineIntersectingRectangle(int, int, int, int, int, int, int, int) - Static method in class jplot.Geometry
Check if a specified line intersects a specified rectangle.
isLog() - Method in class org.jlab.groot.base.AxisAttributes
 
isMirrorAxisShown(int) - Method in class jhplot.HPlot
Returns whether the mirror of an axis will be drawn or not.
isNonsingular() - Method in class jhplot.math.kalman.jama.LUDecomposition
Is the matrix nonsingular?
isNonsingular() - Method in class jhplot.math.LUDecomposition
Is the matrix nonsingular?
isNull() - Method in class org.jlab.hipo.json.JsonValue
Detects whether this value represents the JSON literal null.
isNumber() - Method in class org.jlab.hipo.json.JsonValue
Detects whether this value represents a JSON number.
isObject() - Method in class org.jlab.hipo.json.JsonObject
 
isObject() - Method in class org.jlab.hipo.json.JsonValue
Detects whether this value represents a JSON object.
isOrdered() - Method in class org.jlab.groot.data.DataVector
 
isParsed() - Method in class jhplot.F1D
If the function is parsed correctly, return true.
isParsed() - Method in class jhplot.F2D
If the function is parsed correctly, return true.
isParsed() - Method in class jhplot.F3D
If the function is parsed correctly, return true.
isParsed() - Method in class jhplot.FProxy
If the function is parsed correctly, return true.
isPointInsidePolygon(double[], double[], double, double) - Static method in class jplot.Geometry
Check if a given point is inside a given (complex) polygon.
isPointInsidePolygon(int[], int[], int, int) - Static method in class jplot.Geometry
Check if a given point is inside a given polygon.
isPointInsideRectangle(int, int, int, int, int, int) - Static method in class jplot.Geometry
Check if a specified point is inside a specified rectangle.
isPolygonIntersectingRectangle(int[], int[], int, int, int, int) - Static method in class jplot.Geometry
Check if a specified polygon intersects a specified rectangle.
isPolylineIntersectingRectangle(int[], int[], int, int, int, int) - Static method in class jplot.Geometry
Check if a specified polyline intersects a specified rectangle.
isPrimitivesToFront() - Method in class jhplot.HPlot
Flag, saying whether primitives should be drawn at the foreground or not.
isRequired() - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserItem
 
isRowDimension(double[][], int) - Static method in class jhplot.math.DoubleArray
Same as checkRowDimension() but just returns a boolean value rather than throwing an exception.
isSelected(int) - Method in class jplot.DataFile
Checks whether the argument is a column selected for output.
isSelected() - Method in class jplot.Utils.LabeledTextField
 
isShowAxis() - Method in class org.jlab.groot.graphics.GraphicsAxis
 
isShowProgress() - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
isSpacelike() - Method in class hephysics.vec.HepLorentzVector
Is particle spacelike (i.e restMass2() smaller than 0)
isSPD() - Method in class jhplot.math.CholeskyDecomposition
Is the matrix symmetric and positive definite?
isSquare(double[][]) - Static method in class jhplot.math.ArrayMathUtils
 
isSquare(float[][]) - Static method in class jhplot.math.ArrayMathUtils
 
isSquare(long[][]) - Static method in class jhplot.math.ArrayMathUtils
 
isSquare(int[][]) - Static method in class jhplot.math.ArrayMathUtils
 
isSquare(Object[][]) - Static method in class jhplot.math.ArrayMathUtils
 
isString() - Method in class org.jlab.hipo.json.JsonValue
Detects whether this value represents a JSON string.
isSurface() - Method in class jhplot.HPlot3D
Is the plot will be shown as a surface?
isTicLabelsShown(int) - Method in class jhplot.HPlot
Returns whether or not to draw the tick labels
isTicsShown(int) - Method in class jhplot.HPlot
Returns whether or not to draw ticks (little lines on the axes).
isTree(String) - Method in class org.jlab.groot.studio.StudioUI
 
isTrue() - Method in class org.jlab.hipo.json.JsonValue
Detects whether this value represents the JSON literal true.
isUnix() - Static method in class jplot.Utils
Says whether we're running on a UNIX platform or not.
isValid() - Method in class jhplot.math.exp4j.ValidationResult
Check if an expression has been validated successfully
isValid(ITree) - Method in class org.jlab.groot.tree.TreeCut
 
isValid(Tree) - Method in class org.jlab.groot.tree.TreeSelector
 
isValid() - Method in class org.jlab.hipo.io.HipoFileHeader
 
isValid() - Method in class org.jlab.hipo.io.HipoRecordHeader
 
isValidFunctionName(String) - Static method in class jhplot.math.exp4j.function.Function
 
item1 - Variable in class jplot3dp.ModelView
 
item2 - Variable in class jplot3dp.ModelView
 
item3 - Variable in class jplot3dp.ModelView
 
item4 - Variable in class jplot3dp.ModelView
 
item5 - Variable in class jplot3dp.ModelView
 
item6 - Variable in class jplot3dp.ModelView
 
item7 - Variable in class jplot3dp.ModelView
 
itemStateChanged(ItemEvent) - Method in class jplot.SmallToggleButton
Sets the button to the appropiate state.
iterate(IterativeMethod.IterativeState) - Method in class jhplot.math.num.IterativeMethod
Perform the iterative evaluation.
iterate() - Method in interface jhplot.math.num.IterativeMethod.IterativeState
Perform the next iteration of the iterative evaluation.
IterativeMethod - Class in jhplot.math.num
A method to solve generic problems by finding successive (and hopefully better) approximations to the solution.
IterativeMethod.IterativeState - Interface in jhplot.math.num
The current state for an iterative method.
iterator() - Method in class org.jlab.hipo.json.JsonArray
Returns an iterator over the values of this array in document order.
iterator() - Method in class org.jlab.hipo.json.JsonObject
Returns an iterator over the members of this object in document order.
ITree - Interface in org.jlab.groot.tree
 

J

JComboCheckBox - Class in org.jlab.groot.ui
 
JComboCheckBox() - Constructor for class org.jlab.groot.ui.JComboCheckBox
 
JComboCheckBox(JCheckBox[]) - Constructor for class org.jlab.groot.ui.JComboCheckBox
 
JComboCheckBox(Vector) - Constructor for class org.jlab.groot.ui.JComboCheckBox
 
JComboCheckBox(ComboBoxModel) - Constructor for class org.jlab.groot.ui.JComboCheckBox
 
JetN2 - Class in hephysics.jet
JetN2 is an implementation of the longitudinally-invariant kT, anti-KT and Cambridge/Aachen clustering algorithms.
JetN2(double, int, String, double) - Constructor for class hephysics.jet.JetN2
Initialize calculations of the longitudinally invariant kT algorithm in inclusive mode.
JetN2(double, String, double) - Constructor for class hephysics.jet.JetN2
Initialize calculations of the longitudinally invariant kT algorithm in inclusive mode.
JetN2(double, double) - Constructor for class hephysics.jet.JetN2
Initialize calculations of the antikT algorithm.
JetN2(double) - Constructor for class hephysics.jet.JetN2
Initialize calculations of the kT algorithm.
jhplot - package jhplot
Main SCaVis numerical and graphical package
JHPlot - Class in jhplot
Show information about jHplot.
JHPlot() - Constructor for class jhplot.JHPlot
 
jhplot.fit - package jhplot.fit
Predefined fit functions for the fit panel (HFit).
jhplot.gui - package jhplot.gui
Commong GUI components
jhplot.io - package jhplot.io
jHPlot IO classes
jhplot.io.db - package jhplot.io.db
 
jhplot.io.images - package jhplot.io.images
 
jhplot.math - package jhplot.math
Math calculations and random numbers.
jhplot.math.exp4j - package jhplot.math.exp4j
 
jhplot.math.exp4j.function - package jhplot.math.exp4j.function
 
jhplot.math.exp4j.operator - package jhplot.math.exp4j.operator
 
jhplot.math.exp4j.shuntingyard - package jhplot.math.exp4j.shuntingyard
 
jhplot.math.exp4j.tokenizer - package jhplot.math.exp4j.tokenizer
 
jhplot.math.io - package jhplot.math.io
IO package for math (based on jmathtools).
jhplot.math.kalman - package jhplot.math.kalman
 
jhplot.math.kalman.jama - package jhplot.math.kalman.jama
 
jhplot.math.num - package jhplot.math.num
Common classes used throughout numerics4j.
jhplot.math.num.integration - package jhplot.math.num.integration
Function interfaces.
jhplot.math.num.pdf - package jhplot.math.num.pdf
Statistical distributions.
jhplot.math.num.random - package jhplot.math.num.random
Random number generators and random variable generators.
jhplot.math.num.root - package jhplot.math.num.root
Function interfaces.
jhplot.math.num.special - package jhplot.math.num.special
Elementary functions not provided by the Java™.
jhplot.math.pca - package jhplot.math.pca
A library implementing Principal Component Analysis (PCA) data transformation; in majority of cases the only class that the library's user should be interested in is the class.
jhplot.math.pca.covmatrixevd - package jhplot.math.pca.covmatrixevd
A package containing two different implementations of the data's covariance matrix eigenvalue decomposition.
jhplot.root - package jhplot.root
Access to ROOT files (based on Tony Johnson's RootHistogramBrowser).
jhplot.security - package jhplot.security
MD5 hash for objects or data files
jhplot.shapes - package jhplot.shapes
SCaVis package to draw java 2D primitives
jhplot.stat - package jhplot.stat
Statistical calculations: fluctuations, linear regression etc.
jhplot.utils - package jhplot.utils
Useful classes for verious manipulations and integration with SCaVis
JHPLOT_HTTP - Static variable in class jhplot.gui.HelpBrowser
 
JHreader - Class in jhplot.io
A class to read XML file and build jHPlot graphics.
JHreader() - Constructor for class jhplot.io.JHreader
 
JHwriter - Class in jhplot.io
A class to write graphics in XML file.
JHwriter() - Constructor for class jhplot.io.JHwriter
 
jj_nt - Variable in class jplot3dp.MathParser.MathParser
 
jjstrLiteralImages - Static variable in class jplot3dp.MathParser.MathParserTokenManager
 
JKalman - Class in jhplot.math.kalman
Kalman filter (state).
JKalman(int, int, int) - Constructor for class jhplot.math.kalman.JKalman
The construstor allocates JKalman filter and all its matrices and initializes them somehow.
JKalman(int, int) - Constructor for class jhplot.math.kalman.JKalman
Constructor in case of no control.
jointMaxVal - Variable in class jhplot.stat.JointProbabilityState
 
JointProbabilityState - Class in jhplot.stat
Calculates the probabilities of each state in a joint random variable.
JointProbabilityState(double[], double[]) - Constructor for class jhplot.stat.JointProbabilityState
Constructor for the JointProbabilityState class.
jointProbMap - Variable in class jhplot.stat.JointProbabilityState
 
jplot - package jplot
 
JPlot - Class in jplot
JPLOT: Jan's Plotting Program.
JPlot(JFrame, Vector, File, boolean) - Constructor for class jplot.JPlot
Principal constructor.
JPlot(JFrame) - Constructor for class jplot.JPlot
Another constructor.
JPlot(JFrame, Vector) - Constructor for class jplot.JPlot
Another constructor.
jplot.panels - package jplot.panels
 
jplot3dp - package jplot3dp
 
jplot3dp.MathParser - package jplot3dp.MathParser
 
Json - Class in org.jlab.hipo.json
This class serves as the entry point to the minimal-json API.
JsonArray - Class in org.jlab.hipo.json
Represents a JSON array, an ordered collection of JSON values.
JsonArray() - Constructor for class org.jlab.hipo.json.JsonArray
Creates a new empty JsonArray.
JsonArray(JsonArray) - Constructor for class org.jlab.hipo.json.JsonArray
Creates a new JsonArray with the contents of the specified JSON array.
JsonHandler<A,O> - Class in org.jlab.hipo.json
A handler for parser events.
JsonHandler() - Constructor for class org.jlab.hipo.json.JsonHandler
 
JsonObject - Class in org.jlab.hipo.json
Represents a JSON object, a set of name/value pairs, where the names are strings and the values are JSON values.
JsonObject() - Constructor for class org.jlab.hipo.json.JsonObject
Creates a new empty JsonObject.
JsonObject(JsonObject) - Constructor for class org.jlab.hipo.json.JsonObject
Creates a new JsonObject, initialized with the contents of the specified JSON object.
JsonObject.Member - Class in org.jlab.hipo.json
Represents a member of a JSON object, a pair of a name and a value.
JsonParser - Class in org.jlab.hipo.json
A streaming parser for JSON text.
JsonParser(JsonHandler<?, ?>) - Constructor for class org.jlab.hipo.json.JsonParser
Creates a new JsonParser with the given handler.
JsonValue - Class in org.jlab.hipo.json
Represents a JSON value.

K

KalmanTest - Class in jhplot.math.kalman
JKalman TestBench
KalmanTest() - Constructor for class jhplot.math.kalman.KalmanTest
Constructor
KEY - Static variable in class jplot.GraphLabel
 
keyPressed(KeyEvent) - Method in class org.jlab.groot.base.DatasetAttributes.DatasetAttributesPane
 
keyReleased(KeyEvent) - Method in class org.jlab.groot.base.DatasetAttributes.DatasetAttributesPane
 
keyTyped(KeyEvent) - Method in class org.jlab.groot.base.DatasetAttributes.DatasetAttributesPane
 
kind - Variable in class jplot3dp.MathParser.Token
An integer that describes the kind of this token.
KolmogorovSmirnovDist - Class in jhplot.math
This class computes both the cumulative probability P[D_n <= x] and the complementary cumulative probability P[D_n >= x] of the 2-sided 1-sample Kolmogorov-Smirnov distribution.
KolmogorovSmirnovDist() - Constructor for class jhplot.math.KolmogorovSmirnovDist
 
KTjet - Class in hephysics.jet
Longitudinally-invariant kT, anti-KT and Cambridge/Aachen clustering algorithms (light-weight implementation).
KTjet(double, int, int, double) - Constructor for class hephysics.jet.KTjet
Initialize calculations of the longitudinally invariant kT algorithm in inclusive mode.
KTjet(double, int, double) - Constructor for class hephysics.jet.KTjet
Initialize calculations of the KT algorithm.
KTjet(double, double) - Constructor for class hephysics.jet.KTjet
Initialize calculations of the KT algorithm.
kurtosis() - Method in class jhplot.P0D
Returns the kurtosis.
kurtosis() - Method in class jhplot.P0I
Returns the kurtosis.

L

labelPanel - Variable in class jplot.JPlot
 
LabelProperties - Class in jplot
This class pops up a panel with settings used by the labels.
LabelProperties(JPlot) - Constructor for class jplot.LabelProperties
Principal constructor.
Landau - Class in jhplot.fit
The function represents the Landau distribution.
Landau() - Constructor for class jhplot.fit.Landau
 
Landau(String) - Constructor for class jhplot.fit.Landau
 
Landau(String[], String[]) - Constructor for class jhplot.fit.Landau
 
landau(double, double, double) - Static method in class org.jlab.groot.math.FunctionFactory
 
Laplace - Class in jhplot.math.num.pdf
The Laplace distribution.
Laplace() - Constructor for class jhplot.math.num.pdf.Laplace
Default constructor.
Laplace(double, double) - Constructor for class jhplot.math.num.pdf.Laplace
Create a distribution with the given mean and scale.
LaplaceRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Laplace distribution.
LaplaceRandomVariable() - Constructor for class jhplot.math.num.random.LaplaceRandomVariable
Default constructor.
LaplaceRandomVariable(double, double) - Constructor for class jhplot.math.num.random.LaplaceRandomVariable
Create a random variable with the given mean and scale.
LaplaceRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.LaplaceRandomVariable
Create a random variable with the given parameters.
lastIndexOf(int, int) - Method in class jhplot.P0D
Searches the list back to front for the last index of value, starting at offset.
lastIndexOf(int, int) - Method in class jhplot.P0I
Searches the list back to front for the last index of value, starting at offset.
lastIndexOf(double, double) - Method in class jhplot.P1D
Searches for the index of value, starting at offset, but backwards Here we search for (X,Y) pairs only.
lastIndexOfX(double) - Method in class jhplot.P1D
Searches for value in X backwards.
lastIndexOfY(double) - Method in class jhplot.P1D
Searches for a Y value backewards.
LatexText - Class in org.jlab.groot.ui
 
LatexText(String, double, double) - Constructor for class org.jlab.groot.ui.LatexText
 
LatexText(String) - Constructor for class org.jlab.groot.ui.LatexText
 
LatexTextTools - Class in org.jlab.groot.ui
 
LatexTextTools() - Constructor for class org.jlab.groot.ui.LatexTextTools
 
layoutContainer(Container) - Method in class jhplot.gui.VariableSizeGridLayout
 
leapFrog(double[], F1D, double) - Static method in class jhplot.math.Numeric
Uses the Leap-Frog method to solve an ODE.
LEDataInputStream - Class in jhplot.math.io
This class was designed on the base of Roedy Green LEDataInputStream Thanks to Roedy Green, Canadian Mind Products mailto:[email protected] http://mindprod.com
LEDataInputStream(InputStream) - Constructor for class jhplot.math.io.LEDataInputStream
 
LEDataOutputStream - Class in jhplot.math.io
This class was designed on the base of Roedy Green LEDataInputStream Thanks to Roedy Green, Canadian Mind Products mailto:[email protected] http://mindprod.com
LEDataOutputStream(OutputStream) - Constructor for class jhplot.math.io.LEDataOutputStream
 
legendPanel - Variable in class jplot.JPlot
 
length() - Method in class jhplot.math.io.LERandomAccessFile
 
length(double[]) - Static method in class jplot.Geometry
Return the length of a vector.
length(double[], double[]) - Static method in class jplot.Geometry
Compute distance between two points.
length(int, int, int, int) - Static method in class jplot.Geometry
Compute the length of the line from (x0,y0) to (x1,y1)
length(double, double, double, double) - Static method in class jplot.Geometry
Compute the length of the line from (x0,y0) to (x1,y1)
length(int[], int[], boolean) - Static method in class jplot.Geometry
Compute the length of a polyline.
length() - Method in class org.jlab.groot.math.Dimension1D
 
LERandomAccessFile - Class in jhplot.math.io
This class was designed on the base of Roedy Green LEDataInputStream Thanks to Roedy Green, Canadian Mind Products mailto:[email protected] http://mindprod.com
LERandomAccessFile(String, String) - Constructor for class jhplot.math.io.LERandomAccessFile
constructors
LERandomAccessFile(File, String) - Constructor for class jhplot.math.io.LERandomAccessFile
 
LESSER - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
LESSEREQ - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
lexStateNames - Static variable in class jplot3dp.MathParser.MathParserTokenManager
 
lf - Static variable in class jplot.Utils
 
liftPen(int) - Method in class jplot.DataArray
 
liftPen() - Method in class jplot.PlotPoint
 
LINE - Static variable in class jhplot.shapes.HShape
 
Line - Class in jhplot.shapes
Draw a line in the user or NDC coordinate system
Line(double, double, double, double, Stroke, Color) - Constructor for class jhplot.shapes.Line
Main constructor fot a line
Line(double, double, double, double) - Constructor for class jhplot.shapes.Line
Make a line using black (default) color and default stroke
line - Variable in class org.jlab.hipo.json.Location
The line number, starting at 1.
LINE_COMMENT - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
LinearAlgebra - Class in jhplot.math
A collection of static methods for performing math operations on matrices and arrays.
LinearAlgebra() - Constructor for class jhplot.math.LinearAlgebra
 
LinearCongruentialRNG - Class in jhplot.math.num.random
A general linear congruential generator.
LinearCongruentialRNG(long, long) - Constructor for class jhplot.math.num.random.LinearCongruentialRNG
Create a linear congruential generator with the given modulus and multiplier.
LinearCongruentialRNG(long, long, long) - Constructor for class jhplot.math.num.random.LinearCongruentialRNG
Create a linear congruential generator with the given parameters.
LinearCongruentialRNG(long, long, long, long) - Constructor for class jhplot.math.num.random.LinearCongruentialRNG
Create a linear congruential generator with the given parameters.
LinePars - Class in jplot
Contains all the data needed to plot a series of points, connected or not by a line and attributes such as color, dash length, point type and more.
LinePars(String) - Constructor for class jplot.LinePars
Constructor, builds the class from default values.
LinePars(String, int) - Constructor for class jplot.LinePars
Constructor, builds the class with a specific color
LinePars(Color, float, float, int, float) - Constructor for class jplot.LinePars
Constructor, builds the class from specified values.
LinePars() - Constructor for class jplot.LinePars
Constructor, builds the class from default values.
LinePars(LinePars) - Constructor for class jplot.LinePars
Constructor, builds the class from specified values.
LinePars(String, Color) - Constructor for class jplot.LinePars
Constructor, builds the class from default values, except for an initial color.
LINES - Static variable in class jplot.LinePars
 
LineStyle - Class in jplot
Linestyle is a class which shows the current drawing style.
LineStyle(LinePars) - Constructor for class jplot.LineStyle
 
LineStyleButton - Class in jplot
Linestyle is a class which shows the current drawing style.
LineStyleButton() - Constructor for class jplot.LineStyleButton
 
LineStyleButton(LinePars) - Constructor for class jplot.LineStyleButton
 
LineStyleButtonRenderer(LinePars) - Constructor for class jplot.panels.PanelPlot.LineStyleButtonRenderer
 
lineWithLength(int) - Static method in class org.jlab.hipo.utils.TextTable
 
lineWithLengthSymbol(int, Character) - Method in class org.jlab.hipo.utils.TextTable
 
LinReg - Class in jhplot.stat
A linear regression analysis.
LinReg(double[], double[]) - Constructor for class jhplot.stat.LinReg
Constructor for regression calculations
LinReg(P1D) - Constructor for class jhplot.stat.LinReg
constructor for regression calculations.
LinRegWeighted - Class in jhplot.stat
Weighted Least Squares Regression
LinRegWeighted(double[], double[], double[]) - Constructor for class jhplot.stat.LinRegWeighted
Constructor for regression calculations
listEntries() - Method in class jhplot.io.PFile
List objects stored in the file.
listObjectNames() - Method in class jhplot.io.FileAida
List name of the objects inside trees
LITTLE_ENDIAN - Static variable in class jhplot.math.io.BinaryFile
 
LITTLE_ENDIAN - Static variable in class jhplot.math.io.BinaryInputStream
 
LITTLE_ENDIAN - Static variable in class jhplot.math.io.BinaryOutputStream
 
LN - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
lnGamma(double) - Static method in class jhplot.stat.Statistics
Returns natural logarithm of gamma function.
load(H1D, String) - Method in class jhplot.HFit
Load a histogram for a fit
load(P1D, String) - Method in class jhplot.HFit
Load data for a fit
load(String, boolean) - Method in class jhplot.io.FileAida
Load a AIDA file
load(File, boolean) - Method in class jhplot.io.FileAida
Load a AIDA file
loadColumnNames(Vector) - Method in class jplot.DataFile
Reads the datafile for data.
loadColumnNamesData(Vector) - Method in class jplot.DataFile
Reads the datafile for data.
loaded - Variable in class jplot.JPlot
 
loadFromFile() - Method in class jplot3dp.MainComponent
 
loadFromFile(String) - Method in class jplot3dp.MainComponent
 
Location - Class in org.jlab.hipo.json
An immutable object that represents a location in the parsed text.
log() - Method in class jhplot.math.Complex
Principal branch of the Complex logarithm of this Complex number.
log(ValueErr) - Method in class jhplot.math.ValueErr
Take natural log
log10(ValueErr) - Method in class jhplot.math.ValueErr
log to base 10
log10(double) - Method in class jhplot.math.ValueErr
 
log10(double) - Static method in class jplot.Axis
 
log10(double) - Static method in class jplot.GraphGeneral
Returns the log10 of a double value.
LOG10 - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
LOG2 - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
LOG_2_PI - Static variable in interface jhplot.math.num.Constants
log(2 π).
LOG_BASE - Static variable in class jhplot.stat.Entropy
 
logBeta(double, double) - Static method in class jhplot.math.num.special.Beta
Returns the natural logarithm of the beta function B(a, b) (1).
logBinomialProbability(int, int, double, double) - Static method in class jhplot.math.num.pdf.SaddlePoint
Compute the PMF for a binomial distribution using the saddle point expansion.
logGamma(double) - Static method in class jhplot.math.num.special.Gamma
Returns the natural logarithm of the gamma function Γ(x) (1).
Logistic - Class in jhplot.math.num.pdf
The Logistic distribution.
Logistic() - Constructor for class jhplot.math.num.pdf.Logistic
Default constructor.
Logistic(double, double) - Constructor for class jhplot.math.num.pdf.Logistic
Create a distribution with the given mean and scale parameters.
LogisticRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Logistic distribution.
LogisticRandomVariable() - Constructor for class jhplot.math.num.random.LogisticRandomVariable
Default constructor.
LogisticRandomVariable(double, double) - Constructor for class jhplot.math.num.random.LogisticRandomVariable
Create a random variable with the given mean and scale.
LogisticRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.LogisticRandomVariable
Create a random variable with the given parameters.
LogNormal - Class in jhplot.math.num.pdf
The Log Normal distribution.
LogNormal() - Constructor for class jhplot.math.num.pdf.LogNormal
Default constructor.
LogNormal(double, double) - Constructor for class jhplot.math.num.pdf.LogNormal
Create a distribution with the given mean and standard deviation.
logNormal(double, double) - Static method in class jhplot.math.Random
Generate a random number from a LogNormal random variable.
LogNormalRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Log Normal distribution.
LogNormalRandomVariable() - Constructor for class jhplot.math.num.random.LogNormalRandomVariable
Default constructor.
LogNormalRandomVariable(double, double) - Constructor for class jhplot.math.num.random.LogNormalRandomVariable
Create a random variable with the given mean and standard deviation.
LogNormalRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.LogNormalRandomVariable
Create a random variable with the given parameters.
lookingAhead - Variable in class jplot3dp.MathParser.MathParser
 
LOWBYTE_RECORD_COMPRESSION - Static variable in class org.jlab.hipo.io.HipoHeader
 
LOWBYTE_RECORD_COMPRESSION_TYPE - Static variable in class org.jlab.hipo.io.HipoHeader
 
LOWBYTE_RECORD_EVENTCOUNT - Static variable in class org.jlab.hipo.io.HipoHeader
 
LOWBYTE_RECORD_SIZE - Static variable in class org.jlab.hipo.io.HipoHeader
 
LOWBYTE_RECORD_STRINGID - Static variable in class org.jlab.hipo.io.HipoHeader
 
LParticle - Class in hephysics.particle
A class representing a Lorentz particle.
LParticle() - Constructor for class hephysics.particle.LParticle
Define a dummy particle.
LParticle(String) - Constructor for class hephysics.particle.LParticle
Define a particle with a name.
LParticle(String, double) - Constructor for class hephysics.particle.LParticle
Define a particle with a name and mass.
LParticle(double, double, double) - Constructor for class hephysics.particle.LParticle
Define a 3-momentum or X,Y,Z position.
LParticle(double, double, double, double, double) - Constructor for class hephysics.particle.LParticle
Define a particle in momentum or coordinate space.
LParticle(double, double, double, double) - Constructor for class hephysics.particle.LParticle
Define a particle in momentum or 4-space time.
LParticle(String, double, double, double, double, double) - Constructor for class hephysics.particle.LParticle
Define a Lorentz particle in momentum or coordinate space.
ls() - Method in class org.jlab.groot.data.Directory
list the content of current directory
LU(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
LUDecomposition - Class in jhplot.math.kalman.jama
LU Decomposition.
LUDecomposition(Matrix) - Constructor for class jhplot.math.kalman.jama.LUDecomposition
LU Decomposition
LUDecomposition - Class in jhplot.math
LU Decomposition.
LUDecomposition(double[][]) - Constructor for class jhplot.math.LUDecomposition
LU Decomposition

M

m() - Method in class hephysics.jet.ParticleD
Compute mass.
m() - Method in class hephysics.vec.HepLorentzVector
Invariant mass.
m2() - Method in class hephysics.vec.HepLorentzVector
Invariant mass squared
m_default - Variable in class jplot.GraphGeneral
 
m_edit - Variable in class jplot.GraphGeneral
 
m_refresh - Variable in class jplot.GraphGeneral
 
mag() - Method in class hephysics.jet.ParticleD
Compute magnitude sqrt(px**2+py**2+pz**2)
mag() - Method in class hephysics.vec.Hep3Vector
 
mag() - Method in class hephysics.vec.HepLorentzVector
Magnitude sqrt(x**2+y**2+z**2)
mag2() - Method in class hephysics.vec.Hep3Vector
 
mag2() - Method in class hephysics.vec.HepLorentzVector
Magnitude squared: t()*t() - v.mag2() or e()*e() - v.mag2().
magnitude() - Method in class hephysics.vec.SpacePoint
 
magnitudeSquared() - Method in class hephysics.vec.Hep3Vector
 
magnitudeSquared() - Method in class hephysics.vec.SpacePoint
 
main(String[]) - Static method in class hephysics.jet.JetN2
Main class for testing.
main(String[]) - Static method in class hephysics.jet.KTjet
Main class for testing.
Main - Class in hephysics.jet
 
Main() - Constructor for class hephysics.jet.Main
 
main(String[]) - Static method in class hephysics.jet.Main
 
main(String[]) - Static method in class hephysics.jet.SCJet
Main class for testing.
main(String[]) - Static method in class jhplot.io.ArrayReaderWriter
 
main(String[]) - Static method in class jhplot.math.DoubleArray
 
main(String[]) - Static method in class jhplot.math.io.ASCIIFile
 
main(String[]) - Static method in class jhplot.math.io.BinaryFile
 
main(String[]) - Static method in class jhplot.math.kalman.KalmanTest
Main method
main(String[]) - Static method in class jhplot.math.KolmogorovSmirnovDist
 
main(String[]) - Static method in class jhplot.math.pca.SampleRun
 
main(String[]) - Static method in class jhplot.math.Poisson
 
main(String[]) - Static method in class jhplot.math.Slicing
 
main(String[]) - Static method in class jhplot.math.Sorting
 
main(String[]) - Static method in class jhplot.math.SortUtils
Test method
main(String[]) - Static method in class jhplot.PND
Test
main(String[]) - Static method in class jhplot.PNI
Test
main(String[]) - Static method in class jhplot.stat.Anova
 
main(String[]) - Static method in class jhplot.stat.PCA
 
main(String[]) - Static method in class jhplot.utils.BrowserHTML
 
main(String[]) - Static method in class jhplot.utils.FileList
Sole entry point to the class and application.
main(String[]) - Static method in class jhplot.utils.GHFontChooser
 
main(String[]) - Static method in class jhplot.utils.ShowColors
 
main(String[]) - Static method in class jhplot.utils.ShowFonts
Simple main program to start it running
main(String[]) - Static method in class jplot.Axis
simple example program for Axis class.
main(String[]) - Static method in class jplot3dp.UVModeller
 
main(String[]) - Static method in class org.jlab.groot.base.AxisAttributes
 
main(String[]) - Static method in class org.jlab.groot.base.DatasetAttributes
 
main(String[]) - Static method in class org.jlab.groot.base.GraphicsTests
 
main(String[]) - Static method in class org.jlab.groot.data.Directory
 
main(String[]) - Static method in class org.jlab.groot.data.TDirectory
 
main(String[]) - Static method in class org.jlab.groot.demo.BasicDemo
 
main(String[]) - Static method in class org.jlab.groot.demo.BasicDemo2
 
main(String[]) - Static method in class org.jlab.groot.demo.BasicDemo3
 
main(String[]) - Static method in class org.jlab.groot.demo.CustomFunctionDemo
 
main(String[]) - Static method in class org.jlab.groot.demo.Gaus2D
 
main(String[]) - Static method in class org.jlab.groot.demo.GROOTDemo
 
main(String[]) - Static method in class org.jlab.groot.demo.MultiGaus
 
main(String[]) - Static method in class org.jlab.groot.demo.TDirectoryDemo
 
main(String[]) - Static method in class org.jlab.groot.demo.Xeon_Amdahl
 
main(String[]) - Static method in class org.jlab.groot.fitter.DataFitter
 
main(String[]) - Static method in class org.jlab.groot.fitter.ParallelSliceFitter
 
main(String[]) - Static method in class org.jlab.groot.graphics.EmbeddedCanvas
 
main(String[]) - Static method in class org.jlab.groot.graphics.EmbeddedCanvasGroup
 
main(String[]) - Static method in class org.jlab.groot.graphics.EmbeddedCanvasTabbed
 
main(String[]) - Static method in class org.jlab.groot.graphics.GraphicsAxis
main program for testing the axis
main(String[]) - Static method in class org.jlab.groot.graphics.GraphicsAxisTests
 
main(String[]) - Static method in class org.jlab.groot.io.TextFileReader
 
main(String[]) - Static method in class org.jlab.groot.math.Dimension1D
 
main(String[]) - Static method in class org.jlab.groot.math.Dimension2D
 
main(String[]) - Static method in class org.jlab.groot.math.ErrorFunction
Test client
main(String[]) - Static method in class org.jlab.groot.math.F1D
 
main(String[]) - Static method in class org.jlab.groot.math.FunctionFactory
 
main(String[]) - Static method in class org.jlab.groot.matrix.GridStudio
 
main(String[]) - Static method in class org.jlab.groot.matrix.SparseGridIO
 
main(String[]) - Static method in class org.jlab.groot.matrix.SparseIndexPane
 
main(String[]) - Static method in class org.jlab.groot.matrix.SparseVectorGrid
 
main(String[]) - Static method in class org.jlab.groot.studio.StudioDesktop
 
main(String[]) - Static method in class org.jlab.groot.studio.StudioUI
 
main(String[]) - Static method in class org.jlab.groot.tree.DynamicTree
 
main(String[]) - Static method in class org.jlab.groot.tree.RandomTree
 
main(String[]) - Static method in class org.jlab.groot.tree.TreeTextFile
 
main(String[]) - Static method in class org.jlab.groot.ui.GraphicsAxis
main program for testing the axis
main(String[]) - Static method in class org.jlab.groot.ui.GraphicsAxisFrame
 
main(String[]) - Static method in class org.jlab.groot.ui.LatexText
 
main(String[]) - Static method in class org.jlab.groot.ui.LatexTextTools
 
main(String[]) - Static method in class org.jlab.groot.ui.TBrowser
 
main(String[]) - Static method in class org.jlab.groot.ui.TCanvas
 
main(String[]) - Static method in class org.jlab.groot.ui.TreeEditor
 
main(String[]) - Static method in class org.jlab.hipo.benchmark.HipoBenchmark
 
main(String[]) - Static method in class org.jlab.hipo.data.HipoEvent
 
main(String[]) - Static method in class org.jlab.hipo.data.HipoNode
main program for tests
main(String[]) - Static method in class org.jlab.hipo.io.HipoByteUtils
 
main(String[]) - Static method in class org.jlab.hipo.io.HipoFileInfo
 
main(String[]) - Static method in class org.jlab.hipo.io.HipoReader
 
main(String[]) - Static method in class org.jlab.hipo.io.HipoReaderBenchmark
 
main(String[]) - Static method in class org.jlab.hipo.io.HipoRecord
 
main(String[]) - Static method in class org.jlab.hipo.io.HipoRecordHeader
 
main(String[]) - Static method in class org.jlab.hipo.io.HipoWriter
Main program to run internal tests and validations.
main(String[]) - Static method in class org.jlab.hipo.schema.Schema
 
main(String[]) - Static method in class org.jlab.hipo.schema.SchemaFactory
 
main(String[]) - Static method in class org.jlab.hipo.tests.EventTest
 
main(String[]) - Static method in class org.jlab.hipo.tests.WriterTests
 
main(String[]) - Static method in class org.jlab.hipo.utils.ArrayUtils
 
main(String[]) - Static method in class org.jlab.hipo.vfs.HipoServer
 
MainComponent - Class in jplot3dp
 
MainComponent(Frame) - Constructor for class jplot3dp.MainComponent
 
makeLabel(String) - Static method in class jplot.Utils
Make a label specifically used by the tic-panel.
mapBinNumber(int, IAxis) - Method in class jhplot.HProf2D
Utility method to map the bin number from the external representation (from -2 to nBins-1 where -2 is the overflow and -1 is the underflow) to the internal one (from 0 to nBins+1 where 0 is the underflow and nBins+1 if the overflow bin)
mapNames() - Method in class jhplot.io.PFile
Generate an association between record number and object name.
marginFit(PadMargins) - Method in class org.jlab.groot.base.PadMargins
 
MARKERNAME - Static variable in class org.jlab.groot.data.GraphErrors
 
mass() - Method in class hephysics.jet.ParticleD
Compute mass.
mass() - Method in class hephysics.particle.LParticle
Get a mass
mass(double[]) - Static method in class jhplot.math.ArrayMathUtils
Returns the sum of the elements of the array.
mass(int[]) - Static method in class jhplot.math.ArrayMathUtils
Returns the sum of the elements of the array.
Mathfun - Class in jhplot.math
 
Mathfun() - Constructor for class jhplot.math.Mathfun
 
MathParser - Class in jplot3dp.MathParser
 
MathParser() - Constructor for class jplot3dp.MathParser.MathParser
 
MathParser(InputStream) - Constructor for class jplot3dp.MathParser.MathParser
 
MathParser(Reader) - Constructor for class jplot3dp.MathParser.MathParser
 
MathParser(MathParserTokenManager) - Constructor for class jplot3dp.MathParser.MathParser
 
MathParserConstants - Interface in jplot3dp.MathParser
 
MathParserTokenManager - Class in jplot3dp.MathParser
 
MathParserTokenManager(SimpleCharStream) - Constructor for class jplot3dp.MathParser.MathParserTokenManager
 
MathParserTokenManager(SimpleCharStream, int) - Constructor for class jplot3dp.MathParser.MathParserTokenManager
 
MathRNG - Class in jhplot.math.num.random
A random number generator that delegates random number generation to the Math.random() method.
MathRNG() - Constructor for class jhplot.math.num.random.MathRNG
 
Maths - Class in jhplot.math.kalman.jama
 
Maths() - Constructor for class jhplot.math.kalman.jama.Maths
 
Matrix - Interface in hephysics.matrix
A very simple matrix interface
Matrix - Class in jhplot.math.kalman.jama
Jama = Java Matrix class.
Matrix(int, int) - Constructor for class jhplot.math.kalman.jama.Matrix
Construct an m-by-n matrix of zeros.
Matrix(int, int, double) - Constructor for class jhplot.math.kalman.jama.Matrix
Construct an m-by-n constant matrix.
Matrix(double[][]) - Constructor for class jhplot.math.kalman.jama.Matrix
Construct a matrix from a 2-D array.
Matrix(double[][], int, int) - Constructor for class jhplot.math.kalman.jama.Matrix
Construct a matrix quickly without checking arguments.
Matrix(double[], int) - Constructor for class jhplot.math.kalman.jama.Matrix
Construct a matrix from a one-dimensional packed array
MatrixOp - Class in hephysics.matrix
Simple operations on matrices
MatrixOp.IndeterminateMatrixException - Exception in hephysics.matrix
 
MatrixOp.InvalidMatrixException - Exception in hephysics.matrix
 
max(double[]) - Static method in class jhplot.math.ArrayMathUtils
Returns the maximum of an array.
max(double[][]) - Static method in class jhplot.math.ArrayMathUtils
Returns the maximum of an array.
max(int[]) - Static method in class jhplot.math.ArrayMathUtils
Returns the maximum of an array.
max(int[][]) - Static method in class jhplot.math.ArrayMathUtils
Returns the maximum of an array.
max(double[][]) - Static method in class jhplot.math.DoubleArray
Finds the maximum value in each column of a matrix.
max(double...) - Static method in class jhplot.math.DoubleArray
Finds maximum value in either a list of numbers or a single array.
max(int[][]) - Static method in class jhplot.math.IntegerArray
 
max(int...) - Static method in class jhplot.math.IntegerArray
 
max - Variable in class jplot3dp.ModelView.AxesDefinition
 
max() - Method in class org.jlab.groot.math.Axis
A getter for the maximum value of the axis
max() - Method in class org.jlab.groot.math.UserParameter
 
maxBinHeight() - Method in class jhplot.H1D
Max value of all bins
maxBinHeight() - Method in class jhplot.HProf1D
Max value of all bins
maxIndex(double[]) - Static method in class jhplot.math.ArrayMathUtils
returns the index of the greatest element from the given array
maxIndex(double[][]) - Static method in class jhplot.math.DoubleArray
Finds the indices of the minimum values in each column of a matrix.
maxIndex(double...) - Static method in class jhplot.math.DoubleArray
Finds the index of the maximum value in a list of values or an array.
maxIndex(int[][]) - Static method in class jhplot.math.IntegerArray
 
maxIndex(int...) - Static method in class jhplot.math.IntegerArray
 
maxState - Variable in class jhplot.stat.ProbabilityState
 
MD5 - Class in jhplot.security
Get MD5 hash for any object or a file with data
MD5(Object) - Constructor for class jhplot.security.MD5
Initialize MD5 calculations
MD5(File) - Constructor for class jhplot.security.MD5
Initialize MD5 calculations for a file
MD5(String) - Static method in class jhplot.security.SimpleMD5
 
mean() - Method in class jhplot.H1D
Get mean of the histogram
mean() - Method in class jhplot.HProf1D
Get mean of the histogram
mean(double[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the mean.
mean(int[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the mean.
mean(double[]) - Static method in class jhplot.math.StatisticSample
Get mean value
mean(double[][]) - Static method in class jhplot.math.StatisticSample
Get mean
mean() - Method in class jhplot.P0D
Returns the mean value.
mean() - Method in class jhplot.P0I
Returns the mean value.
mean(int) - Method in class jhplot.P2D
Returns the mean value for any axis
mean(double[]) - Static method in class jhplot.stat.Statistics
Get mean value
mean(double[][]) - Static method in class jhplot.stat.Statistics
Get mean
mean() - Method in class jplot.DataArray
 
meanX() - Method in class jhplot.P1D
Returns the mean value in X.
meanX() - Method in class jhplot.P2D
Returns the mean value in X.
meanX() - Method in class jhplot.P3D
Returns the mean value in X.
meanX() - Method in class jplot.DataArray2D
 
meanX() - Method in class jplot.DataArray3D
 
meanXerror() - Method in class jhplot.P1D
Returns the standard error of the mean values for X.
meanY() - Method in class jhplot.P1D
Returns the mean value in Y.
meanY() - Method in class jhplot.P2D
Returns the mean value in Y.
meanY() - Method in class jhplot.P3D
Returns the mean value in Y.
meanY() - Method in class jplot.DataArray2D
 
meanY() - Method in class jplot.DataArray3D
 
meanYerror() - Method in class jhplot.P1D
Returns the standard error of the mean values for Y.
meanZ() - Method in class jhplot.P2D
Returns the mean value in Z.
meanZ() - Method in class jhplot.P3D
Returns the mean value in Z.
meanZ() - Method in class jplot.DataArray2D
 
meanZ() - Method in class jplot.DataArray3D
 
median(double[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the median of an array.
median(int[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the median of an array.
median() - Method in class jhplot.P0D
Returns the median.
median() - Method in class jhplot.P0I
Returns the median.
MemoryMonitor - Class in jhplot.utils
Simple memory monitor.
MemoryMonitor() - Constructor for class jhplot.utils.MemoryMonitor
 
merge(double[]...) - Static method in class jhplot.math.DoubleArray
Concatenates arrays.
merge(int[]...) - Static method in class jhplot.math.IntegerArray
 
merge(P0D) - Method in class jhplot.P0D
Merge two P0D containers
merge(P0I) - Method in class jhplot.P0I
Merge two P0I containers
merge(P1D) - Method in class jhplot.P1D
Merge two P1D containers.
merge(P2D) - Method in class jhplot.P2D
Merge two P2D containers
merge(P3D) - Method in class jhplot.P3D
Merge two P3D containers
merge(JsonObject) - Method in class org.jlab.hipo.json.JsonObject
Copies all members of the specified object into this object.
mergeArrays(double[], double[], double[]) - Static method in class jhplot.stat.ProbabilityState
Takes in two arrays and writes the joint state of those arrays to the output vector, returning the maximum joint state.
mergeColumns(double[]...) - Static method in class jhplot.math.DoubleArray
Combine a set of arrays into a matrix.
mergeColumns(int[]...) - Static method in class jhplot.math.IntegerArray
 
mergeRows(double[]...) - Static method in class jhplot.math.DoubleArray
Combine a set of arrays into a matrix.
mergeRows(int[]...) - Static method in class jhplot.math.IntegerArray
 
metropolis(double[], F1D, double) - Static method in class jhplot.math.Numeric
The Metropolis algorithm.
min(double[]) - Static method in class jhplot.math.ArrayMathUtils
Returns the minimum of an array.
min(double[][]) - Static method in class jhplot.math.ArrayMathUtils
Returns the minimum of an array.
min(int[]) - Static method in class jhplot.math.ArrayMathUtils
Returns the minimum of an array.
min(int[][]) - Static method in class jhplot.math.ArrayMathUtils
Returns the minimum of an array.
min(double[][]) - Static method in class jhplot.math.DoubleArray
Finds the minimum value in each column of a matrix.
min(double...) - Static method in class jhplot.math.DoubleArray
Finds minimum value in either a list of numbers or a single array.
min(int[][]) - Static method in class jhplot.math.IntegerArray
 
min(int...) - Static method in class jhplot.math.IntegerArray
 
min - Variable in class jplot3dp.ModelView.AxesDefinition
 
min() - Method in class org.jlab.groot.math.Axis
A getter for the minimum value of the axis
min() - Method in class org.jlab.groot.math.UserParameter
 
minBinHeight() - Method in class jhplot.H1D
Min value of all bins
minBinHeight() - Method in class jhplot.HProf1D
Min value of all bins
MINIMAL - Static variable in class org.jlab.hipo.json.WriterConfig
Write JSON in its minimal form, without any additional whitespace.
minimumLayoutSize(Container) - Method in class jhplot.gui.VariableSizeGridLayout
 
minIndex(double[]) - Static method in class jhplot.math.ArrayMathUtils
returns the index of the smallest element from the given array
minIndex(double[][]) - Static method in class jhplot.math.DoubleArray
Finds the indices of the minimum values in each column of a matrix.
minIndex(double...) - Static method in class jhplot.math.DoubleArray
Finds the index of the minumum value in a list of values or an array.
minIndex(int[][]) - Static method in class jhplot.math.IntegerArray
 
minIndex(int...) - Static method in class jhplot.math.IntegerArray
 
minus(Complex) - Method in class jhplot.math.Complex
Subtraction of Complex numbers (doesn't change this Complex number).
minus(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
C = A - B
minus(double[], double[]) - Static method in class jhplot.math.LinearAlgebra
Element-wise subtraction of two arrays.
minus(double[], double) - Static method in class jhplot.math.LinearAlgebra
Subtracts a scalar value from each element of an array
minus(double, double[]) - Static method in class jhplot.math.LinearAlgebra
Subtracts each element of an array from a scalar value.
minus(double[][], double[][]) - Static method in class jhplot.math.LinearAlgebra
Element-wise subtraction of two matrices.
minus(double[][], double) - Static method in class jhplot.math.LinearAlgebra
Subtract a scalar from each element of a matrix.
minus(double, double[][]) - Static method in class jhplot.math.LinearAlgebra
Subtract each element of a matrix from a scalar.
minus(ValueErr, double) - Method in class jhplot.math.ValueErr
Subtract an ValueErr number from this ValueErr number with correlation
minus(ValueErr, ValueErr, double) - Method in class jhplot.math.ValueErr
Subtract ValueErr number b from ValueErr number a with correlation
minus(ValueErr) - Method in class jhplot.math.ValueErr
Subtract a ValueErr number from this ValueErr number without correlation
minus(ValueErr, ValueErr) - Method in class jhplot.math.ValueErr
Subtract ValueErr number b from ValueErr number without correlation
minus(double) - Method in class jhplot.math.ValueErr
Subtract an error free double number from this ValueErr number.
minus(double, ValueErr) - Method in class jhplot.math.ValueErr
Subtract a ValueErr number b from an error free double
minus(double, double) - Method in class jhplot.math.ValueErr
Subtract an error free double number b from an error free double a and return sum as ValueErr
MINUS - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
minusEquals(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
A = A - B
minusEquals(ValueErr, double) - Method in class jhplot.math.ValueErr
Subtract a ValueErr number to this ValueErr number and replace this with the sum with correlation
minusEquals(ValueErr) - Method in class jhplot.math.ValueErr
Subtract a ValueErr number from this ValueErr number and replace this with the sum with no correlation
minusEquals(double) - Method in class jhplot.math.ValueErr
Subtract a double number from this ValueErr number and replace this with the sum
minusReal(double) - Method in class jhplot.math.Complex
Subtraction from real part
mkdir(String) - Method in class org.jlab.groot.data.Directory
create a directory in current directory.
mod() - Method in class jhplot.math.Complex
Modulus of this Complex number (the distance from the origin in polar coordinates).
ModelFunction() - Constructor for class jplot3dp.ModelView.ModelFunction
 
modelView - Variable in class jplot3dp.MainComponent
 
ModelView - Class in jplot3dp
 
ModelView() - Constructor for class jplot3dp.ModelView
 
ModelView.AxesDefinition - Class in jplot3dp
 
ModelView.FunctionsList - Class in jplot3dp
 
ModelView.ModelFunction - Class in jplot3dp
 
modified() - Method in class org.jlab.groot.ui.ParameterPanel
 
modify(DataVector, double, double) - Method in class org.jlab.groot.data.H1F
 
modify(DataVector, DataVector, double, double, double, double) - Method in class org.jlab.groot.data.H2F
 
MODULO - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
moment(int, double) - Method in class jhplot.P0D
Returns the moment of k-th order with value c, which is Sum( (x[i]-c)k ) / size().
moment(int, double) - Method in class jhplot.P0I
Returns the moment of k-th order with value c, which is Sum( (x[i]-c)k ) / size().
mouseClicked(MouseEvent) - Method in class jplot.GraphGeneral.GraphMouseListener
Picks up a mouse-click.
mouseClicked(MouseEvent) - Method in class jplot.SmallButton
 
mouseClicked(MouseEvent) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
mouseClicked(MouseEvent) - Method in class org.jlab.groot.studio.StudioUI
 
mouseDragged(MouseEvent) - Method in class jplot.GraphGeneral.DragListener
This method does the actual painting during dragging.
mouseDragged(MouseEvent) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
mouseEntered(MouseEvent) - Method in class jplot.GraphGeneral.GraphMouseListener
Picks up a mouse-Entered event.
mouseEntered(MouseEvent) - Method in class jplot.SmallButton
 
mouseEntered(MouseEvent) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
mouseEntered(MouseEvent) - Method in class org.jlab.groot.studio.StudioUI
 
mouseExited(MouseEvent) - Method in class jplot.GraphGeneral.GraphMouseListener
Picks up a mouse-Exited event.
mouseExited(MouseEvent) - Method in class jplot.SmallButton
 
mouseExited(MouseEvent) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
mouseExited(MouseEvent) - Method in class org.jlab.groot.studio.StudioUI
 
mouseMoved(MouseEvent) - Method in class jplot.GraphGeneral.DragListener
Does nothing.
mouseMoved(MouseEvent) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
mousePressed(MouseEvent) - Method in class jplot.GraphGeneral.GraphMouseListener
Picks up a mouse-pressed event.
mousePressed(MouseEvent) - Method in class jplot.SmallButton
 
mousePressed(MouseEvent) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
mousePressed(MouseEvent) - Method in class org.jlab.groot.studio.StudioUI
 
mouseReleased(MouseEvent) - Method in class jplot.GraphGeneral.GraphMouseListener
Stops dragging if we are actually dragging, does nothing otherwise.
mouseReleased(MouseEvent) - Method in class jplot.SmallButton
 
mouseReleased(MouseEvent) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
mouseReleased(MouseEvent) - Method in class org.jlab.groot.studio.StudioUI
 
move(String, String) - Method in class jhplot.P1D
Transform a P1D data holder to some function with error propagation (for both levels)
mt() - Method in class hephysics.vec.HepLorentzVector
Transverse mass.
mt2() - Method in class hephysics.vec.HepLorentzVector
Transverse mass: e()*e() - pz()*pz()
MTU - Static variable in class org.jlab.hipo.io.HipoByteUtils
 
mult(Matrix, Matrix) - Static method in class hephysics.matrix.MatrixOp
 
mult(Hep3Matrix, Hep3Matrix) - Static method in class hephysics.vec.Hep3Matrix
 
mult(double, Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Multiply by a scaler
mult(double) - Method in class hephysics.vec.Hep3Vector
Multiply by a scaler
mult(Hep3Matrix, Hep3Vector) - Method in class hephysics.vec.Hep3Vector
 
mult(double, HepLorentzVector) - Method in class hephysics.vec.HepLorentzVector
Multiply by a scaler
mult(double, Hep3Vector) - Static method in class hephysics.vec.VecOp
 
mult(Hep3Matrix, Hep3Vector) - Static method in class hephysics.vec.VecOp
 
mult(Hep3Matrix, Hep3Matrix) - Static method in class hephysics.vec.VecOp
 
mult(double, Hep3Matrix) - Static method in class hephysics.vec.VecOp
 
mult(double) - Method in class org.jlab.groot.data.DataVector
Multiplies the whole data with the provided number
MultiGaus - Class in org.jlab.groot.demo
 
MultiGaus() - Constructor for class org.jlab.groot.demo.MultiGaus
 
MultiIndex - Class in org.jlab.groot.math
Handles the indexing of multidimensional arrays.
MultiIndex() - Constructor for class org.jlab.groot.math.MultiIndex
Initializes the arrays to size 0.
MultiIndex(int...) - Constructor for class org.jlab.groot.math.MultiIndex
Initializes the variables based on the number of arguments
MULTIPLY - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
multiply(StatNumber) - Method in class org.jlab.groot.math.StatNumber
Multiplies the parameter and the current StatNumber
multLimits(double) - Method in class org.jlab.groot.math.UserParameter
 
MutableMatrix - Interface in hephysics.matrix
A matrix that can be changed
MutualInformation - Class in jhplot.stat
Implements common discrete Mutual Information functions.
MyUtils - Class in jplot
Provides a number of handy functions which I use all the time, but which are too short to bring into a package or class.
MyUtils() - Constructor for class jplot.MyUtils
 

N

N_AXES - Static variable in class jplot.GraphSettings
Total number of axes currently known by JPlot.
name - Variable in class jplot3dp.ModelView.ModelFunction
 
name() - Method in class org.jlab.groot.math.UserParameter
 
name() - Method in class root.TLeafFolderColumn
 
names() - Method in class org.jlab.hipo.json.JsonObject
Returns a list of the names in this object in document order.
neg(Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Invert
neg(HepLorentzVector) - Method in class hephysics.vec.HepLorentzVector
Inverse
neg(Hep3Vector) - Method in class hephysics.vec.HepLorentzVector
 
neg(Hep3Vector) - Static method in class hephysics.vec.VecOp
 
NegativeBinomial - Class in jhplot.fit
Negative binomial distribution.
NegativeBinomial() - Constructor for class jhplot.fit.NegativeBinomial
 
NegativeBinomial(String) - Constructor for class jhplot.fit.NegativeBinomial
 
NegativeBinomial(String[], String[]) - Constructor for class jhplot.fit.NegativeBinomial
 
NegativeBinomial - Class in jhplot.math.num.pdf
The Negative Binomial distribution.
NegativeBinomial() - Constructor for class jhplot.math.num.pdf.NegativeBinomial
Default constructor.
NegativeBinomial(int, double) - Constructor for class jhplot.math.num.pdf.NegativeBinomial
Create a distribution with the given number of successes and probability of success.
NegativeBinomialRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Negative Binomial distribution.
NegativeBinomialRandomVariable() - Constructor for class jhplot.math.num.random.NegativeBinomialRandomVariable
Default constructor.
NegativeBinomialRandomVariable(int, double) - Constructor for class jhplot.math.num.random.NegativeBinomialRandomVariable
Create a random variable with the given number of successes and probability of success.
NegativeBinomialRandomVariable(int, double, RNG) - Constructor for class jhplot.math.num.random.NegativeBinomialRandomVariable
Create a random variable with the given parameters.
newToken(int) - Static method in class jplot3dp.MathParser.Token
Returns a new Token object, by default.
NewtonRootFinder - Class in jhplot.math.num.root
Newton's method (1) for finding roots of functions.
NewtonRootFinder(Function, Function) - Constructor for class jhplot.math.num.root.NewtonRootFinder
Create a root finder for the given function.
NewtonRootFinder(Function, Function, int, double) - Constructor for class jhplot.math.num.root.NewtonRootFinder
Create a root finder for the given function.
next() - Method in class jhplot.math.Poisson
Get next Poisson random number with the lambda given in constructor
next(double) - Method in class jhplot.math.Poisson
Get next Poisson random number with a new lambda (overwrides the default)
next - Variable in class jplot3dp.MathParser.Token
A reference to the next regular (non-special) token from the input stream.
nextColor(int) - Method in class jplot.LinePars
Sets the color of the pen.
nextPage() - Method in class org.jlab.groot.graphics.EmbeddedCanvasGroup
 
nextRandomNumber() - Method in class jhplot.math.num.random.LinearCongruentialRNG
Access the next random number from this generator.
nextRandomNumber() - Method in class jhplot.math.num.random.MathRNG
Access the next random number from this generator.
nextRandomNumber() - Method in class jhplot.math.num.random.RandomRNG
Access the next random number from this generator.
nextRandomNumber() - Method in interface jhplot.math.num.random.RNG
Access the next random number from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.BernoulliRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.BernoulliRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.BetaRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.BetaRandomVariable
Access the next random variable from this generator.
nextRandomVariable(int, double, RNG) - Static method in class jhplot.math.num.random.BinomialRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.BinomialRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.CauchyRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.CauchyRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.ChiSquaredRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.ChiSquaredRandomVariable
Access the next random variable from this generator.
nextRandomVariable() - Method in interface jhplot.math.num.random.ContinuousRandomVariable
Access the next random variable from this generator.
nextRandomVariable() - Method in interface jhplot.math.num.random.DiscreteRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.ExponentialRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.ExponentialRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.FRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.FRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.GammaRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.GammaRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.GeometricRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.GeometricRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.LaplaceRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.LaplaceRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.LogisticRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.LogisticRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.LogNormalRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.LogNormalRandomVariable
Access the next random variable from this generator.
nextRandomVariable(int, double, RNG) - Static method in class jhplot.math.num.random.NegativeBinomialRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.NegativeBinomialRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.NormalRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.NormalRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.PoissonRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.PoissonRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.RayleighRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.RayleighRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, RNG) - Static method in class jhplot.math.num.random.TRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.TRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, RNG) - Static method in class jhplot.math.num.random.UniformRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.UniformRandomVariable
Access the next random variable from this generator.
nextRandomVariable(double, double, double, RNG) - Static method in class jhplot.math.num.random.WeibullRandomVariable
Access the next random variable using the given generator.
nextRandomVariable() - Method in class jhplot.math.num.random.WeibullRandomVariable
Access the next random variable from this generator.
nextToken() - Method in class jhplot.math.exp4j.tokenizer.Tokenizer
 
NO_BG - Static variable in class org.jlab.groot.fitter.ParallelSliceFitter
 
NO_LINE - Static variable in class jplot.GraphSettings
Symbolic constant used for no lines (solid or dashed).
NO_SYMBOL - Static variable in class jplot.GraphSettings
Symbolic constant used for no symbols (points).
noContours - Variable in class jplot.Contour
Boolean value if true Contours will not be calculated
NodeIndexList(int, int, int) - Constructor for class org.jlab.hipo.data.HipoEvent.NodeIndexList
 
NONNUMERIC - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
norm(double[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the L2 norm of an array (Euclidean norm or "length").
norm(int[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the L2 norm of an array (Euclidean norm or "length").
norm1() - Method in class jhplot.math.kalman.jama.Matrix
One norm
norm1(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
norm2(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
norm2() - Method in class jhplot.math.SingularValueDecomposition
Two norm
Normal - Class in jhplot.math.num.pdf
The Normal distribution (1).
Normal() - Constructor for class jhplot.math.num.pdf.Normal
Default constructor.
Normal(double, double) - Constructor for class jhplot.math.num.pdf.Normal
Create a distribution with the given mean and standard deviation.
normal(double, double) - Static method in class jhplot.math.Random
Generate a random number from a Gaussian (Normal) random variable.
normaliseArray(double[], int[]) - Static method in class jhplot.stat.ProbabilityState
Takes an input vector and writes an output vector which is a normalised version of the input, and returns the maximum state.
normalize(double[]) - Static method in class jhplot.math.ArrayMathUtils
Renormalizes the array so that its L2 norm is 1 (up to computational errors).
normalize(double) - Method in class org.jlab.groot.data.H1F
Normalizes the histogram data to the specified number
normalized(H1F, H1F) - Static method in class org.jlab.groot.data.H1F
returns a new histogram with a content of h1 where the integral is normalized to histogram h2.
NormalRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Normal distribution.
NormalRandomVariable() - Constructor for class jhplot.math.num.random.NormalRandomVariable
Default constructor.
NormalRandomVariable(double, double) - Constructor for class jhplot.math.num.random.NormalRandomVariable
Create a random variable with the given mean and standard deviation.
NormalRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.NormalRandomVariable
Create a random variable with the given parameters.
normF() - Method in class jhplot.math.kalman.jama.Matrix
Frobenius norm
normF(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
normInf() - Method in class jhplot.math.kalman.jama.Matrix
Infinity norm
normInf(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
notEquals(SpacePoint) - Method in class hephysics.vec.SpacePoint
Inequality
NOTEQUALS - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
nRoot(ValueErr, int) - Method in class jhplot.math.ValueErr
Take nth root from the value (n is above 1)
NULL - Static variable in class org.jlab.hipo.json.Json
Represents the JSON literal null.
NULL - Static variable in class org.jlab.hipo.json.JsonValue
Deprecated.
Use Json.NULL instead
NUMBER - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
number() - Method in class org.jlab.groot.math.StatNumber
 
numberFormat - Static variable in class jplot.Utils
 
numberLabels() - Method in class jhplot.HPlot
No labels on the current plot.
numberLabels() - Method in class jplot.GraphSettings
No of labels
numberPrimitives() - Method in class jhplot.HPlot
No of primitives for the current plot.
numberPrimitives() - Method in class jplot.GraphSettings
No of primitives
NumberToken - Class in jhplot.math.exp4j.tokenizer
Represents a number in the expression
NumberToken(double) - Constructor for class jhplot.math.exp4j.tokenizer.NumberToken
Create a new instance
numeric() - Method in class jhplot.F1D
Perform some numeric substitutions.
numeric() - Method in class jhplot.F2D
Perform some numeric substitutions.
Numeric - Class in jhplot.math
Do some numerical calculations.
Numeric() - Constructor for class jhplot.math.Numeric
 
NumericException - Exception in jhplot.math.num
Generic numerical exception thrown by numerics4j.
NumericException(String) - Constructor for exception jhplot.math.num.NumericException
Create an execption with the given message.
numFracDigits(double) - Static method in class jplot.Utils
 

O

object() - Static method in class org.jlab.hipo.json.Json
Creates a new empty JsonObject.
offset() - Method in class org.jlab.groot.data.H2F
 
offset - Variable in class org.jlab.hipo.json.Location
The absolute character index, starting at 0.
OFFSET_DATA_LENGTH_WORD_COMPRESSED - Static variable in class org.jlab.hipo.io.HipoRecordHeader
 
OFFSET_DATA_LENGTH_WORD_UNCOMPRESSED - Static variable in class org.jlab.hipo.io.HipoRecordHeader
 
OFFSET_FILE_HEADER_SIZE - Static variable in class org.jlab.hipo.io.HipoFileHeader
 
OFFSET_FILE_SIZE - Static variable in class org.jlab.hipo.io.HipoFileHeader
 
OFFSET_HEADER_LENGTH_WORD - Static variable in class org.jlab.hipo.io.HipoRecordHeader
 
OFFSET_INDEX_LENGTH_WORD - Static variable in class org.jlab.hipo.io.HipoRecordHeader
 
OFFSET_NUMBER_OF_EVENTS - Static variable in class org.jlab.hipo.io.HipoRecordHeader
 
OFFSET_RECORD_LENGTH_WORD - Static variable in class org.jlab.hipo.io.HipoRecordHeader
Define offsets for each WORD in the header
one(int, int) - Static method in class jhplot.math.DoubleArray
Deprecated.
use fill(int m, int n, 1.0) instead.
one(int, int, double) - Static method in class jhplot.math.DoubleArray
Deprecated.
use fill(int m, int n, double c) instead.
one(int) - Static method in class jhplot.math.DoubleArray
Deprecated.
use fill(int m, double c) instead.
one(int, double) - Static method in class jhplot.math.DoubleArray
Deprecated.
Use fill(int m, double c) instead.
oneDarray(int) - Method in class jhplot.math.ValueErr
Create a one dimensional array of ValueErr objects of length n.
oneDarray(int, ValueErr) - Method in class jhplot.math.ValueErr
Create a one dimensional array of ValueErr objects of length n and m
oof - Variable in class jhplot.io.HFileXML
 
oops(Frame, String) - Static method in class jplot.Utils
Oops message.
oos - Variable in class jhplot.io.HFileXML
 
open(String) - Method in class jplot.XMLRead
Opens a specific context for finding elements.
open(String) - Method in class jplot.XMLWrite
Adds an opening tag to a string(buffer).
open() - Method in class jplot.XMLWrite
Shifts the text an indent to the right (open a new field).
open(InputStream) - Method in class org.jlab.hipo.io.HipoReader
 
open(String) - Method in class org.jlab.hipo.io.HipoReader
Open file for reading.
open(String) - Method in class org.jlab.hipo.io.HipoWriter
open a file and empty the record store.
open(String, byte[]) - Method in class org.jlab.hipo.io.HipoWriter
Opens a file, initializes it with a header.
openASCIIFile(String) - Method in class org.jlab.groot.studio.StudioUI
 
openDataFileChooser(Component) - Static method in class jhplot.gui.CommonGUI
File chooser to read data files.
openFile() - Method in class jplot.SimpleEditor
Saves the text after an edit to a new file.
openFile(String) - Method in class org.jlab.groot.io.TextFileReader
Open a text file for reading.
openFile(String) - Method in class org.jlab.groot.matrix.GridStudio
 
openFile(String) - Method in class org.jlab.groot.tree.TreeFile
 
openFile() - Method in class org.jlab.groot.tree.TreeTextFile
 
openHipoFile(String) - Method in class org.jlab.groot.studio.StudioUI
 
openImageFileChooser(Component) - Static method in class jhplot.gui.CommonGUI
File chooser images.
oper(H1D, String) - Method in class jhplot.H1D
Various manipulations with histograms (+,-,*,/).
oper(H1D, String, String) - Method in class jhplot.H1D
Various manipulations with histograms (+,-,*,/).
oper(H2D, String, String) - Method in class jhplot.H2D
Various manipulations with histograms (+,-,*,/).
oper(P0D, String) - Method in class jhplot.P0D
Operations on P0D containers: add, subtract, multiply, divide.
oper(P0D, String, String) - Method in class jhplot.P0D
Operations on P0D containers: add, subtract, multiply, divide.
oper(P0I, String) - Method in class jhplot.P0I
Operations on P0I containers: add, subtract, multiply, divide.
oper(P0I, String, String) - Method in class jhplot.P0I
Operations on P0I containers: add, subtract, multiply, divide.
oper(P1D, String) - Method in class jhplot.P1D
Operations on P1D container: add, subtract, multiply, divide.
oper(P1D, String, String) - Method in class jhplot.P1D
Operations on P1D containers: add, subtract, multiply, divide.
oper(P1D, String, String, String, P1D) - Method in class jhplot.P1D
Operations on P1D containers: add, subtract, multiply, divide.
oper(PND, String) - Method in class jhplot.PND
Operations on PND containers: add, subtract, multiply, divide.
oper(PND, String, String) - Method in class jhplot.PND
Operations on PND containers: add, subtract, multiply, divide.
oper(PNI, String) - Method in class jhplot.PNI
Operations on PNI containers: add, subtract, multiply, divide.
oper(PNI, String, String) - Method in class jhplot.PNI
Operations on PNI containers: add, subtract, multiply, divide.
operator(Operator) - Method in class jhplot.math.exp4j.ExpressionBuilder
Add an Operator which should be available for use in the expression
operator(Operator...) - Method in class jhplot.math.exp4j.ExpressionBuilder
Add multiple Operator implementations which should be available for use in the expression
operator(List<Operator>) - Method in class jhplot.math.exp4j.ExpressionBuilder
Add multiple Operator implementations which should be available for use in the expression
Operator - Class in jhplot.math.exp4j.operator
Class representing operators that can be used in an expression
Operator(String, int, boolean, int) - Constructor for class jhplot.math.exp4j.operator.Operator
Create a new operator for use in expressions
Operators - Class in jhplot.math.exp4j.operator
 
Operators() - Constructor for class jhplot.math.exp4j.operator.Operators
 
OperatorToken - Class in jhplot.math.exp4j.tokenizer
Represents an operator used in expressions
OperatorToken(Operator) - Constructor for class jhplot.math.exp4j.tokenizer.OperatorToken
Create a new instance
operErrSys(String, int, P1D, P1D) - Method in class jhplot.P1D
Obtain a new P1D with 2nd-level errors on X or Y obtained from two P1D objects, one represents left on X (or lower on Y) error and the other represents the right on X (or upper on Y) error.
operPlusY(P1D) - Method in class jhplot.P1D
Add all Y-values from another P1D.
operScale(String, double) - Method in class jhplot.H1D
Scale the histogram and return scaled object.
operScale(String, double) - Method in class jhplot.H2D
Scale the histogram and return scaled object.
operScale(double) - Method in class jhplot.P0D
Scale P0D with a factor scale.
operScale(double) - Method in class jhplot.P0I
Scale P0I with a factor scale.
operScale(int, double) - Method in class jhplot.P1D
Scale X-values (axis=0) or Y values (axis=1) and their errors with a scale factor.
operScale(double) - Method in class jhplot.PND
Scale each element of data
operScale(double) - Method in class jhplot.PNI
Scale each element of data
operScaleErr(int, double) - Method in class jhplot.P1D
Scale 1st level errors with a scale factor.
operScaleErrSys(int, double) - Method in class jhplot.P1D
Scale 2nd level errors with a scale factor.
operShift(double) - Method in class jhplot.P0D
Shift all values in the array by a constant.
operShift(double) - Method in class jhplot.P0I
Shift all values in the array by a constant.
operShiftAndScale(double, double) - Method in class jhplot.P0D
Shift all values by a constant "shift", then scale it.
operShiftAndScale(double, double) - Method in class jhplot.P0I
Shift all values by a constant "shift", then scale it.
operSmooth(boolean, int) - Method in class jhplot.H1D
Smooth the histogram.
operSmooth(boolean, int) - Method in class jhplot.HProf1D
Smooth the histogram.
operSmooth(int, boolean, int) - Method in class jhplot.P1D
Smooth P1D data points in either X or Y.
operSmoothGauss(double) - Method in class jhplot.H1D
Computes a Gaussian smoothed version of the histogram.
operSmoothGauss(double) - Method in class jhplot.HProf1D
Computes a Gaussian smoothed version of the histogram.
operSmoothGauss(int, double) - Method in class jhplot.P1D
Computes a Gaussian smoothed version of P1D.
OptionsPanel - Class in org.jlab.groot.ui
 
OptionsPanel(EmbeddedCanvas, int) - Constructor for class org.jlab.groot.ui.OptionsPanel
 
optStat - Variable in class org.jlab.groot.base.DatasetAttributes
 
org.jlab.groot.base - package org.jlab.groot.base
 
org.jlab.groot.data - package org.jlab.groot.data
 
org.jlab.groot.demo - package org.jlab.groot.demo
 
org.jlab.groot.fitter - package org.jlab.groot.fitter
 
org.jlab.groot.graphics - package org.jlab.groot.graphics
 
org.jlab.groot.group - package org.jlab.groot.group
 
org.jlab.groot.io - package org.jlab.groot.io
 
org.jlab.groot.math - package org.jlab.groot.math
 
org.jlab.groot.matrix - package org.jlab.groot.matrix
 
org.jlab.groot.studio - package org.jlab.groot.studio
 
org.jlab.groot.tree - package org.jlab.groot.tree
 
org.jlab.groot.ui - package org.jlab.groot.ui
 
org.jlab.hipo.benchmark - package org.jlab.hipo.benchmark
 
org.jlab.hipo.data - package org.jlab.hipo.data
 
org.jlab.hipo.io - package org.jlab.hipo.io
 
org.jlab.hipo.json - package org.jlab.hipo.json
 
org.jlab.hipo.schema - package org.jlab.hipo.schema
 
org.jlab.hipo.tests - package org.jlab.hipo.tests
 
org.jlab.hipo.utils - package org.jlab.hipo.utils
 
org.jlab.hipo.vfs - package org.jlab.hipo.vfs
 
OTHER - Static variable in class jplot.GraphLabel
 

P

P0 - Class in jhplot.fit
Polynomial 0-order (p0)
P0() - Constructor for class jhplot.fit.P0
 
P0(String) - Constructor for class jhplot.fit.P0
 
P0(String[], String[]) - Constructor for class jhplot.fit.P0
 
P0_BG - Static variable in class org.jlab.groot.fitter.ParallelSliceFitter
 
P0D - Class in jhplot
A container to hold data points in one dimension.
P0D(String) - Constructor for class jhplot.P0D
Construct an empty container with a title
P0D(double[]) - Constructor for class jhplot.P0D
Construct P0D from array;
P0D(String, double[]) - Constructor for class jhplot.P0D
Create P0D from an array.
P0D(String, P0D) - Constructor for class jhplot.P0D
Construct a copy from a P0D.
P0D() - Constructor for class jhplot.P0D
Construct an empty container with a title
P0D(String, String) - Constructor for class jhplot.P0D
Construct a P0D from a file.
P0I - Class in jhplot
A container to hold integer data points in one dimension.
P0I(String) - Constructor for class jhplot.P0I
Construct an empty container with a title
P0I(int[]) - Constructor for class jhplot.P0I
Construct P0I from array;
P0I(String, int[]) - Constructor for class jhplot.P0I
Create P0I from an array.
P0I(String, P0I) - Constructor for class jhplot.P0I
Construct a copy from a P0I.
P0I() - Constructor for class jhplot.P0I
Construct an empty container with a title
P0I(String, String) - Constructor for class jhplot.P0I
Construct a P0I from a file.
P1 - Class in jhplot.fit
Polynomial 1-order (p0+p1*x)
P1() - Constructor for class jhplot.fit.P1
 
P1(String) - Constructor for class jhplot.fit.P1
 
P1(String[], String[]) - Constructor for class jhplot.fit.P1
 
P1_BG - Static variable in class org.jlab.groot.fitter.ParallelSliceFitter
 
P1D - Class in jhplot
A container to hold data points with 1st and 2nd level errors.
P1D() - Constructor for class jhplot.P1D
Construct an empty container
P1D(String) - Constructor for class jhplot.P1D
Construct an empty container with a title.
P1D(String, DoubleArrayList, DoubleArrayList) - Constructor for class jhplot.P1D
Construct an empty container with a title.
P1D(String, int) - Constructor for class jhplot.P1D
Construct an empty container with a title
P1D(String, Color) - Constructor for class jhplot.P1D
Construct an empty container with a title and color for points
P1D(P0D, P0D) - Constructor for class jhplot.P1D
Construct a container from pairs of P0D (one for X, second for Y)
P1D(Cloud2D) - Constructor for class jhplot.P1D
Construct P1D from a Cloud2D
P1D(String, P1D) - Constructor for class jhplot.P1D
Construct a new copy of the data container.
P1D(DataHolder, String, int, int) - Constructor for class jhplot.P1D
Create P1D data holder from multidimensional data holder.
P1D(DataHolder, int, int) - Constructor for class jhplot.P1D
Create P1D data holder from multidimensional data holder.
P1D(String, String) - Constructor for class jhplot.P1D
Construct a P1D from a file.
P1D(IDataPointSet) - Constructor for class jhplot.P1D
Create a P1D container from IDataPointSet.
P1D(String, H1D, boolean, boolean) - Constructor for class jhplot.P1D
Create a P1D container from a histogram
P1D(H1D, boolean, boolean) - Constructor for class jhplot.P1D
Create a P1D container from a histogram.
P1D(H1D, boolean) - Constructor for class jhplot.P1D
Create a P1D container from a histogram.
P1D(String, H1D) - Constructor for class jhplot.P1D
Create a P1D container from a histogram.
P1D(String, URL) - Constructor for class jhplot.P1D
Construct a P1D from a file on the we web.
P1D - Static variable in class jplot.LinePars
 
p1evl(double, double[], int) - Static method in class jhplot.stat.Statistics
Evaluates the given polynomial of degree N at x.
P2 - Class in jhplot.fit
Polynomial 2-order (p0+p1*x+p2*x*x)
P2() - Constructor for class jhplot.fit.P2
 
P2(String) - Constructor for class jhplot.fit.P2
 
P2(String[], String[]) - Constructor for class jhplot.fit.P2
 
P2_BG - Static variable in class org.jlab.groot.fitter.ParallelSliceFitter
 
P2D - Class in jhplot
A container to hold data points in X,Y,Z.
P2D() - Constructor for class jhplot.P2D
Construct an empty container
P2D(String) - Constructor for class jhplot.P2D
Construct an empty container with a title
P2D(String, String) - Constructor for class jhplot.P2D
Construct a P2D from a file.
P3 - Class in jhplot.fit
Polynomial 3rd-order.
P3() - Constructor for class jhplot.fit.P3
 
P3(String) - Constructor for class jhplot.fit.P3
 
P3(String[], String[]) - Constructor for class jhplot.fit.P3
 
P3_BG - Static variable in class org.jlab.groot.fitter.ParallelSliceFitter
 
P3D - Class in jhplot
A container to hold data points in X,Y,Z and their extensions dX,dY,dZ.
P3D() - Constructor for class jhplot.P3D
Construct an empty container
P3D(String) - Constructor for class jhplot.P3D
Construct an empty container with a title
P3D(String, String) - Constructor for class jhplot.P3D
Construct a P3D from a file.
P4 - Class in jhplot.fit
Polynomial 4th-order.
P4() - Constructor for class jhplot.fit.P4
 
P4(String) - Constructor for class jhplot.fit.P4
 
P4(String[], String[]) - Constructor for class jhplot.fit.P4
 
P5 - Class in jhplot.fit
Polynomial 5th-order.
P5() - Constructor for class jhplot.fit.P5
 
P5(String) - Constructor for class jhplot.fit.P5
 
P5(String[], String[]) - Constructor for class jhplot.fit.P5
 
P6 - Class in jhplot.fit
Polynomial 6th-order.
P6() - Constructor for class jhplot.fit.P6
 
P6(String) - Constructor for class jhplot.fit.P6
 
P6(String[], String[]) - Constructor for class jhplot.fit.P6
 
PadAttributes - Class in org.jlab.groot.base
 
PadAttributes() - Constructor for class org.jlab.groot.base.PadAttributes
 
PadAttributes.PadAttributesPane - Class in org.jlab.groot.base
 
PadAttributesPane() - Constructor for class org.jlab.groot.base.PadAttributes.PadAttributesPane
 
padding(int, int, double[]) - Static method in class jhplot.math.ArrayMathUtils
Fills in with zero to get to the desired length; original array with be at the specified position.
padding(int, int, int[]) - Static method in class jhplot.math.ArrayMathUtils
Fills in with zeroes to get to the specified length; original array with be at the specified position
PadMargins - Class in org.jlab.groot.base
 
PadMargins() - Constructor for class org.jlab.groot.base.PadMargins
 
paint(Graphics) - Method in class org.jlab.groot.base.GraphicsTests
 
paint(Graphics) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
painting all components on the Graphics2D object.
paint(Graphics) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
paint(Graphics) - Method in class org.jlab.groot.graphics.GraphicsAxisTests
 
paintComponent(Graphics) - Method in class jhplot.utils.DrawingPanel
 
paintComponent(Graphics) - Method in class jplot.GraphGeneral
Overloaded paintComponent, is called at each repaint.
paintComponent(Graphics) - Method in class jplot.LineStyle
 
paintComponent(Graphics) - Method in class jplot.LineStyleButton
 
paintComponent(Graphics) - Method in class jplot.panels.ColorPreview
 
paintComponent(Graphics) - Method in class jplot.SmallColorPreview
Color the canvas and add some decoration (shadow).
paintToGrphics(Graphics, int, int) - Method in class jplot3dp.ModelView
 
PanelAxes - Class in jplot.panels
Builds a panel with Tabs, containing optional parameters for labels, legends, colors, etc.
PanelAxes(JPlot, GraphSettings) - Constructor for class jplot.panels.PanelAxes
 
PanelAxes.AxesOptions - Class in jplot.panels
 
PanelAxes.BoxOptions - Class in jplot.panels
 
PanelAxes.GridOptions - Class in jplot.panels
 
PanelColor - Class in jplot.panels
Builds a panel with a color panel from which defined colors can be selected.
PanelColor(Frame) - Constructor for class jplot.panels.PanelColor
Constructor, builds the panel from a ColorSwatchPanel and a handle to Swing's ColorChooser.
PanelColor(Frame, Color) - Constructor for class jplot.panels.PanelColor
Constructor, initializes the panel with a color.
PanelDash - Class in jplot.panels
Builds a line-type (dash strokes) chooser panel, using a number of pre-defined strokes.
PanelDash(LinePars) - Constructor for class jplot.panels.PanelDash
 
PanelFonts - Class in jplot.panels
Creates a panel with options to set Fonts for text.
PanelFonts(JPlot, Font, Color) - Constructor for class jplot.panels.PanelFonts
Principal constructor.
PanelFonts(JPlot, Font) - Constructor for class jplot.panels.PanelFonts
Another constructor.
PanelFonts(JPlot) - Constructor for class jplot.panels.PanelFonts
Builds the panel with default values.
PanelGrid - Class in jplot.panels
Creates a panel with options to set or use grid lines in the graph.
PanelGrid(JPlot, GraphSettings) - Constructor for class jplot.panels.PanelGrid
Principal constructor.
PanelGridUI - Class in jplot.panels
 
PanelGridUI() - Constructor for class jplot.panels.PanelGridUI
 
PanelGridUI(Insets) - Constructor for class jplot.panels.PanelGridUI
 
PanelLabel - Class in jplot.panels
Create a panel with options to set labels (X-, Y-axis labels, a title, random labels or text in general).
PanelLabel(JPlot, GraphSettings) - Constructor for class jplot.panels.PanelLabel
Principal constructor.
PanelLegend - Class in jplot.panels
LegendPanel creates a panel which allows a user to modify the parameters used to set the legend, such as position, color, font etc.
PanelLegend(JPlot, GraphSettings) - Constructor for class jplot.panels.PanelLegend
Principal constructor.
PanelPlot - Class in jplot.panels
Builds the panel with item lists, to select columns, styles etc.
PanelPlot(JPlot, DataFile, GraphSettings) - Constructor for class jplot.panels.PanelPlot
Principal constructor.
PanelPlot.ButtonEditor - Class in jplot.panels
 
PanelPlot.LineStyleButtonRenderer - Class in jplot.panels
Renders the linestyle in a button.
PanelPoint - Class in jplot.panels
Builds a point-types panel from a number of predefined points, all drawn by the Graph class.
PanelPoint(LinePars) - Constructor for class jplot.panels.PanelPoint
Constructor.
PanelSave - Class in jplot.panels
SavePanel build a panel used to save the graph to some format (JPEG for the time being, waiting for a decent EPS/PS decoder).
PanelSave(GraphGeneral) - Constructor for class jplot.panels.PanelSave
Principal constructor, builds the panel.
PanelScaling - Class in jplot.panels
ScalingPanel creates a panel which allows a user to modify the way the graph is scaled on the axes.
PanelScaling(JPlot, GraphSettings) - Constructor for class jplot.panels.PanelScaling
Principal constructor.
ParallelSliceFitter - Class in org.jlab.groot.fitter
 
ParallelSliceFitter() - Constructor for class org.jlab.groot.fitter.ParallelSliceFitter
 
ParallelSliceFitter(H2F) - Constructor for class org.jlab.groot.fitter.ParallelSliceFitter
 
ParallelSliceFitter.ResultSetter - Interface in org.jlab.groot.fitter
 
parameter(int) - Method in class org.jlab.groot.math.Func1D
 
ParameterPanel - Class in org.jlab.groot.ui
 
ParameterPanel(EmbeddedCanvas, int, Func1D) - Constructor for class org.jlab.groot.ui.ParameterPanel
 
parse() - Method in class jhplot.F1D
Parse the function.
parse() - Method in class jhplot.F2D
Parse the function.
parse() - Method in class jhplot.F3D
Parse the function.
parse(File) - Method in class jplot.DataArray
Get data from a file
parse(BufferedReader) - Method in class jplot.DataArray
Read DataArray from BufferedReader
parse(File) - Method in class jplot.DataArray2D
Get data from a file
parse(BufferedReader) - Method in class jplot.DataArray2D
Read DataArray from BufferedReader
parse(File) - Method in class jplot.DataArray3D
Get data from a file
parse(BufferedReader) - Method in class jplot.DataArray3D
Read DataArray from BufferedReader
parse(File, String) - Method in class jplot.XMLRead
Reads a (part of a) file and stores the XML stuff in a vector.
parse(BufferedReader, String) - Method in class jplot.XMLRead
Reads a (part of a) file and stores the XML stuff in a vector.
parse(File) - Method in class jplot.XMLRead
 
parse(String[], int) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
parse(String[]) - Method in class org.jlab.groot.io.ArgumentParser
 
parse(String) - Method in class org.jlab.groot.math.F1D
 
parse(String) - Static method in class org.jlab.hipo.json.Json
Parses the given input string as JSON.
parse(Reader) - Static method in class org.jlab.hipo.json.Json
Reads the entire input from the given reader and parses it as JSON.
parse(String) - Method in class org.jlab.hipo.json.JsonParser
Parses the given input string.
parse(Reader) - Method in class org.jlab.hipo.json.JsonParser
Reads the entire input from the given reader and parses it as JSON.
parse(Reader, int) - Method in class org.jlab.hipo.json.JsonParser
Reads the entire input from the given reader and parses it as JSON.
ParseException - Exception in jplot3dp.MathParser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception jplot3dp.MathParser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception jplot3dp.MathParser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception jplot3dp.MathParser.ParseException
 
ParseException - Exception in org.jlab.hipo.json
An unchecked exception to indicate that an input does not qualify as valid JSON.
parseExpression(String) - Method in class jplot3dp.MathParser.MathParser
 
parseFunction() - Method in class jplot3dp.ModelView.ModelFunction
 
parseHeader(int, int, int) - Method in class org.jlab.hipo.io.HipoRecordIndex
 
ParseLevel1() - Method in class jplot3dp.MathParser.MathParser
 
ParseLevel2() - Method in class jplot3dp.MathParser.MathParser
 
ParseLevel3() - Method in class jplot3dp.MathParser.MathParser
 
parseString(String) - Method in class org.jlab.hipo.schema.Schema
 
ParticleD - Class in hephysics.jet
A class representing a jet or particle with pre-computed px,py,pz,e (double precision).
ParticleD() - Constructor for class hephysics.jet.ParticleD
Initialize pseudoparticle.
ParticleD(double, double, double, double) - Constructor for class hephysics.jet.ParticleD
Initialize from 4-momenta.
ParticleF - Class in hephysics.jet
A class representing a jet or particle with pre-computed et, et2, phi, eta (float values).
ParticleF(LParticle) - Constructor for class hephysics.jet.ParticleF
Initialize pseudoparticle.
ParticleF() - Constructor for class hephysics.jet.ParticleF
Initialize pseudoparticle.
ParticleF(float, float, float, float) - Constructor for class hephysics.jet.ParticleF
Initialize fast particle from 4-momenta.
path - Variable in class org.jlab.groot.graphics.HistogramPlotter
 
pathNameOfPath(String) - Static method in class jhplot.utils.Util
 
PaveText - Class in org.jlab.groot.ui
 
PaveText(int) - Constructor for class org.jlab.groot.ui.PaveText
 
PCA - Class in jhplot.math.pca
The class responsible mainly for preparing the PCA transformation parameters based on training data and executing the actual transformation on test data.
PCA(Matrix) - Constructor for class jhplot.math.pca.PCA
Create the PCA transformation.
PCA(Matrix, boolean) - Constructor for class jhplot.math.pca.PCA
Create the PCA transformation.
PCA(Matrix, CovarianceMatrixEVDCalculator) - Constructor for class jhplot.math.pca.PCA
Create the PCA transformation.
PCA(Matrix, CovarianceMatrixEVDCalculator, boolean) - Constructor for class jhplot.math.pca.PCA
Create the PCA transformation
PCA - Class in jhplot.stat
Perform a principle component analysis
PCA(double[][]) - Constructor for class jhplot.stat.PCA
Initialize 2D PCA analysis
PCA(P1D) - Constructor for class jhplot.stat.PCA
Perform PCA analysis using P1D object (in 2D).
PCA.TransformationType - Enum in jhplot.math.pca
Type of the possible data transformation.
percentile(double[], double) - Static method in class jhplot.math.ArrayMathUtils
Gives the percentile of an array
percentile(int[], double) - Static method in class jhplot.math.ArrayMathUtils
Gives the percentile of an array.
permute(int[], Object[], boolean) - Static method in class jhplot.math.SortUtils
Rearrange the specified data according to the specified permutation.
perp() - Method in class hephysics.jet.ParticleD
Compute transverse momentum (pT).
perp() - Method in class hephysics.jet.ParticleF
Same as getEt().
perp() - Method in class hephysics.vec.Hep3Vector
Transverse
perp() - Method in class hephysics.vec.HepLorentzVector
Transverse momentum.
perp2() - Method in class hephysics.jet.ParticleD
Compute pT**2.
perp2() - Method in class hephysics.vec.Hep3Vector
Transverse
perp2() - Method in class hephysics.vec.HepLorentzVector
Transverse momentum squared
PFile - Class in jhplot.io
Write or read objects in sequential order using Google's Prototype Buffer scheme.
PFile(String, String, boolean) - Constructor for class jhplot.io.PFile
Open a file to write/read objects to/from a file in sequential order.
PFile(String) - Constructor for class jhplot.io.PFile
Open file for reading objects from a serialized file in sequential order.
PFile(String, String) - Constructor for class jhplot.io.PFile
Open file for reading objects from a serialized file in sequential order.
phi() - Method in class hephysics.jet.ParticleD
Compute Phi
phi() - Method in class hephysics.vec.Hep3Vector
Phi
phi() - Method in class hephysics.vec.HepLorentzVector
Phi
phi() - Method in class hephysics.vec.SpacePoint
Cylindrical phi
phi(Hep3Vector) - Static method in class hephysics.vec.VecOp
 
Phi(double) - Static method in class org.jlab.groot.math.ErrorFunction
 
PI_2 - Static variable in interface jhplot.math.num.Constants
2 π.
PI_OVER_2 - Static variable in class org.jlab.groot.math.FunctionFactory
 
Picture - Class in jhplot.shapes
Insert a picture in the PNG or GIF format.
Picture(double, double, String) - Constructor for class jhplot.shapes.Picture
Create a picture object in the USER coordinates
Picture(double, double, Image) - Constructor for class jhplot.shapes.Picture
Create a picture object in the USER coordinates
PIPER_X1 - Static variable in class jplot.GraphLabel
 
PIPER_X2 - Static variable in class jplot.GraphLabel
 
PIPER_Y1 - Static variable in class jplot.GraphLabel
 
PIPER_Y2 - Static variable in class jplot.GraphLabel
 
PIPER_Y3 - Static variable in class jplot.GraphLabel
 
PIPER_Y4 - Static variable in class jplot.GraphLabel
 
PiperOptions - Class in jplot
Here we create a panel which allows a user to modify several parameters specific to piper diagrams.
PiperOptions(JPlot, GraphSettings) - Constructor for class jplot.PiperOptions
Principal constructor.
plotFrame - Variable in class jplot.JPlot
 
plotPanels - Variable in class jplot.JPlot
 
PlotPoint - Class in jplot
The PlotPoint defines a plot point in terms of it's X- and Y value.
PlotPoint() - Constructor for class jplot.PlotPoint
Default constructor, does nothing.
PlotPoint(double, double) - Constructor for class jplot.PlotPoint
Default constructor, initializes the class x- and y values.
PlotPoint(double, double, double, double) - Constructor for class jplot.PlotPoint
Default constructor, initializes the class x- and y values.
PlotPoint(double, double, double, double, double, double) - Constructor for class jplot.PlotPoint
Default constructor, initializes the class x- and y values, including stat error.
PlotPoint(double, double, double, double, double, double, double, double, double, double) - Constructor for class jplot.PlotPoint
Default constructor, initializes the class x- and y values, including stat and sys errors alos includes errors
PlotPoint(double, double, boolean) - Constructor for class jplot.PlotPoint
Initializes the class x- and y values and sets the lift attribute.
PlotPoint(PlotPoint) - Constructor for class jplot.PlotPoint
Another constructor, initializes the class x- and y values.
PlotPoint2D - Class in jplot
The PlotPoint2D defines a plot point in terms of it's X , Y and Z value.
PlotPoint2D() - Constructor for class jplot.PlotPoint2D
Default constructor, does nothing.
PlotPoint2D(double, double, double) - Constructor for class jplot.PlotPoint2D
Default constructor, initializes the class x- and y values.
PlotPoint2D(PlotPoint2D) - Constructor for class jplot.PlotPoint2D
Another constructor, initializes the class x- and y values.
PlotPoint3D - Class in jplot
The PlotPoint3D defines a plot point in terms of it's X , Y and Z value, and also sets extension in each direction.
PlotPoint3D() - Constructor for class jplot.PlotPoint3D
Default constructor, does nothing.
PlotPoint3D(double, double, double, double, double, double) - Constructor for class jplot.PlotPoint3D
Default constructor, initializes the class x,y,z and extension in 3D.
PlotPoint3D(PlotPoint3D) - Constructor for class jplot.PlotPoint3D
Another constructor, initializes the class x- and y values.
Plottable - Class in jhplot
All objects which can be plottable should implement this class.
Plottable() - Constructor for class jhplot.Plottable
Sets drawing options
plotValue(float, float, float, int, int, boolean, int) - Static method in class jplot.Axis
lower level method to determine a screen location where a given value should be plotted given range, type, and screen information.
plus(Complex) - Method in class jhplot.math.Complex
Addition of Complex numbers (doesn't change this Complex number).
plus(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
C = A + B
plus(double[]...) - Static method in class jhplot.math.LinearAlgebra
Element-wise sum of any number of arrays.
plus(double[], double) - Static method in class jhplot.math.LinearAlgebra
Add a scalar value to each element of an array.
plus(double[][], double[][]) - Static method in class jhplot.math.LinearAlgebra
Element-wise sum of two matrices
plus(double[][], double) - Static method in class jhplot.math.LinearAlgebra
Add a scalar to each element of a matrix.
plus(ValueErr, double) - Method in class jhplot.math.ValueErr
Add 2 values with correlation
plus(ValueErr, ValueErr, double) - Method in class jhplot.math.ValueErr
Adding 2 values with correlation
plus(ValueErr) - Method in class jhplot.math.ValueErr
Add a ValueErr number to this ValueErr number without correlaton
plus(ValueErr, ValueErr) - Method in class jhplot.math.ValueErr
Add two ValueErr numbers with no correlation
plus(double) - Method in class jhplot.math.ValueErr
Add an error free double number to this ValueErr number
plus(double, ValueErr) - Method in class jhplot.math.ValueErr
Add a ValueErr number to an error free double
plus(double, double) - Method in class jhplot.math.ValueErr
Add an error free double number to an error free double and return sum
PLUS - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
plusEquals(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
A = A + B
plusEquals(ValueErr, double) - Method in class jhplot.math.ValueErr
Add a ValueErr number to this ValueErr number and replace this with the sum using a correlation
plusEquals(ValueErr) - Method in class jhplot.math.ValueErr
Add a ValueErr number to this ValueErr number and replace this with the sum without correlation
plusEquals(double) - Method in class jhplot.math.ValueErr
Add double number to this ValueErr number and replace this with the sum
PND - Class in jhplot
Data holder in 2D for double values.
PND(String) - Constructor for class jhplot.PND
Construct an empty container with a title
PND(String, boolean, PND) - Constructor for class jhplot.PND
Construct a copy from a PND.
PND(String, String) - Constructor for class jhplot.PND
Construct a container with a title from external file (see the method toFile() how to write such ASCII file).
PND() - Constructor for class jhplot.PND
Construct an empty container with no title
PNI - Class in jhplot
Data holder in 2D for integer number.
PNI(String) - Constructor for class jhplot.PNI
Construct an empty container with a title
PNI(String, boolean, PNI) - Constructor for class jhplot.PNI
Construct a copy from a PNI.
PNI(String, String) - Constructor for class jhplot.PNI
Construct a container with a title from external file (see the method toFile() how to write such ASCII file)
PNI() - Constructor for class jhplot.PNI
Construct an empty container with no title
PointsShapes - Class in jhplot.utils
 
PointsShapes() - Constructor for class jhplot.utils.PointsShapes
 
Poisson - Class in jhplot.fit
Poisson distribution.
Poisson() - Constructor for class jhplot.fit.Poisson
 
Poisson(String) - Constructor for class jhplot.fit.Poisson
 
Poisson(String[], String[]) - Constructor for class jhplot.fit.Poisson
 
Poisson - Class in jhplot.math.num.pdf
The Poisson distribution.
Poisson() - Constructor for class jhplot.math.num.pdf.Poisson
Default distribution.
Poisson(double) - Constructor for class jhplot.math.num.pdf.Poisson
Create a distribution with the given mean.
Poisson - Class in jhplot.math
Build a Poisson distribution
Poisson(Random, double) - Constructor for class jhplot.math.Poisson
Build a Posson generator
Poisson(double) - Constructor for class jhplot.math.Poisson
Build a Poisson random numbers with a given lambda
Poisson(long, double) - Constructor for class jhplot.math.Poisson
Build a Posson random numbers
PoissonRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Poisson distribution.
PoissonRandomVariable() - Constructor for class jhplot.math.num.random.PoissonRandomVariable
Default constructor.
PoissonRandomVariable(double) - Constructor for class jhplot.math.num.random.PoissonRandomVariable
Create a random variable with the given mean.
PoissonRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.PoissonRandomVariable
Create a random variable with the given parameters.
polevl(double, double[], int) - Static method in class jhplot.stat.Statistics
Evaluates the given polynomial of degree N at x.
POLYGON - Static variable in class jhplot.shapes.HShape
 
positionIndex(String) - Static method in class org.jlab.hipo.utils.TextTable
 
Pow - Class in jhplot.fit
Power-law distribution.
Pow() - Constructor for class jhplot.fit.Pow
 
Pow(String) - Constructor for class jhplot.fit.Pow
 
Pow(String[], String[]) - Constructor for class jhplot.fit.Pow
 
pow(ValueErr, double) - Method in class jhplot.math.ValueErr
returns an ValueErr number raised to an error free power
pow(double, ValueErr) - Method in class jhplot.math.ValueErr
returns an error free number raised to an ValueErr power
pow(ValueErr, ValueErr, double) - Method in class jhplot.math.ValueErr
returns a ValueErr number raised to a ValueErr power with correlation
pow(ValueErr, ValueErr) - Method in class jhplot.math.ValueErr
ValueErr number raised to a ValueErr power with no correlation
POWER - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
PowerSeries - Class in jhplot.math.num
This class provides the means to evaluate infinite power series (1).
powerSeries(double, double, double) - Static method in class jhplot.stat.Statistics
Power series for incomplete beta integral.
PowModified - Class in jhplot.fit
Power-law distribution with additional tail suppression.
PowModified() - Constructor for class jhplot.fit.PowModified
 
PowModified(String) - Constructor for class jhplot.fit.PowModified
 
PowModified(String[], String[]) - Constructor for class jhplot.fit.PowModified
 
PReader - Class in jhplot.io
Some generic methods to read data and to return BufferedReader.
PReader() - Constructor for class jhplot.io.PReader
 
PRECEDENCE_ADDITION - Static variable in class jhplot.math.exp4j.operator.Operator
The precedence value for the addition operation
PRECEDENCE_DIVISION - Static variable in class jhplot.math.exp4j.operator.Operator
The precedence value for the division operation
PRECEDENCE_MODULO - Static variable in class jhplot.math.exp4j.operator.Operator
The precedence value for the modulo operation
PRECEDENCE_MULTIPLICATION - Static variable in class jhplot.math.exp4j.operator.Operator
The precedence value for the multiplication operation
PRECEDENCE_POWER - Static variable in class jhplot.math.exp4j.operator.Operator
The precedence value for the power operation
PRECEDENCE_SUBTRACTION - Static variable in class jhplot.math.exp4j.operator.Operator
The precedence value for the subtraction operation
PRECEDENCE_UNARY_MINUS - Static variable in class jhplot.math.exp4j.operator.Operator
The precedence value for the unary minus operation
PRECEDENCE_UNARY_PLUS - Static variable in class jhplot.math.exp4j.operator.Operator
The precedence value for the unary plus operation
Predict() - Method in class jhplot.math.kalman.JKalman
Alias for prediction with no control.
Predict(Matrix) - Method in class jhplot.math.kalman.JKalman
Estimates subsequent model state.
preferredLayoutSize(Container) - Method in class jhplot.gui.VariableSizeGridLayout
 
PRETTY_PRINT - Static variable in class org.jlab.hipo.json.WriterConfig
Write JSON in pretty-print, with each value on a separate line and an indentation of two spaces.
PrettyPrint - Class in org.jlab.hipo.json
Enables human readable JSON output by inserting whitespace between values.after commas and colons.
previousPage() - Method in class org.jlab.groot.graphics.EmbeddedCanvasGroup
 
primitivesToFront() - Method in class jplot.GraphSettings
Flag, saying whether the primitives should be drawn at the foreground or not.
print() - Method in class hephysics.particle.HEParticle
Print particle
print() - Method in class hephysics.particle.LParticle
Print particle
print() - Method in class jhplot.H1D
Print histogram on screen
print() - Method in class jhplot.H1DA
 
print() - Method in class jhplot.HProf1D
Print histogram on screen
print(double[]) - Static method in class jhplot.math.ArrayMathUtils
Prints an array to screen.
print(double[][]) - Static method in class jhplot.math.ArrayMathUtils
Prints an array to screen.
print(int[]) - Static method in class jhplot.math.ArrayMathUtils
Prints an array to screen.
print(int[][]) - Static method in class jhplot.math.ArrayMathUtils
Prints an array to screen.
print(int, int) - Method in class jhplot.math.kalman.jama.Matrix
Print the matrix to stdout.
print(PrintWriter, int, int) - Method in class jhplot.math.kalman.jama.Matrix
Print the matrix to the output stream.
print(NumberFormat, int) - Method in class jhplot.math.kalman.jama.Matrix
Print the matrix to stdout.
print(PrintWriter, NumberFormat, int) - Method in class jhplot.math.kalman.jama.Matrix
Print the matrix to the output stream.
print() - Method in class jhplot.P0D
Print a P0D container.
print() - Method in class jhplot.P0I
Print a P0I container.
print() - Method in class jhplot.P1D
Print a P1D container on the screen
print() - Method in class jhplot.P3D
Print a P3D container on the screen
print() - Method in class jhplot.PND
Print PND to System.out.
print() - Method in class jhplot.PNI
Print PNI to System.out.
print() - Method in class jplot.DataArray
Convert to string
print() - Method in class jplot.DataArray2D
Print a data container on the screen
print() - Method in class jplot.DataArray3D
Print a data container on the screen
print(Graphics, PageFormat, int) - Method in class jplot.GraphGeneral
Prints the graph.
print() - Method in class jplot.GraphSettings
Print the current parameter settings.
print(PrintStream) - Method in class jplot.GraphSettings
Print the current parameter settings.
print() - Method in class jplot.LinePars
Print the current parameter settings.
print(PrintStream) - Method in class jplot.LinePars
Print the current parameter settings.
print() - Method in class jplot.PlotPoint
print PlotPoint
print() - Method in class jplot.PlotPoint2D
print PlotPoint2D
print() - Method in class jplot.PlotPoint3D
print PlotPoint2D
print(Graphics, PageFormat, int) - Method in class jplot.PrintFilePainter
 
print(Graphics, PageFormat, int) - Method in class jplot.PrintTextPainter
 
print() - Method in class org.jlab.groot.tree.Tree
 
printBitMap() - Static method in class org.jlab.hipo.io.HipoByteUtils
 
printCommands() - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
printData() - Method in class jhplot.stat.Anova
Prettyprints your data and the results of the ANOVA.
printDoubleArray(double[][]) - Static method in class jhplot.math.io.ArrayString
 
printDoubleArray(double[]) - Static method in class jhplot.math.io.ArrayString
 
printDoubleArray(double[][], String, String) - Static method in class jhplot.math.io.ArrayString
 
printDoubleVector(double[]) - Static method in class jhplot.stat.ProbabilityState
A helper function which prints out any given double vector.
printDrawOptions() - Method in class jhplot.DrawOptions
print all drawing options
printDrawOptions(PrintStream) - Method in class jhplot.DrawOptions
Get all drawing options as PrintStream
PrintFilePainter - Class in jplot
This class allows to print a file
PrintFilePainter(String) - Constructor for class jplot.PrintFilePainter
Builds the painter.
printGraph() - Method in class jhplot.gui.GHPanel
Print the canvas
printGraphSettings() - Method in class jhplot.HPlot
Print the current graph settings to System.out
printGraphSettings(PrintStream) - Method in class jhplot.HPlot
Print the current graph settings to System.out
printIntArray(int[][]) - Static method in class jhplot.math.io.ArrayString
 
printIntArray(int[]) - Static method in class jhplot.math.io.ArrayString
 
printIntArray(int[][], String, String) - Static method in class jhplot.math.io.ArrayString
 
printIntVector(int[]) - Static method in class jhplot.stat.ProbabilityState
A helper function which prints out any given int vector.
printJets() - Method in class hephysics.jet.JetN2
Print the kT jets for debugging.
printJets() - Method in class hephysics.jet.KTjet
Print the kT jets for debugging.
printJets() - Method in class hephysics.jet.SCJet
Print the kT jets for debugging.
printResults() - Method in class jhplot.stat.Anova
Pretty prints your results.
PrintTextPainter - Class in jplot
This class allows to print a file
PrintTextPainter(String) - Constructor for class jplot.PrintTextPainter
Builds the painter.
printUsage(String) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
printUsage() - Static method in class org.jlab.groot.matrix.SparseGridIO
 
printVector() - Method in class jplot.XMLRead
 
printVersion() - Static method in class jhplot.JHPlot
jHplot version information
probability(int) - Method in class jhplot.math.num.pdf.Binomial
The PMF for this distribution.
probability(int) - Method in class jhplot.math.num.pdf.DiscreteDistribution
The PMF for this distribution.
probability(int) - Method in class jhplot.math.num.pdf.Geometric
The PMF for this distribution.
probability(int) - Method in class jhplot.math.num.pdf.Hypergeometric
The PMF for this distribution.
probability(int) - Method in class jhplot.math.num.pdf.NegativeBinomial
The PMF for this distribution.
probability(int) - Method in class jhplot.math.num.pdf.Poisson
The PMF for this distribution.
ProbabilityState - Class in jhplot.stat
Calculates the probabilities of each state in a random variable.
ProbabilityState(double[]) - Constructor for class jhplot.stat.ProbabilityState
Constructor for the ProbabilityState class.
probMap - Variable in class jhplot.stat.ProbabilityState
 
process(int) - Method in class jhplot.stat.StatShape
Process event.
process(ITree) - Method in class org.jlab.groot.tree.TreeAnalyzer
 
process(ITree, int) - Method in class org.jlab.groot.tree.TreeAnalyzer
 
processPlay() - Method in class org.jlab.groot.studio.StudioUI
 
processTreeEvent(Tree) - Method in class org.jlab.groot.tree.AbstractDescriptor
 
processTreeEvent(Tree) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
product(double[]) - Static method in class jhplot.math.DoubleArray
Calculates the product of the values in an array.
product(double[][]) - Static method in class jhplot.math.DoubleArray
Calculates the product of the values in each column of a matrix.
ProgressBar - Class in org.jlab.groot.ui
 
ProgressBar() - Constructor for class org.jlab.groot.ui.ProgressBar
initialize progress bar properties.
projection(int, int) - Method in class org.jlab.groot.matrix.SparseVectorGrid
 
projectionX() - Method in class org.jlab.groot.data.H2F
Creates a projection of the 2D histogram onto the X Axis, adding up all the y bins for each x bin
projectionY() - Method in class org.jlab.groot.data.H2F
Creates a projection of the 2D histogram onto the Y Axis, adding up all the x bins for each y bin
PromcUtil - Class in hephysics.hepsim
Utils classes to fill particles from ProMC data format of the HepSim repository with Monte Carlo predictions.
PromcUtil() - Constructor for class hephysics.hepsim.PromcUtil
 
pseudoRapidity() - Method in class hephysics.vec.Hep3Vector
Pseudorapidity.
pseudoRapidity() - Method in class hephysics.vec.HepLorentzVector
Pseudorapidity.
push(T) - Method in class org.jlab.hipo.data.HipoNodeBuilder
adds an element of given type to the end of the list.
pwd() - Method in class jhplot.io.FileAida
Print the current directory
pwd() - Method in class org.jlab.groot.data.Directory
 
px() - Method in class hephysics.jet.ParticleD
Get px.
px() - Method in class hephysics.vec.HepLorentzVector
Get X position or (Px,Py,Pz)
py() - Method in class hephysics.jet.ParticleD
Get py.
py() - Method in class hephysics.vec.HepLorentzVector
Get Y position or Py
pz() - Method in class hephysics.jet.ParticleD
Get pz.
pz() - Method in class hephysics.vec.HepLorentzVector
Get Z position ot Pz

Q

qr() - Method in class jhplot.math.kalman.jama.Matrix
QR Decomposition
QR(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
QRDecomposition - Class in jhplot.math.kalman.jama
QR Decomposition.
QRDecomposition(Matrix) - Constructor for class jhplot.math.kalman.jama.QRDecomposition
QR Decomposition, computed by Householder reflections.
QRDecomposition - Class in jhplot.math
QR Decomposition.
QRDecomposition(double[][]) - Constructor for class jhplot.math.QRDecomposition
QR Decomposition, computed by Householder reflections.
quit() - Method in class jhplot.HPlot
Quit the canvas (and dispose all components) Note: a memory leak is found - no time to study it.
quit() - Method in class jhplot.HPlot3D
exit the frame and clear all components
quit() - Method in class jhplot.HPlot3DP
 
quit() - Method in class jplot.JPlot
Quits the app, really quits.
quitDialog() - Method in class jplot.JPlot
Quits the application but asks confirmation if you didn't saved yet.

R

raise(double[], double) - Static method in class jhplot.math.LinearAlgebra
Raise each element of an array to a scalar power.
raise(double[][], double) - Static method in class jhplot.math.LinearAlgebra
Raise each element of a matrix to a scalar power
rand() - Static method in class jhplot.math.Random
Generate a random number between 0 and 1.
RandEngine - Static variable in class jhplot.math.Random
 
randInt(int, int) - Static method in class jhplot.math.Random
Generate a random integer.
random(int, int) - Static method in class jhplot.math.DoubleArray
Generates an m x n matrix of random numbers uniformly distributed between 0 and 1.
random(int) - Static method in class jhplot.math.DoubleArray
Generates an m element array of random numbers uniformly distributed between 0 and 1.
random(int, int, double, double) - Static method in class jhplot.math.DoubleArray
Generates an mxn matrix of random numbers uniformly distributed between min and max.
random(int, double, double) - Static method in class jhplot.math.DoubleArray
Generates an m element array of random numbers uniformly distributed between min and max.
random(int, int, double[], double[]) - Static method in class jhplot.math.DoubleArray
Generates an m x n matrix of random numbers uniformly distributed numbers.
random(int, int) - Static method in class jhplot.math.kalman.jama.Matrix
Generate matrix with random elements
Random - Class in jhplot.math
BSD License
Random() - Constructor for class jhplot.math.Random
 
random(int, AbstractDistribution) - Method in class jhplot.P0D
Fill array with random numbers Random generators are taken from cern.jet.random.*.
random(int, AbstractDistribution) - Method in class jhplot.P0I
Fill array with random numbers Random generators are taken from cern.jet.random.*.
random() - Method in class org.jlab.groot.math.RandomFunc
 
randomBeta(int, int, double, double) - Static method in class jhplot.math.StatisticSample
Random beata distribution
randomBeta(int, double, double) - Static method in class jhplot.math.StatisticSample
1D Random Beta distribution
randomCauchy(int, int, double, double) - Static method in class jhplot.math.StatisticSample
2D Cauchy PDF
randomCauchy(int, double, double) - Static method in class jhplot.math.StatisticSample
1D Cauchy PDF
randomChi2(int, int, int) - Static method in class jhplot.math.StatisticSample
2D array with Chi2
randomChi2(int, int) - Static method in class jhplot.math.StatisticSample
1D array with random numbers
randomDirac(int, int, double[], double[]) - Static method in class jhplot.math.StatisticSample
2D array with Dirac random values
randomDirac(int, double[], double[]) - Static method in class jhplot.math.StatisticSample
1D array with Dirac random values
randomDoubleArray(int, int, AbstractDistribution) - Method in class jhplot.math.StatisticSample
Build 2D integer array list with integer numbers from input random number generator
randomDoubleArrayList(int, AbstractDistribution) - Method in class jhplot.math.StatisticSample
Build double array list with integer numbers from input random number generator
randomExponential(int, int, double) - Static method in class jhplot.math.StatisticSample
2D array with exponential random distribution
randomExponential(int, double) - Static method in class jhplot.math.StatisticSample
1D array with exponential numbers
RandomFunc - Class in org.jlab.groot.math
 
RandomFunc(Func1D) - Constructor for class org.jlab.groot.math.RandomFunc
 
RandomFunc(Func1D, int) - Constructor for class org.jlab.groot.math.RandomFunc
 
randomGausian(int, double, double, int, double, double) - Static method in class org.jlab.groot.math.FunctionFactory
generates a histogram with gaussian function
randomGausian2D(int, double, double, int, double, double) - Static method in class org.jlab.groot.math.FunctionFactory
 
randomh() - Method in class org.jlab.groot.math.RandomFunc
 
randomInt(int, int, int, int) - Static method in class jhplot.math.StatisticSample
Random 2D array with integers
randomInt(int, int, int) - Static method in class jhplot.math.StatisticSample
Random array with integers
randomIntArray(int, Binomial) - Method in class jhplot.math.StatisticSample
Build integer array list with integer numbers from input random number generator
randomIntArray(int, int, AbstractDistribution) - Method in class jhplot.math.StatisticSample
Build 2D integer array list with integer numbers from input random number generator
randomIntArrayList(int, AbstractDistribution) - Method in class jhplot.math.StatisticSample
Build integer array list with integer numbers from input random number generator
randomLogNormal(int, int, double, double) - Static method in class jhplot.math.StatisticSample
2D Log-normal distribution
randomLogNormal(int, double, double) - Static method in class jhplot.math.StatisticSample
1D array with random Log-normal values
randomNormal(int, int, double, double) - Static method in class jhplot.math.StatisticSample
2D array with Gaussian numbers
randomNormal(int, double, double) - Static method in class jhplot.math.StatisticSample
1D array with Gaussian numbers
randomNormal(int, double, double) - Method in class jhplot.P0D
Fill with random numbers distributed using the normal (gaussian) distribution.
randomNormal(int, double, double) - Method in class jhplot.P0I
Fill with random numbers distributed using the normal (gaussian) distribution.
randomPoisson(int, double) - Static method in class jhplot.math.StatisticSample
Build an array with Poisson distribution
randomRejection(int, int, Expression, double, double, double) - Static method in class jhplot.math.StatisticSample
Build 2D random array using analytic function.
randomRejection(int, Expression, double, double, double) - Static method in class jhplot.math.StatisticSample
Build 1D array using analytic function.
RandomRNG - Class in jhplot.math.num.random
A random number generator that delegates random number generation to a Random object.
RandomRNG() - Constructor for class jhplot.math.num.random.RandomRNG
Create a random number generator using a default Random delegate.
RandomRNG(long) - Constructor for class jhplot.math.num.random.RandomRNG
Create a random number generator using a Random delegate initialized with the given seed.
RandomRNG(Random) - Constructor for class jhplot.math.num.random.RandomRNG
Create a random number generator using the given Random delegate.
RandomTree - Class in org.jlab.groot.tree
 
RandomTree() - Constructor for class org.jlab.groot.tree.RandomTree
 
randomTriangular(int, int, double, double) - Static method in class jhplot.math.StatisticSample
2D array for Triangular random PDF
randomTriangular(int, double, double) - Static method in class jhplot.math.StatisticSample
1D array with Triangular random PDF
randomTriangular(int, int, double, double, double) - Static method in class jhplot.math.StatisticSample
2D array for Triangular
randomTriangular(int, double, double, double) - Static method in class jhplot.math.StatisticSample
1D array for Triangular
randomUniform(int, double, double) - Method in class jhplot.P0D
Fill with with uniform random numbers between min and max.
randomUniform(int, double, double) - Method in class jhplot.P0I
Fill with with uniform random numbers between min and max.
randomWeibull(int, int, double, double) - Static method in class jhplot.math.StatisticSample
2D Weibull
randomWeibull(int, double, double) - Static method in class jhplot.math.StatisticSample
1D Weibull
randUniform(int, double, double) - Static method in class jhplot.math.StatisticSample
2D array with uniform values
randUniform(int, int, double, double) - Static method in class jhplot.math.StatisticSample
2D array with random uniform values
range(double, double, double) - Static method in class jhplot.math.ArrayMathUtils
Generates an array going for a to b with steps of size step.
range(double, double) - Static method in class jhplot.math.ArrayMathUtils
Generates an array going for a to b inclusively with steps of size 1.
range(double[]) - Static method in class jhplot.math.ArrayMathUtils
returns the difference between the max and the min element
range(double) - Static method in class jhplot.math.ArrayMathUtils
Generates an array going for 0 to b with steps of size 1.
range(int, int) - Static method in class jhplot.math.ArrayMathUtils
Generates an array going for a to b with steps of size 1.
range(int) - Static method in class jhplot.math.ArrayMathUtils
Generates an array going for 0 to b with steps of size 1.
range(int, int, int) - Static method in class jhplot.math.ArrayMathUtils
Generates an array going for a to b with steps of size step.
range(int, int) - Method in class jhplot.P0D
Get range between min and max
range(int, int) - Method in class jhplot.P0I
Get range between min and max
range(int, int) - Method in class jhplot.P1D
Obtain a new PD1 in the range between Min and Max indexes.
rangeCut(int, double, double) - Method in class jhplot.P1D
Construct P1D removing a range of values defined by Min and Max.
RangeSlider - Class in org.jlab.groot.ui
An extension of JSlider to select a range of values using two thumb controls.
RangeSlider() - Constructor for class org.jlab.groot.ui.RangeSlider
Constructs a RangeSlider with default minimum and maximum values of 0 and 100.
RangeSlider(int, int) - Constructor for class org.jlab.groot.ui.RangeSlider
Constructs a RangeSlider with the specified default minimum and maximum values.
rank(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
rank() - Method in class jhplot.math.SingularValueDecomposition
Effective numerical matrix rank
rapidity() - Method in class hephysics.jet.ParticleD
Compute rapidity.
rapidity() - Method in class hephysics.particle.HEParticle
Compute rapidity.
rapidity() - Method in class hephysics.vec.Hep3Vector
Rapidity.
rapidity() - Method in class hephysics.vec.HepLorentzVector
Rapidity.
raw() - Static method in class jhplot.math.Random
Generate a random number between 0 and 1.
Rayleigh - Class in jhplot.math.num.pdf
The Rayleigh distribution.
Rayleigh() - Constructor for class jhplot.math.num.pdf.Rayleigh
Default constructor.
Rayleigh(double) - Constructor for class jhplot.math.num.pdf.Rayleigh
Create a distribution with the scale parameter.
RayleighRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Rayleigh distribution.
RayleighRandomVariable() - Constructor for class jhplot.math.num.random.RayleighRandomVariable
Default constructor.
RayleighRandomVariable(double) - Constructor for class jhplot.math.num.random.RayleighRandomVariable
Create a random variable with the given mean.
RayleighRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.RayleighRandomVariable
Create a random variable with the given parameters.
read(String) - Method in class jhplot.HPlot
Read HPlot file and inserts graphs to the main frame.
read() - Method in class jhplot.io.EFile
Read next event
read(int) - Method in class jhplot.io.EFile
Get object from a file using its index.
read() - Method in class jhplot.io.HFile
Get object from a file.
read(String) - Method in class jhplot.io.HFile
Read an object using a key if exits.
read() - Method in class jhplot.io.HFileDIF
Read data as sheet.
read() - Method in class jhplot.io.HFileXML
Get object from a file.
read(String) - Method in class jhplot.io.HFileXML
Read an object using a key if exits.
read(String) - Method in class jhplot.io.PFile
Get object from a file using its name.
read() - Method in class jhplot.io.PFile
Read next object
read(int) - Method in class jhplot.io.PFile
Get object from a file using its index.
read(URL) - Static method in class jhplot.io.PReader
Read data from URL.
read(File) - Static method in class jhplot.io.PReader
Read from a file.
read(String) - Static method in class jhplot.io.PReader
Read data from a given location.
read(File, boolean) - Static method in class jhplot.IO
Read an object from a serialized file
read(URL, boolean) - Static method in class jhplot.IO
Read an object from an URL
read(String) - Static method in class jhplot.IO
Read an object from a serialized file.
read(File, boolean) - Static method in class jhplot.io.Serialized
Read an object from a serialized file
read(URL, boolean) - Static method in class jhplot.io.Serialized
Read an object from an URL
read(String) - Static method in class jhplot.io.Serialized
Read an object from a serialized file.
read(File) - Static method in class jhplot.math.io.ASCIIFile
 
read() - Method in class jhplot.math.io.ASCIIFile
Read an ASCII File
read() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
read(byte[], int, int) - Method in class jhplot.math.io.LEDataInputStream
 
read(byte[], int, int) - Method in class jhplot.math.io.LERandomAccessFile
 
read(byte[]) - Method in class jhplot.math.io.LERandomAccessFile
 
read() - Method in class jhplot.math.io.LERandomAccessFile
 
read(BufferedReader) - Static method in class jhplot.math.kalman.jama.Matrix
Read a matrix from a stream.
read(InputStream, boolean) - Static method in class jhplot.math.pca.DataReader
Read data matrix from a CSV file.
read(BufferedReader) - Method in class jhplot.P0D
Read one dimensional data from uncompressed ASCII file.
read(File) - Method in class jhplot.P0D
Read P0D from a file.
read(URL) - Method in class jhplot.P0D
Read data from URL.
read(String) - Method in class jhplot.P0D
Read PNI from a file.
read(BufferedReader) - Method in class jhplot.P0I
Read one dimensional data from uncompressed ASCII file.
read(File) - Method in class jhplot.P0I
Read P0I from a file.
read(URL) - Method in class jhplot.P0I
Read data from URL.
read(String) - Method in class jhplot.P0I
Read PNI from a file.
read(BufferedReader) - Method in class jhplot.P1D
Read data using 10-column format.
read(URL) - Method in class jhplot.P1D
Read data from URL.
read(String) - Method in class jhplot.P1D
Read P1D from a file.
read(BufferedReader) - Method in class jhplot.P2D
Read P2D from a file.
read(File) - Method in class jhplot.P2D
Read P2D from a file.
read(URL) - Method in class jhplot.P2D
Read data from URL.
read(String) - Method in class jhplot.P2D
Read P2D from a file.
read(String) - Method in class jhplot.P3D
Read P3D from a file.
read(BufferedReader) - Method in class jhplot.PND
Read the data from an external source.
read(File) - Method in class jhplot.PND
Read PND from a file.
read(URL) - Method in class jhplot.PND
Read data from URL.
read(String) - Method in class jhplot.PND
Read PND from a file.
read(BufferedReader) - Method in class jhplot.PNI
Read the data from external file.
read(File) - Method in class jhplot.PNI
Read PNI from a file.
read(URL) - Method in class jhplot.PNI
Read data from URL.
read(String) - Method in class jhplot.PNI
Read PNI from a file.
read(int, int, int) - Static method in class org.jlab.hipo.io.HipoByteUtils
read specific bit from given integer.
read1DArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads an array from a file.
read1DBooleanArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads an array from a file.
read1DFloatArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads an array from a file.
read1DIntArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads an array from a file.
read2DArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read2DBooleanArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read2DFloatArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read2DIntArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read3DArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read3DBooleanArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read3DFloatArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read3DIntArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read4DArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read4DBooleanArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read4DFloatArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read4DIntArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read5DArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read5DBooleanArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read5DFloatArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
read5DIntArray(String) - Static method in class jhplot.io.ArrayReaderWriter
Reads a rectangular jagged array from a file.
readBinary(String) - Method in class jhplot.P0D
Read a P0D from a binary file (big endian by default).
readBinary(String) - Method in class jhplot.P0I
Read a P0I from a binary file (big endian by default).
readBoolean() - Method in class jhplot.math.io.LEDataInputStream
 
readBoolean() - Method in class jhplot.math.io.LERandomAccessFile
 
readByte() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readByte() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readByte() - Method in class jhplot.math.io.LEDataInputStream
 
readByte() - Method in class jhplot.math.io.LERandomAccessFile
 
readByteArray() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readByteArray() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readChar() - Method in class jhplot.math.io.LEDataInputStream
 
readChar() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readChar except little endian.
readChar() - Method in class jplot3dp.MathParser.SimpleCharStream
 
readDouble() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readDouble() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readDouble() - Method in class jhplot.math.io.LEDataInputStream
 
readDouble() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readDouble except little endian.
readDouble1DArray(File) - Static method in class jhplot.math.io.ASCIIFile
 
readDoubleArray(File) - Static method in class jhplot.math.io.ASCIIFile
 
readDoubleArray(File, String) - Static method in class jhplot.math.io.BinaryFile
 
readDoubleArray() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readDoubleArray(InputStream, String) - Static method in class jhplot.math.io.BinaryInputStream
 
readDoubleArray() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readDoubleArray(int, int) - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readEntry(int) - Method in interface org.jlab.groot.tree.ITree
 
readEntry(int) - Method in class org.jlab.groot.tree.Tree
 
readEntry(int) - Method in class org.jlab.groot.tree.TreeTextFile
 
readEvent(int) - Method in class org.jlab.hipo.io.HipoReader
 
ReadFile - Static variable in class jhplot.JHPlot
 
readFile(String) - Method in class org.jlab.groot.data.GraphErrors
 
readFile(String) - Method in class org.jlab.groot.data.TDirectory
 
readFile(String) - Method in class org.jlab.groot.tree.TreeTextFile
 
readFile(String, String) - Method in class org.jlab.groot.tree.TreeTextFile
 
readFile(String) - Static method in class org.jlab.hipo.utils.FileUtils
 
readFloat() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readFloat() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readFloat() - Method in class jhplot.math.io.LEDataInputStream
 
readFloat() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readFloat except little endian.
readFloatArray(File, String) - Static method in class jhplot.math.io.BinaryFile
 
readFloatArray() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readFloatArray(InputStream, String) - Static method in class jhplot.math.io.BinaryInputStream
 
readFloatArray() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readFrom(Reader) - Static method in class org.jlab.hipo.json.JsonArray
Deprecated.
readFrom(String) - Static method in class org.jlab.hipo.json.JsonArray
Deprecated.
readFrom(Reader) - Static method in class org.jlab.hipo.json.JsonObject
Deprecated.
readFrom(String) - Static method in class org.jlab.hipo.json.JsonObject
Deprecated.
readFrom(Reader) - Static method in class org.jlab.hipo.json.JsonValue
Deprecated.
Use Json.parse(Reader) instead
readFrom(String) - Static method in class org.jlab.hipo.json.JsonValue
Deprecated.
Use Json.parse(String) instead
readFromStream(DataInputStream) - Method in class jplot3dp.ModelView.AxesDefinition
 
readFromStream(DataInputStream) - Method in class jplot3dp.ModelView.FunctionsList
 
readFromStream(DataInputStream) - Method in class jplot3dp.ModelView.ModelFunction
 
readFromStream(DataInputStream) - Method in class jplot3dp.ModelView
 
readFully(byte[]) - Method in class jhplot.math.io.LEDataInputStream
 
readFully(byte[], int, int) - Method in class jhplot.math.io.LEDataInputStream
 
readFully(byte[]) - Method in class jhplot.math.io.LERandomAccessFile
 
readFully(byte[], int, int) - Method in class jhplot.math.io.LERandomAccessFile
 
readGZip(File) - Static method in class jhplot.io.PReader
Read data from a gzipped file (GNU gzip/gunzip commands in linux)
readGZip(URL) - Static method in class jhplot.io.PReader
Read data from URL.
readGZip(String) - Static method in class jhplot.io.PReader
Read data from either URL or file
readGZip(String) - Method in class jhplot.P0D
Read P0D from a GZiped file.
readGZip(File) - Method in class jhplot.P0D
Read PNI from a GZiped file.
readGZip(String) - Method in class jhplot.P0I
Read P0I from a GZiped file.
readGZip(File) - Method in class jhplot.P0I
Read PNI from a GZiped file.
readGZip(String) - Method in class jhplot.P1D
Read P1D from a GZiped file.
readGZip(String) - Method in class jhplot.P2D
Read P2D from a GZiped file.
readGZip(String) - Method in class jhplot.P3D
Read P3D from a GZipped file.
readGZip(String) - Method in class jhplot.PND
Read PND from a GZiped file.
readGZip(File) - Method in class jhplot.PND
Read PND from a GZiped file.
readGZip(String) - Method in class jhplot.PNI
Read PNI from a GZiped file.
readGZip(File) - Method in class jhplot.PNI
Read PNI from a GZiped file.
readHipoEvent(int) - Method in class org.jlab.hipo.io.HipoReader
 
readInfo() - Static method in class jhplot.JHPlot
 
readingBenchmark(String[]) - Static method in class org.jlab.hipo.benchmark.HipoBenchmark
 
readInt() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readInt() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readInt() - Method in class jhplot.math.io.LEDataInputStream
 
readInt() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readInt except little endian.
readInt1DArray(File) - Static method in class jhplot.math.io.ASCIIFile
 
readIntArray(File) - Static method in class jhplot.math.io.ASCIIFile
 
readIntArray(File, String) - Static method in class jhplot.math.io.BinaryFile
 
readIntArray() - Method in class jhplot.math.io.BinaryFile
Read a binary File
readIntArray(InputStream, String) - Static method in class jhplot.math.io.BinaryInputStream
 
readIntArray() - Method in class jhplot.math.io.BinaryInputStream
Read a binary File
readLine(File, int) - Static method in class jhplot.math.io.ASCIIFile
 
readLine(int) - Method in class jhplot.math.io.ASCIIFile
Read only one line in an ASCII File
readLine() - Method in class jhplot.math.io.LEDataInputStream
 
readLine() - Method in class jhplot.math.io.LERandomAccessFile
 
readLines(File) - Static method in class jhplot.math.io.ASCIIFile
 
readLines() - Method in class jhplot.math.io.ASCIIFile
Read lines of an ASCII File
readLong() - Method in class jhplot.math.io.LEDataInputStream
 
readLong() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readLong except little endian.
readLong(long, int, int) - Static method in class org.jlab.hipo.io.HipoByteUtils
read specific bit from given long.
readNext() - Method in class org.jlab.groot.io.TextFileReader
reads the next line in the file and populates the internal list of tokens
readNext() - Method in interface org.jlab.groot.tree.ITree
 
readNext() - Method in class org.jlab.groot.tree.RandomTree
 
readNext() - Method in class org.jlab.groot.tree.Tree
 
readNext() - Method in class org.jlab.groot.tree.TreeTextFile
 
readObject() - Method in class jhplot.io.db.RecordReader
Reads the next object in the record using an ObjectInputStream.
readObject() - Method in class root.FakeTKey
 
readProject(String) - Method in class jplot.JPlot
Load the script from a file in memory after heaving cleared the actual data.
readRecord(String) - Method in class jhplot.io.db.BaseRecordsFile
Reads a record.
readRecord(int) - Method in class org.jlab.hipo.io.HipoReader
 
readRecordIndex(List<HipoRecordHeader>) - Method in class org.jlab.hipo.io.HipoReader
Reads the index of the records from the file.
readSchemaDirectory(String) - Method in class org.jlab.hipo.schema.SchemaFactory
 
readSchemaFactory() - Static method in class org.jlab.hipo.tests.WriterTests
 
readSchemaFile(String) - Method in class org.jlab.hipo.schema.SchemaFactory
 
readScript(File, HPlot) - Static method in class jhplot.io.JHreader
Read the file.
readSerialized(String) - Method in class jhplot.P0D
Read a P0D object from a serialized file
readSerialized(String) - Method in class jhplot.P0I
Read a P0I object from a serialized file
readSerialized(String) - Method in class jhplot.P1D
Read a P1D object from a serialized file
readSerialized(String) - Method in class jhplot.P2D
Read a P2D object from a serialized file
readSerialized(String) - Method in class jhplot.P3D
Read a P3D object from a serialized file
readSerialized(String) - Method in class jhplot.PND
Read a PND object from a serialized file
readSerialized(String) - Method in class jhplot.PNI
Read a PNI object from a serialized file
readShort() - Method in class jhplot.math.io.LEDataInputStream
 
readShort() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readShort except little endian.
readString1DDouble(String) - Static method in class jhplot.math.io.ArrayString
 
readString1DDouble(String, String, String) - Static method in class jhplot.math.io.ArrayString
 
readString1DInt(String) - Static method in class jhplot.math.io.ArrayString
 
readString1DInt(String, String, String) - Static method in class jhplot.math.io.ArrayString
 
readStringDouble(String) - Static method in class jhplot.math.io.ArrayString
 
readStringDouble(String, String, String) - Static method in class jhplot.math.io.ArrayString
 
readStringInt(String) - Static method in class jhplot.math.io.ArrayString
 
readStringInt(String, String, String) - Static method in class jhplot.math.io.ArrayString
 
readUnsignedByte() - Method in class jhplot.math.io.LEDataInputStream
 
readUnsignedByte() - Method in class jhplot.math.io.LERandomAccessFile
 
readUnsignedShort() - Method in class jhplot.math.io.LEDataInputStream
 
readUnsignedShort() - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.readUnsignedShort except little endian.
readUTF() - Method in class jhplot.math.io.LEDataInputStream
 
readUTF(DataInput) - Static method in class jhplot.math.io.LEDataInputStream
 
readUTF() - Method in class jhplot.math.io.LERandomAccessFile
 
readXML(String) - Static method in class jhplot.IO
Read an object from a serialized XML file (should be written using writeXML() method).
readXML(String) - Static method in class jhplot.io.Serialized
Read an object from a serialized XML file (should be written using writeXML() method).
readZip(String) - Method in class jhplot.P0D
Read one dimensional data from ZIP ASCII file.
readZip(String) - Method in class jhplot.P0I
Read one dimensional data from ZIP ASCII file.
readZip(String) - Method in class jhplot.P1D
Read P1D from a Zipped file.
readZip(String) - Method in class jhplot.P2D
Read P1D from a Zipped file.
readZip(String) - Method in class jhplot.P3D
Read P3D from a Zipped file.
readZip(String) - Method in class jhplot.PND
Read the data from ZIPed external file.
readZip(String) - Method in class jhplot.PNI
Read the data from ZIPed external file.
real() - Method in class jhplot.math.Complex
Real part of this Complex number (the x-coordinate in rectangular coordinates).
rebin(int) - Method in class jhplot.H1D
Rebin a histogram with constant bin width.
rebinX(int) - Method in class org.jlab.groot.data.H2F
 
rebinY(int) - Method in class org.jlab.groot.data.H2F
 
RECORD_HEADER_SIZE - Static variable in class org.jlab.hipo.io.HipoHeader
All constants for record bit definitions
RECORD_HEADER_SIZE - Static variable in class org.jlab.hipo.io.HipoRecordHeader
 
RECORD_ID_STRING - Static variable in class org.jlab.hipo.io.HipoHeader
 
RECORD_IDENTIFIER_INTEGER - Static variable in class org.jlab.hipo.io.HipoRecordHeader
 
RECORD_IDENTIFIER_STRING - Static variable in class org.jlab.hipo.io.HipoRecordHeader
 
recordExists(String) - Method in class jhplot.io.db.BaseRecordsFile
Checks there is a record with the given key.
recordExists(String) - Method in class jhplot.io.db.RecordsFile
Checks if there is a record belonging to the given key.
RecordHeader - Class in jhplot.io.db
 
RecordReader - Class in jhplot.io.db
DB fir HDataBase
recordReadingBenchmark(String) - Static method in class org.jlab.hipo.io.HipoReaderBenchmark
 
RecordsFile - Class in jhplot.io.db
 
RecordsFile(String, int) - Constructor for class jhplot.io.db.RecordsFile
Creates a new database file.
RecordsFile(String, String) - Constructor for class jhplot.io.db.RecordsFile
Opens an existing database and initializes the in-memory index.
recordsFile - Variable in class jhplot.io.HDataBase
 
recordsFile - Variable in class jhplot.io.HFileXML
 
RecordsFileException - Exception in jhplot.io.db
 
RecordWriter - Class in jhplot.io.db
 
RecordWriter(String) - Constructor for class jhplot.io.db.RecordWriter
 
RECTAN - Static variable in class jhplot.shapes.HShape
 
Rectan - Class in jhplot.shapes
Draw a rectangle using the user or NDC coordinate system
Rectan(double, double, double, double, Stroke, Color) - Constructor for class jhplot.shapes.Rectan
Build a rectangle
Rectan(double, double, double, double) - Constructor for class jhplot.shapes.Rectan
Build a rectangle.
red3D - Static variable in class org.jlab.groot.base.ColorPalette
 
refresh(GraphLabel) - Method in class jplot.LabelProperties
Updates the panel with a graph label object.
refresh() - Method in class jplot.panels.PanelAxes.AxesOptions
Updates the panel with the current graphical parameters.
refresh() - Method in class jplot.panels.PanelAxes.BoxOptions
Updates the panel with the current graphical parameters.
refresh() - Method in class jplot.panels.PanelAxes.GridOptions
Updates the panel with the current graphical parameters.
refresh() - Method in class jplot.panels.PanelAxes
 
refresh(Color) - Method in class jplot.panels.PanelColor
Refreshes the panel with a new color
refresh(LinePars) - Method in class jplot.panels.PanelDash
Refreshes the panel with the current data.
refresh(Font, Color) - Method in class jplot.panels.PanelFonts
updates the panel.
refresh(GraphSettings) - Method in class jplot.panels.PanelGrid
Updates the panel with graph parameters.
refresh() - Method in class jplot.panels.PanelLabel
Updates the panel with graph parameters.
refresh() - Method in class jplot.panels.PanelLegend
Updates the panel with the current graphical parameters.
refresh(LinePars) - Method in class jplot.panels.PanelPoint
Refreshes the panel with the current data.
refresh() - Method in class jplot.panels.PanelSave
Updates the panel with the current graphical parameters.
refresh() - Method in class jplot.panels.PanelScaling
Updates the panel with the current graphical parameters.
refresh() - Method in class jplot.PiperOptions
Updates the panel with the current graphical parameters.
refresh(File) - Method in class jplot.SimpleEditor
Refreshes the text, updates with the content of the current outputfile.
refresh(String) - Method in class jplot.SimpleEditor
Refreshes the text, updates with the content of the current viewer/editor.
refreshFrame() - Method in class jhplot.HPlot
Refresh all the frames
registerFunction(Func1D) - Static method in class org.jlab.groot.math.FunctionFactory
 
regularizedBeta(double, double, double) - Static method in class jhplot.math.num.special.Beta
Returns the regularized beta function Ix(a, b) (1).
regularizedGammaP(double, double) - Static method in class jhplot.math.num.special.Gamma
Returns the regularized gamma function P(a, x) (1).
regularizedGammaQ(double, double) - Static method in class jhplot.math.num.special.Gamma
Returns the regularized gamma function Q(a, x) = 1 - P(a, x) (1).
ReInit(InputStream) - Method in class jplot3dp.MathParser.MathParser
 
ReInit(Reader) - Method in class jplot3dp.MathParser.MathParser
 
ReInit(MathParserTokenManager) - Method in class jplot3dp.MathParser.MathParser
 
ReInit(SimpleCharStream) - Method in class jplot3dp.MathParser.MathParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class jplot3dp.MathParser.MathParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class jplot3dp.MathParser.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class jplot3dp.MathParser.SimpleCharStream
 
ReInit(Reader) - Method in class jplot3dp.MathParser.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class jplot3dp.MathParser.SimpleCharStream
 
ReInit(InputStream) - Method in class jplot3dp.MathParser.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class jplot3dp.MathParser.SimpleCharStream
 
reInitializeVars() - Method in class jplot3dp.ModelView
 
rejection(Function, double, double, double) - Static method in class jhplot.math.Random
Generate a random number from a random variable definied by its density function, using the rejection technic.
rejection(Expression, double, double, double) - Static method in class jhplot.math.Random
Generate a random number from a random variable definied by its density function, using the rejection technic.
reload() - Method in class jplot.panels.PanelPlot
Reloads the datafile and resets the selection to default.
reloadCanvas() - Static method in class jhplot.SHPlot
Reload the canvas by removing components
reloadCanvas() - Static method in class jhplot.SHPlot3D
Reload the canvas by removing components
remove(String) - Method in class jhplot.io.HDataBase
Remove object from the database using the key
remove(int) - Method in class jhplot.P1D
Removes at the position
remove(int) - Method in class jhplot.PND
Remove a row
remove(int) - Method in class jhplot.PNI
Remove a row
remove(IDataSet) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
remove(int) - Method in class org.jlab.hipo.json.JsonArray
Removes the element at the specified index from this array.
remove(String) - Method in class org.jlab.hipo.json.JsonObject
Removes a member with the specified name from this object.
removeAll(int, int) - Method in class jhplot.P0D
Remove elements
removeAll(int, int) - Method in class jhplot.P0I
Remove elements
removeAt(int) - Method in class jhplot.P1D
Remove a (X,Y) value at a given index
removeAxes() - Method in class jhplot.HPlot
Remove X and Y axes, ticks, axis labels on the current plot.
removeColumn(int) - Method in class jplot.DataFile
remove a column from the vector of columns.
removeCurrentNode() - Method in class org.jlab.groot.tree.DynamicTree
Remove the currently selected node.
removeFunction(int) - Method in class jplot3dp.ModelView.FunctionsList
 
removeGraph() - Method in class jhplot.HPlot
Remove all components from the JHPlot frame.
removeGroup(int) - Method in class org.jlab.hipo.data.HipoEvent
Removes given group with given group id from the event
removeGroup(String) - Method in class org.jlab.hipo.data.HipoEvent
removes group with given name from the event
removeLabel(int) - Method in class jhplot.HPlot
remove i-th HLabel or HMLabel on the current plot
removeLabel(int) - Method in class jplot.GraphSettings
Remove i-th label
removeLabels() - Method in class jhplot.HPlot
remove HLabels and HMLabels on the current plot
removeLabels() - Method in class jplot.GraphSettings
Clear all labels
removeLabelsAll() - Method in class jhplot.HPlot
remove all Labels on all plots.
removePrimitive(int) - Method in class jplot.GraphSettings
Remove i-th label
removePrimitives() - Method in class jhplot.HPlot
remove 2D java primitives on the current plot
removePrimitives(int) - Method in class jhplot.HPlot
remove i-th 2D java primitives on the current plot
removePrimitives() - Method in class jplot.GraphSettings
Clear all primitives
removePrimitivesAll() - Method in class jhplot.HPlot
remove all 2D java primitives
removeTreeModelListener(TreeModelListener) - Method in class root.RootHistogramTreeModel
 
RemoveZero(String) - Static method in class jplot.Utils
Format string by removin ".0"
replaceContent(Vector) - Method in class jplot.Utils.LabeledComboBox
 
replaceContent(String[]) - Method in class jplot.Utils.LabeledComboBox
 
replaceData(int, DataArray) - Method in class jplot.JPlot
 
replaceLinePars(int, LinePars) - Method in class jplot.JPlot
 
replacePoint(int, double, double, double, double, double, double, double, double, double, double) - Method in class jplot.DataArray
Replace the values of a plot-point pair (x,y).
rescale(int) - Method in class jhplot.PND
Rescale the column vectors.
rescale(double[][]) - Method in class jhplot.PND
This is an inverse operation to rescale(type) function.
reset(double, double) - Method in class jhplot.math.ValueErr
Set value and errors to 0
reset() - Method in class jhplot.stat.LinReg
reset data to 0
reset() - Method in class jplot.GraphSettings
Resets the class to default values.
reset(LinePars) - Method in class jplot.LineStyleButton
 
reset() - Method in class org.jlab.groot.data.GraphErrors
 
reset() - Method in class org.jlab.groot.data.H1F
Resets all bins to 0
reset() - Method in class org.jlab.groot.data.H2F
Resets the content of the histogram, sets all bin contents to 0
reset() - Method in interface org.jlab.groot.data.IDataSet
 
reset() - Method in class org.jlab.groot.math.Func1D
 
reset() - Method in class org.jlab.groot.math.UserParameters
 
reset() - Method in interface org.jlab.groot.tree.ITree
 
reset() - Method in class org.jlab.groot.tree.RandomTree
 
reset() - Method in class org.jlab.groot.tree.Tree
 
reset() - Method in class org.jlab.groot.tree.TreeSelector
 
reset() - Method in class org.jlab.groot.tree.TreeTextFile
 
reset() - Method in class org.jlab.hipo.data.HipoEvent
 
reset() - Method in class org.jlab.hipo.data.HipoNodeBuilder
Resets the content of the node builder, the array is cleared.
reset() - Method in class org.jlab.hipo.io.HipoFileInfo
 
reset() - Method in class org.jlab.hipo.io.HipoRecord
initializes an empty record.
reset() - Method in class org.jlab.hipo.io.HipoRecordHeader
 
resetBorder() - Method in class jplot.SmallButton
 
resetBorder() - Method in class jplot.SmallToggleButton
Set the border of the button to the appropiate state.
resetBranches(double) - Method in class org.jlab.groot.tree.Tree
 
resetColorIndex() - Method in class jplot.GraphSettings
Resets the color index to the first color.
resetLabelPositions(double, double, double, double) - Method in class jplot.GraphGeneral
 
resetLabels() - Method in class jplot.GraphSettings
Reset the positions of all the labels.
resetMargins() - Method in class jhplot.gui.GHPanel
Reset all margins to the default values.
resetPointIndex() - Method in class jplot.GraphSettings
Resets the point-type index to the first symbol.
resetStyle() - Method in class jhplot.HPlot
Resets the current plot settings to default values.
resetStyleAll() - Method in class jhplot.HPlot
Resets all plot settings to default values.
resetVariables() - Method in class jplot3dp.MathParser.MathParser
 
resize(double[][], int, int) - Static method in class jhplot.math.DoubleArray
Generate a resized copy of a matrix
resizePad(double, double) - Method in class jhplot.HPlot
Resize the current pad.
resizePad(int, int, double, double) - Method in class jhplot.HPlot
Resize the pad given by the inxX and indxY.
resizePad(double, double) - Method in class jhplot.HPlot3D
Resize the current pad.
resizePad(int, int, double, double) - Method in class jhplot.HPlot3D
Resize the pad given by the inxX and indxY.
resizePad(double, double) - Method in class jhplot.HPlot3DP
Resize the current pad.
restMass2() - Method in class hephysics.vec.HepLorentzVector
Rest mass squared -- same as m2()
reverse(int) - Static method in class jhplot.math.SortUtils
Create reverse permutation, that is {n-1, ....
richardson(int, F1D, double, double) - Static method in class jhplot.math.Numeric
Numerical integration using the Richardson extrapolation.
rightWithin(Rectangle, Dimension) - Static method in class jhplot.utils.Util
 
rightWithin(Component, Component) - Static method in class jhplot.utils.Util
Puts to the right
rms() - Method in class jhplot.H1D
Get RMS of histogram
rms() - Method in class jhplot.HProf1D
Get RMS of histogram
rmsX() - Method in class jhplot.P1D
Returns RMS for X-values.
rmsY() - Method in class jhplot.P1D
Returns RMS for Y-values.
RNG - Interface in jhplot.math.num.random
Defines a random number generator that is capable of generating sequences of random numbers uniformly distributed between zero and one.
RombergIntegrator - Class in jhplot.math.num.integration
An implementation of Romberg Integration.
RombergIntegrator(Function) - Constructor for class jhplot.math.num.integration.RombergIntegrator
Create an integrator for the given function.
RombergIntegrator(Function, int, double) - Constructor for class jhplot.math.num.integration.RombergIntegrator
Create an integrator for the given function.
root - package root
Access to ROOT files (based on Tony Johnson's RootHistogramBrowser).
RootHistogramTreeModel - Class in root
An adaptor that converts a root TDirectory into a TreeModel, allowing any directory structure to be dislayed by a Swing JTree.
RootHistogramTreeModel(TDirectory) - Constructor for class root.RootHistogramTreeModel
Create the tree mode.
RootStoreFactory - Class in root
An implementation of IStoreFactory that creates RootStore.
RootStoreFactory() - Constructor for class root.RootStoreFactory
 
ROTATE_LEFT - Static variable in class org.jlab.groot.ui.LatexText
 
ROTATE_NONE - Static variable in class org.jlab.groot.ui.LatexText
 
ROTATE_RIGHT - Static variable in class org.jlab.groot.ui.LatexText
 
rotateTics(int) - Method in class jplot.GraphSettings
Returns whether or not we should rotate the tics.
roundUp(double) - Static method in class jplot.Utils
 
RoundUp(double) - Static method in class jplot.Utils
Round up the passed value to a NICE value.
rowVector(double[]) - Static method in class jhplot.math.DoubleArray
Converts an n element array into an 1 x n matrix.
rr - Variable in class jhplot.io.HDataBase
 
run(Matrix) - Method in interface jhplot.math.pca.covmatrixevd.CovarianceMatrixEVDCalculator
Calculate covariance matrix of the given data
run(Matrix) - Method in class jhplot.math.pca.covmatrixevd.EVDBased
 
run(Matrix) - Method in class jhplot.math.pca.covmatrixevd.SVDBased
 
run(double[]) - Method in class jhplot.stat.BunchingParameters
Collect information about sampling.
run(double[]) - Method in class jhplot.stat.FactorialMoments
Collect information about sampling.
rungeKutta2(double[], F1D, double) - Static method in class jhplot.math.Numeric
Uses the 2nd order Runge-Kutta method to solve an ODE.
rungeKutta4(double[], F1D, double) - Static method in class jhplot.math.Numeric
Uses the 4th order Runge-Kutta method to solve an ODE.
rw - Variable in class jhplot.io.HDataBase
 
rxy() - Method in class hephysics.vec.SpacePoint
Cylindrical r
rxyz() - Method in class hephysics.vec.SpacePoint
Spherical r

S

SaddlePoint - Class in jhplot.math.num.pdf
Utility class used by various distributions to accurately compute their respective probability mass functions.
SaddlePoint() - Constructor for class jhplot.math.num.pdf.SaddlePoint
Default constructor.
SampleRun - Class in jhplot.math.pca
An example program using the library
SampleRun() - Constructor for class jhplot.math.pca.SampleRun
 
save() - Method in class jplot.SimpleEditor
Saves the text after an edit to the current file.
save(String) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
save(String) - Method in class org.jlab.groot.ui.TCanvas
 
saveAs() - Method in class jplot.SimpleEditor
Saves the text after an edit to a new file.
saveImage(String) - Method in class jplot3dp.ModelView
 
saveToFile(boolean) - Method in class jplot3dp.MainComponent
 
scalarMultiply(double, double[]) - Static method in class jhplot.math.ArrayMathUtils
Multiplies every component of an array by a scalar.
scalarMultiply(double, int[]) - Static method in class jhplot.math.ArrayMathUtils
Multiplies every component of an array by a scalar.
scalarMultiplyFast(double, double[]) - Static method in class jhplot.math.ArrayMathUtils
Fast scalar multiplication for sparse arrays.
scalarMultiplyFast(double, int[]) - Static method in class jhplot.math.ArrayMathUtils
Fast scalar multiplication for sparse arrays.
scalarProduct(double[], double[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the scalar product of two array as if they were vectors.
scalarProduct(double[][], double[][]) - Static method in class jhplot.math.ArrayMathUtils
Computes the scalar product of two array as if they were matrices.
scalarProduct(int[], int[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the scalar product of two array as if they were vectors.
scalarProduct(int[][], int[][]) - Static method in class jhplot.math.ArrayMathUtils
Computes the scalar product of two array as if they were matrices.
scale(String, double) - Method in class jhplot.H1D
Scale the histogram.
scale(double) - Method in class jhplot.H1D
Scale the histogram.
scale(String, double) - Method in class jhplot.H2D
Scale the histogram.
scale(double) - Method in class jhplot.H2D
Scale the histogram.
scale(String, double) - Method in class jhplot.HProf1D
Scale the histogram.
scale(double) - Method in class jhplot.HProf1D
Scale the histogram.
scaleErrors(double) - Method in class jhplot.H1D
Rescale errors by a some factor.
scalePxPyPzE(double) - Method in class hephysics.particle.LParticle
Scale all components (Px,Py,Px,E) by a factor C.
scaleXYZT(double) - Method in class hephysics.particle.LParticle
Scale all components (X,Y,Z,T) by a factor This means all components are multiplied by this factor.
scalingFrame - Variable in class jplot.GraphGeneral
 
scalingFrameX - Variable in class jplot.GraphGeneral
 
scalingFrameY - Variable in class jplot.GraphGeneral
 
ScalingPanel() - Method in class jplot.JPlot
 
scanTree(String, String, int, boolean) - Method in class org.jlab.groot.tree.Tree
Scan a tree with expressions defined in expression string, multiple expressions are separated by ":".
scanTreeItem(TreePath) - Method in class org.jlab.groot.studio.StudioUI
 
scanTreeItemH2F(TreePath) - Method in class org.jlab.groot.studio.StudioUI
 
Schema - Class in org.jlab.hipo.schema
 
Schema() - Constructor for class org.jlab.hipo.schema.Schema
 
Schema(String, int, String) - Constructor for class org.jlab.hipo.schema.Schema
 
Schema(String) - Constructor for class org.jlab.hipo.schema.Schema
 
Schema(String, int) - Constructor for class org.jlab.hipo.schema.Schema
 
Schema.SchemaEntry - Class in org.jlab.hipo.schema
Schema entry class for keeping information on each entry
SchemaEntry() - Constructor for class org.jlab.hipo.schema.Schema.SchemaEntry
 
SchemaEntry(String, int, HipoNodeType) - Constructor for class org.jlab.hipo.schema.Schema.SchemaEntry
 
schemaEntryList() - Method in class org.jlab.hipo.schema.Schema
 
SchemaFactory - Class in org.jlab.hipo.schema
 
SchemaFactory() - Constructor for class org.jlab.hipo.schema.SchemaFactory
 
SCJet - Class in hephysics.jet
SCJet is an implementation of the longitudinally-invariant kT, anti-KT and Cambridge/Aachen clustering algorithms.
SCJet(double, int, int, double, boolean) - Constructor for class hephysics.jet.SCJet
Initialize calculations of the longitudinally invariant kT algorithm in inclusive mode.
SCJet(double, int, int, double) - Constructor for class hephysics.jet.SCJet
Initialize calculations of the longitudinally invariant kT algorithm in inclusive mode.
SCJet(double, double) - Constructor for class hephysics.jet.SCJet
Initialize calculations of the kT algorithm.
search(double) - Method in class jhplot.P0D
Search for the first occurrence of the given argument
search(int) - Method in class jhplot.P0I
Search for the first occurrence of the given argument
sec(double) - Method in class jhplot.math.ValueErr
Secant
SEC - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
SecantRootFinder - Class in jhplot.math.num.root
The secant method (1) for finding roots of functions.
SecantRootFinder(Function) - Constructor for class jhplot.math.num.root.SecantRootFinder
Create a root finder for the given function.
SecantRootFinder(Function, int, double) - Constructor for class jhplot.math.num.root.SecantRootFinder
Create a root finder for the given function.
sech(double) - Method in class jhplot.math.ValueErr
Hyperbolic secant
SECH - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
secondMaxVal - Variable in class jhplot.stat.JointProbabilityState
 
secondProbMap - Variable in class jhplot.stat.JointProbabilityState
 
SECONDS - Static variable in class jhplot.JHPlot
 
seek(long) - Method in class jhplot.math.io.LERandomAccessFile
 
seLocation(double, double) - Method in class jhplot.HMLabel
Sets the location of this label in data coordinates.
SEMICOLON - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
sepField - Variable in class jhplot.utils.GHFontChooser
 
serializeAttributes(int, DatasetAttributes) - Static method in class org.jlab.groot.data.DataSetSerializer
 
Serialized - Class in jhplot.io
Methods used for serialization.
Serialized() - Constructor for class jhplot.io.Serialized
 
serializeDataAttributes(int, int, DatasetAttributes) - Static method in class org.jlab.groot.data.DataSetSerializer
 
serializeDataGroupDescriptor(DataGroupDescriptor) - Static method in class org.jlab.groot.data.DataSetSerializer
 
serializeDataSet(IDataSet) - Static method in class org.jlab.groot.data.DataSetSerializer
 
serializeF1D(Func1D) - Static method in class org.jlab.groot.data.DataSetSerializer
 
serializeGraphErrors(GraphErrors) - Static method in class org.jlab.groot.data.DataSetSerializer
 
serializeH1F(H1F) - Static method in class org.jlab.groot.data.DataSetSerializer
serialization of H1F into HipoNodes
serializeH2F(H2F) - Static method in class org.jlab.groot.data.DataSetSerializer
 
Series - Class in jhplot.math.num
This class provides the means to evaluate infinite series (1).
set(FProxy) - Method in class jhplot.F1D
Set proxy function
set - Variable in class jhplot.HPlot3D
 
set - Variable in class jhplot.HPlot3DP
 
set(int, int, double) - Method in class jhplot.math.kalman.jama.Matrix
Set a single element.
set(int, double) - Method in class jhplot.math.num.DoubleArray
Modify the element at the given index.
set(int, double, double) - Method in class jhplot.P1D
Sets the values of a plot-point pair (X,Y).
set(int, double, double, double, double) - Method in class jhplot.P1D
Sets the values of a plot-point pair (x,y).
set(int, double, double, double) - Method in class jhplot.P1D
Sets the values of a plot-point pair (x,y).
set(int, double, double, double, double, double, double) - Method in class jhplot.P1D
Sets the values of a plot-point pair (x,y).
set(int, double, double, double, double, double, double, double, double, double, double) - Method in class jhplot.P1D
Sets the values of a plot-point pair (x,y).
set(int, double, double, double) - Method in class jhplot.P2D
Sets the values of (x,y,z).
set(int, double, double, double, double, double, double) - Method in class jhplot.P3D
Sets the values of (x,dx,y,dy,z,dz).
set(int, double[]) - Method in class jhplot.PND
Sets (replace) the specified row.
set(int, P0D) - Method in class jhplot.PND
Sets (replace) the specified element with P0D.
set(int, int[]) - Method in class jhplot.PNI
Sets (replace) the specified row.
set(int, P0I) - Method in class jhplot.PNI
Sets (replace) the specified element with P0D.
set(String) - Method in class jplot.XMLWrite
Adds a key to a string(buffer).
set(String, Color) - Method in class jplot.XMLWrite
Adds a color setting to a string(buffer).
set(String, Font) - Method in class jplot.XMLWrite
Adds a font setting to a string(buffer).
set(String, BasicStroke) - Method in class jplot.XMLWrite
Adds a font setting to a string(buffer).
set(int) - Method in class org.jlab.groot.base.ColorPalette
 
set(double[]) - Method in class org.jlab.groot.data.DataVector
Initialize the array with given values.
set(List<Double>) - Method in class org.jlab.groot.data.DataVector
 
set(int, double) - Method in class org.jlab.groot.data.DataVector
 
set(int, double, double) - Method in class org.jlab.groot.data.H1F
Sets the specified number of bins, min and max to the x axis and creates a standard Y axis with a min value of 0 and a max value of 0.
set(int, double, double, int, double, double) - Method in class org.jlab.groot.data.H2F
Sets the bins to the x and y axes and creates the buffer of the histogram
set(double[]) - Method in class org.jlab.groot.math.Axis
Sets the specified limits to the axis
set(int, double, double) - Method in class org.jlab.groot.math.Axis
Sets the number of bins, the min, and the max to the axis as well as calculates the bin widths.
set(double, double, double, double) - Method in class org.jlab.groot.math.Dimension2D
 
set(double, double, double, double, double, double) - Method in class org.jlab.groot.math.Dimension3D
 
set(double, double) - Method in class org.jlab.groot.math.StatNumber
Sets the number and error of the StatNumber object
set(double, double, double) - Method in class org.jlab.groot.math.UserParameter
 
set(int, int) - Method in class org.jlab.hipo.json.JsonArray
Replaces the element at the specified position in this array with the JSON representation of the specified int value.
set(int, long) - Method in class org.jlab.hipo.json.JsonArray
Replaces the element at the specified position in this array with the JSON representation of the specified long value.
set(int, float) - Method in class org.jlab.hipo.json.JsonArray
Replaces the element at the specified position in this array with the JSON representation of the specified float value.
set(int, double) - Method in class org.jlab.hipo.json.JsonArray
Replaces the element at the specified position in this array with the JSON representation of the specified double value.
set(int, boolean) - Method in class org.jlab.hipo.json.JsonArray
Replaces the element at the specified position in this array with the JSON representation of the specified boolean value.
set(int, String) - Method in class org.jlab.hipo.json.JsonArray
Replaces the element at the specified position in this array with the JSON representation of the specified string.
set(int, JsonValue) - Method in class org.jlab.hipo.json.JsonArray
Replaces the element at the specified position in this array with the specified JSON value.
set(String, int) - Method in class org.jlab.hipo.json.JsonObject
Sets the value of the member with the specified name to the JSON representation of the specified int value.
set(String, long) - Method in class org.jlab.hipo.json.JsonObject
Sets the value of the member with the specified name to the JSON representation of the specified long value.
set(String, float) - Method in class org.jlab.hipo.json.JsonObject
Sets the value of the member with the specified name to the JSON representation of the specified float value.
set(String, double) - Method in class org.jlab.hipo.json.JsonObject
Sets the value of the member with the specified name to the JSON representation of the specified double value.
set(String, boolean) - Method in class org.jlab.hipo.json.JsonObject
Sets the value of the member with the specified name to the JSON representation of the specified boolean value.
set(String, String) - Method in class org.jlab.hipo.json.JsonObject
Sets the value of the member with the specified name to the JSON representation of the specified string.
set(String, JsonValue) - Method in class org.jlab.hipo.json.JsonObject
Sets the value of the member with the specified name to the specified JSON value.
set2DType(int) - Method in class jplot.GraphSettings
Returns the current graph type.
set3D(boolean) - Method in class jhplot.Plottable
Set 3D if this is for 3D canvas.
setActive(boolean) - Method in class jplot.GraphLabel
 
setActive(boolean) - Method in class org.jlab.groot.tree.TreeCut
 
setActiveEuler(double, double, double) - Method in class hephysics.vec.Hep3Matrix
Defines a rotation matrix via Euler angles.
setAdditioner(float) - Method in class jplot.LinePars
Sets the additioner for this line, a value which will be used to increase each value of the dataset before plotting.
setAlpha(double) - Method in class jhplot.math.num.pdf.Beta
Modify the alpha parameter.
setAlpha(double) - Method in class jhplot.math.num.pdf.Gamma
Modify the alpha parameter.
setAntiAlias(boolean) - Method in class jhplot.HPlot
Set antialiasing for the graphics of the current plot
setAntiAlias(boolean) - Method in class jplot.GraphSettings
set antialiasing
setAntiAliasAll(boolean) - Method in class jhplot.HPlot
Set antialiasing for the graphics of all plots
setArray(double[]) - Method in class jhplot.P0D
Set a double array.
setArray(int[]) - Method in class jhplot.P0D
Set an integer array.
setArray(int[]) - Method in class jhplot.P0I
Set a double array.
setArray(double[][]) - Method in class jhplot.PND
Set values from double array Old content will be lost.
setArray(int[][]) - Method in class jhplot.PNI
Set values from double array Old content will be lost.
setArrayList(ArrayList<Double>) - Method in class jhplot.P0D
Set the data in form of ArrayList
setArrayList(ArrayList<Integer>) - Method in class jhplot.P0I
Set the data in form of ArrayList
setArrayList(ArrayList<double[]>) - Method in class jhplot.PND
Set the data in form of ArrayList
setArrayList(ArrayList<int[]>) - Method in class jhplot.PNI
Set the data in form of ArrayList
setArrayX(double[]) - Method in class jhplot.P1D
Set array at once
setArrayY(double[]) - Method in class jhplot.P1D
Set array at once
setAttResizable(boolean) - Method in class jhplot.HPlot
Set canvas attributes resizable (line widths, symbols, fonts) or not.
setAttResizable(boolean) - Method in class jplot.GraphSettings
 
setAttResizableAll(boolean) - Method in class jhplot.HPlot
Set canvas attributes resizable (line widths, symbols, fonts) or not.
setAttributes(AttributeSet) - Method in class jhplot.utils.GHFontChooser
 
setAttributes(AxisAttributes) - Method in class org.jlab.groot.base.AxisAttributes
 
setAttributes(DatasetAttributes) - Method in class org.jlab.groot.base.DatasetAttributes
 
setAttributes(AxisAttributes) - Method in class org.jlab.groot.graphics.GraphicsAxis
 
setAutomaticTicks(int, boolean) - Method in class jplot.GraphSettings
If set to false, we stop automatically computing ticks.
setAutoRange(int, boolean) - Method in class jhplot.HPlot
Sets true or false to use automatic scaling for the current plot.
setAutoRange(boolean) - Method in class jhplot.HPlot
Set autorange in X and Y at the same time
setAutoRange() - Method in class jhplot.HPlot
Set autorange in X and Y at the same time for the current plot
setAutoRange(boolean) - Method in class jhplot.HPlot3D
Set autorange in X,Y,Z.
setAutoRange() - Method in class jhplot.HPlot3D
Set autorange in X,Y,Z at the same time for the current plot
setAutoRange(int, boolean) - Method in class jplot.GraphSettings
Sets true or false to use automatic scaling.
setAutoRangeAll(int, boolean) - Method in class jhplot.HPlot
Sets true or false to use automatic scaling for all plots.
setAutoRangeAll(boolean) - Method in class jhplot.HPlot
Set auto-range in X and Y at the same time for all plots
setAutoRangeAll() - Method in class jhplot.HPlot
Set autorange in X and Y at the same time for all plots
setAutoRangeAll(boolean) - Method in class jhplot.HPlot3D
Set to autorange all pads
setAutoRangeXY() - Method in class jhplot.HPlot3D
Set autorange in Y,Z at the same time for the current plot
setAutoScale() - Method in class org.jlab.groot.graphics.EmbeddedPad
 
setAutoScale(boolean) - Method in class org.jlab.groot.graphics.GraphicsAxis
 
setAutoUpdate(boolean) - Method in class jplot.JPlot
Toggles timer which updates the graph every second.
setAxes(boolean) - Method in class jhplot.HPlot3DP
Set all axes or not
setAxes(boolean, boolean, boolean) - Method in class jhplot.HPlot3DP
Show or not axes for X, Y, Z
setAxes(boolean) - Method in class jplot3dp.MainComponent
 
setAxes(boolean) - Method in class jplot3dp.ModelView
 
setAxesArrow(int) - Method in class jplot.GraphSettings
Sets the arrows for axes.
setAxesArrows(boolean) - Method in class jhplot.HPlot3DP
Show or not small arrows on axes
setAxesColor(Color) - Method in class jhplot.HPlot
Sets the actual color of the axes of the graph.
setAxesColor(Color) - Method in class jhplot.HPlot3DP
Set Color for axes
setAxesColor(Color) - Method in class jplot.GraphSettings
Sets the actual color of the axes of the graph.
setAxesColor(Color) - Method in class jplot3dp.ModelView
 
setAxesFontColor(Color) - Method in class jhplot.HPlot3D
Get color for tic labels
setAxesPenTicWidth(float) - Method in class jplot.GraphSettings
Sets the actual pen width for tic axes of the graph.
setAxesRatio(double) - Method in class jhplot.HPlot
Sets the ratio between X- and Y-axes lengths.
setAxesRatio(double) - Method in class jplot.GraphSettings
Sets the ratio between X- and Y-axes lengths.
setAxesRatioUse(boolean) - Method in class jhplot.HPlot
Sets whether or not to use a fixed ratio between X- and Y-axes lengths.
setAxis(int, boolean) - Method in class jhplot.HPlot
Sets whether an axis line will be drawn or not.
setAxis(int) - Method in class org.jlab.groot.ui.GraphicsAxisFrame
sets the dimension of the graphics axis.
setAxisAll(boolean) - Method in class jhplot.HPlot
Sets whether all axis lines will be drawn or not.
setAxisArrow(int) - Method in class jhplot.HPlot
Sets axes arrows.
setAxisArrows(boolean) - Method in class jhplot.HPlot3DP
Set or not arrows for axis
setAxisArrows(boolean) - Method in class jplot3dp.ModelView
 
setAxisAttributesX(AxisAttributes) - Static method in class org.jlab.groot.base.GStyle
 
setAxisAttributesY(AxisAttributes) - Static method in class org.jlab.groot.base.GStyle
 
setAxisAttributesZ(AxisAttributes) - Static method in class org.jlab.groot.base.GStyle
 
setAxisAutoScale(boolean) - Method in class org.jlab.groot.base.AxisAttributes
 
setAxisDivisions(int) - Method in class org.jlab.groot.graphics.GraphicsAxis
 
setAxisDivisions(int) - Method in class org.jlab.groot.ui.GraphicsAxis
 
setAxisFont(Font) - Method in class jhplot.HPlot3D
Sets font for axes
setAxisFont(String) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
setAxisFont(String) - Method in class org.jlab.groot.graphics.GraphicsAxis
 
setAxisFontSize(int) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
setAxisFontSize(int) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
setAxisFontSize(int) - Method in class org.jlab.groot.graphics.GraphicsAxis
 
setAxisGrid(boolean) - Method in class org.jlab.groot.base.AxisAttributes
 
setAxisLabelFontSize(int) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
setAxisLabelSize(int) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
setAxisMargins(PadMargins) - Method in class org.jlab.groot.graphics.GraphicsAxisFrame
 
setAxisMaximum(double) - Method in class org.jlab.groot.base.AxisAttributes
 
setAxisMinimum(double) - Method in class org.jlab.groot.base.AxisAttributes
 
setAxisMirror(int, boolean) - Method in class jhplot.HPlot
Sets whether the mirror of an axis will be drawn or not.
setAxisNames(String[]) - Method in class org.jlab.groot.matrix.SparseVectorGrid
sets names for all the axis.
setAxisPenTicWidth(int) - Method in class jhplot.HPlot
Sets the pen width to draw tick axes.
setAxisRange(double, double, double, double) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
setAxisTitle(String) - Method in class org.jlab.groot.base.AxisAttributes
 
setAxisTitleFontSize(int) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
setAxisTitleSize(int) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
setAxisTitleString(String) - Method in class org.jlab.groot.base.AxisAttributes
 
setAxisType(int) - Method in class org.jlab.groot.base.AxisAttributes
 
setAxisType(int) - Method in class org.jlab.groot.graphics.GraphicsAxis
 
setAxisX() - Method in class jhplot.HPlot
Sets X-axis (bottom).
setAxisY() - Method in class jhplot.HPlot
Sets Y-axis (left).
setBackgColor(Color) - Method in class jhplot.HPlot
Sets the actual background color of the entire graph panel.
setBackgColor(Color) - Method in class jhplot.HPlot3DP
Set background for current pad
setBackgColorForAllGraph(Color) - Method in class jhplot.HPlot
Sets the background color of all graphs.
setBackgColorGraph(Color) - Method in class jhplot.HPlot
Sets the background color of the current graph.
setBackground(Color) - Method in class jplot.LineStyle
 
setBackground(Color) - Method in class jplot.LineStyleButton
 
setBackground(int, int, int) - Method in class org.jlab.groot.ui.PaveText
 
setBackground(int, int, int, int) - Method in class org.jlab.groot.ui.PaveText
 
setBackgroundColor(Color) - Method in class jplot.GraphSettings
Sets the actual background color of the entire graph panel.
setBackgroundColor(Color) - Method in class org.jlab.groot.base.PadAttributes
 
setBackgroundFrame(Color) - Method in class jplot3dp.MainComponent
 
setBackgroundFrame(Color) - Method in class jplot3dp.ModelView
 
setBackgroundOrder(int) - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
setBarcode(int) - Method in class hephysics.particle.HEParticle
Set barcode ID
setBars(boolean) - Method in class jhplot.DrawOptions
Draw a histogram using bars (default is using lines).
setBars() - Method in class jhplot.HPlot3D
Set bar type of plot
setBars(boolean) - Method in class jhplot.HPlot3D
Set bar type of plot
setBarWidth(int) - Method in class jplot.Contour
 
setBeta(double) - Method in class jhplot.math.num.pdf.Beta
Modify the beta parameter.
setBeta(double) - Method in class jhplot.math.num.pdf.Gamma
Modify the beta parameter.
setBinContent(int, double) - Method in class org.jlab.groot.data.H1F
Sets the value to the specified bin.
setBinContent(int, int, double) - Method in class org.jlab.groot.data.H2F
Sets the bin to that value
setBinContent(int, double, int[]) - Method in class org.jlab.groot.matrix.SparseVectorGrid
 
setBinError(int, int, double) - Method in class jhplot.H2D
Set the error on this bin.
setBinError(int, double) - Method in class org.jlab.groot.data.H1F
Sets the bin error to the specified bin.
setBinRange(int, int) - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
setBins(int) - Method in class jhplot.H1D
Sets the number of bins
setBins(int) - Method in class jhplot.HProf1D
Sets the number of bins
setBins(double[][]) - Method in class jhplot.utils.SHisto
Set bin values
setBins(double[]) - Method in class jhplot.utils.SHisto
Set bin values assuming that there only one band
setBinWidth(double) - Method in class jhplot.DrawOptions
Set the bin width.
setBottomMargin(double) - Method in class jplot.GraphSettings
Sets the distance between the bottom-border of the panel and the bottom X-axis.
setBottomMargin(int) - Method in class org.jlab.groot.base.PadMargins
 
setBox(boolean) - Method in class jhplot.HPlot
Sets whether or not to draw the bounding box around the graph.
setBoxColor(Color) - Method in class jhplot.HPlot
Sets the color of the bounding box drawn around a graph.
setBoxColor(Color) - Method in class jhplot.HPlot3D
Set color of the box
setBoxColor(Color) - Method in class jplot.GraphSettings
Sets the color of the bounding box drawn around a graph.
setBoxed(boolean) - Method in class jhplot.HPlot3D
Set boxed frame
setBoxFillColor(Color) - Method in class jhplot.HPlot
Sets the fill color of the bounding box drawn around a graph.
setBoxFillColor(Color) - Method in class jplot.GraphSettings
Sets the fill color of the bounding box drawn around a graph.
setBoxOffset(double) - Method in class jhplot.HPlot
Sets the offset of the bounding box drawn around a graph.
setBoxOffset(float) - Method in class jplot.GraphSettings
Sets the offset of the bounding box drawn around a graph.
setBranchData(float[]) - Method in class org.jlab.groot.tree.Tree
Fills branches with values from the array.
setByte(int, byte) - Method in class org.jlab.hipo.data.HipoNode
Set content of the node with type BYTE, for element index
setCameraPosition(double) - Method in class jhplot.HPlot3DP
Set camera position
setCan(EmbeddedCanvas) - Method in class org.jlab.groot.base.AxisAttributes
 
setCanvas(EmbeddedCanvas) - Method in class org.jlab.groot.base.AxisAttributes
 
setCanvasPads(List<EmbeddedPad>) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
setCharge(double) - Method in class hephysics.particle.LParticle
Set charge
setChargeParity(float) - Method in class hephysics.particle.HEParticle
Set C charge conjugation parity
setChild(boolean) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
setChiSquare(double) - Method in class org.jlab.groot.math.Func1D
 
setColor(Color) - Method in class jhplot.DrawOptions
Set color for lines
setColor(Color) - Method in class jhplot.HKey
Sets the color to a specific value
setColor(Color) - Method in class jhplot.HLabel
Sets the color to a specific value
setColor(Color) - Method in class jhplot.HLabelEq
Sets the color to a specific value
setColor(Color) - Method in class jhplot.HMLabel
Sets the color to a specific value
setColor(Color) - Method in class jhplot.shapes.HShape
Sets the color to a specific value
setColor(Color) - Method in class jplot.GraphLabel
Sets the color to a specific value
setColor(Color) - Method in class jplot.LinePars
Sets the color of the pen.
setColor(int) - Method in class jplot.LinePars
Sets the color of the pen from the swatch panel.
setColor(Color) - Method in class jplot.LineStyle
 
setColor(Color) - Method in class jplot.LineStyleButton
 
setColor(Color) - Method in class jplot.SmallColorPreview
 
setColor(int, int, int, int, int) - Static method in class org.jlab.groot.base.ColorPalette
 
setColor(int, int, int, int) - Static method in class org.jlab.groot.base.ColorPalette
 
setColor(int) - Method in class org.jlab.groot.ui.LatexText
 
setColorBackgroud(Color) - Method in class jhplot.HLabelEq
Set background color
setColorErrorsFill(Color) - Method in class jplot.LinePars
set color for fill errors
setColorErrorsFillSys(Color) - Method in class jplot.LinePars
set color for fill errors (systematical errors)
setColorErrorsSysX(Color) - Method in class jplot.LinePars
set color sys errors on X
setColorErrorsSysY(Color) - Method in class jplot.LinePars
set color sys errors on Y
setColorErrorsX(Color) - Method in class jplot.LinePars
set color errors on X
setColorErrorsY(Color) - Method in class jplot.LinePars
set color errors on Y
setColorFill(Color) - Method in class jhplot.HPlot3D
Set color of to fill histogram bars
setColorLines(Color) - Method in class jhplot.HPlot3D
Set color of the lines to draw histogram bars
setColorMode(int) - Method in class jhplot.HPlot3D
Sets the color mode
setColumns(int) - Method in class jplot.Utils.LabeledTextField
 
setCommand(String) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
setComplex() - Method in class jhplot.FND
Treat the function as complex.
setCompression(boolean) - Method in class org.jlab.hipo.io.HipoRecordIndex
Set the compression to the boolean value passed.
setCompression(boolean) - Method in class org.jlab.hipo.io.HipoWriter
set compression flag for the writer, if set TRUE all records will be compressed before being written into the file.
setCompressionType(int) - Method in class org.jlab.hipo.io.HipoRecord
sets the compression type for the record.
setCompressionType(int) - Method in class org.jlab.hipo.io.HipoRecordHeader
 
setCompressionType(int) - Method in class org.jlab.hipo.io.HipoWriter
Sets the compression type for the records.
setConstituents(ArrayList<Integer>) - Method in class hephysics.jet.ParticleD
 
setContents(double[], double[]) - Method in class jhplot.H1D
Sets the content of H1D histogram.
setContents(double[], double[], int[], double[], double[]) - Method in class jhplot.H1D
Set the content of the whole Histogram at once.
setContents(double[][], double[][]) - Method in class jhplot.H2D
Set content of H2D histogram
setContents(double[][], double[][], int[][], double[][], double[][], double[][], double[][]) - Method in class jhplot.H2D
Set the content of the whole Histogram at once.
setContents(double[], double[]) - Method in class jhplot.HProf1D
Sets the content of histogram.
setContents(double[], double[], int[], double[], double[]) - Method in class jhplot.HProf1D
Set the content of the whole Histogram at once.
setContents(double[][], double[][]) - Method in class jhplot.HProf2D
Set content of H2D histogram
setContour(boolean) - Method in class jhplot.HPlot
Set to a contour style
setContour() - Method in class jhplot.HPlot3D
Set contour style
setContour(boolean) - Method in class jhplot.HPlot3D
Set contour style
setContour_bar(boolean) - Method in class jplot.GraphSettings
Set contour bar
setContour_binsX(int) - Method in class jplot.GraphSettings
set number of bins in X
setContour_binsY(int) - Method in class jplot.GraphSettings
set number of bins in Y
setContour_gray(boolean) - Method in class jplot.GraphSettings
set color
setContour_levels(int) - Method in class jplot.GraphSettings
Set number of leves
setContourBar(boolean) - Method in class jhplot.HPlot
Show or not a bar with color levels
setContourBins(int, int) - Method in class jhplot.HPlot
How many bins used to slice the data in X (and Y)
setContourColor(Color) - Method in class jplot.Contour
Set the contour's color.
setContourGray(boolean) - Method in class jhplot.HPlot
Color style to show contour plot.
setContourLevels(int) - Method in class jhplot.HPlot
How many color levels shuul be shown (10 default)
setContourLines(int) - Method in class jhplot.HPlot3D
Set number of divisions for contour plots
setControl_matrix(Matrix) - Method in class jhplot.math.kalman.JKalman
Setter
setDashed(double) - Method in class jhplot.shapes.HShape
Set dashed line
setDashLength(float) - Method in class jplot.LinePars
Sets the dash length of the pen
setDashLength(float, int) - Method in class jplot.LinePars
Sets the dash length of the pen.
setData(double[][]) - Method in class jhplot.VHolder
Set data from 2D array
setData(double[]) - Method in class jhplot.VHolder
Set data from 1D array
setData(String, String) - Method in class jplot.XMLWrite
Adds data between within the scope of a tag.
setData(String, double) - Method in class jplot.XMLWrite
Adds data between within the scope of a tag.
setData(String, int) - Method in class jplot.XMLWrite
Adds data between within the scope of a tag.
setData(List<IDataSet>) - Method in class org.jlab.groot.graphics.EmbeddedCanvasGroup
 
setDataArray(DataArray) - Method in class jhplot.P1D
Set data in a form of DataArray
setDataArray(DataArray2D) - Method in class jhplot.P2D
Set data in a form of DataArray
setDataArray(DataArray3D) - Method in class jhplot.P3D
Set data in a form of DataArray
setDataBackground(Color) - Method in class jplot.Contour
Set the background color for the data window.
setDataBufferBin(int, float) - Method in class org.jlab.groot.data.H2F
 
setDataChanged(boolean) - Method in class jplot.DataChangeListener
Allows to set the flag indicating that the data has changed to true or false.
setDataChanged(boolean) - Method in class jplot.LinePars
Sets to true if the data has been changed by the user.
setDataFileIndex(int) - Method in class jplot.panels.PanelPlot
Sets the index of the current datafile.
setDataLocation(double, double) - Method in class jplot.GraphLabel
Sets the location of this label in data coordinates.
setDataPers(DataArray) - Method in class jhplot.HPlot
Sets the data in the form DataArray data
setDataRotation(double) - Method in class jplot.GraphLabel
Sets the rotation angle.
setDatasetPlotters(List<IDataSetPlotter>) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
setDatasetType(int) - Method in class org.jlab.groot.base.DatasetAttributes
 
setDataSize(int) - Method in class org.jlab.hipo.io.HipoRecordHeader
 
setDataSizeCompressed(int) - Method in class org.jlab.hipo.io.HipoRecordHeader
 
setDebug(boolean) - Method in class hephysics.jet.JetN2
Print debugging information.
setDebug(boolean) - Method in class hephysics.jet.KTjet
Print debugging information.
setDebug(boolean) - Method in class hephysics.jet.SCJet
Print debugging information.
setDebugStream(PrintStream) - Method in class jplot3dp.MathParser.MathParserTokenManager
 
setDefault() - Method in class jhplot.gui.GHMargin
Set the default location
setDefault(Object) - Method in class jhplot.gui.GHMargin
Set the default location
setDefault() - Method in class org.jlab.groot.base.DatasetAttributes
 
setDefaultPosition(boolean) - Method in class jhplot.HKey
Is this key should be set at a default position?
setDefaultValue(String) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserItem
 
setDegreesOfFreedom(double) - Method in class jhplot.math.num.pdf.ChiSquared
Modify the degrees of freedom.
setDegreesOfFreedom(double) - Method in class jhplot.math.num.pdf.TDistribution
Modify the degrees of freedom.
setDenominatorDegreesOfFreedom(double) - Method in class jhplot.math.num.pdf.FDistribution
Modify the denominator degrees of freedom.
setDensity() - Method in class jhplot.HPlot3D
Set density type of plot
setDensity(boolean) - Method in class jhplot.HPlot3D
Set density plot
setDerivative(Function) - Method in class jhplot.math.num.root.NewtonRootFinder
Modify the derivative of the target function.
setDescDataset(List<IDataSet>) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
setDescName(String) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
setDescription(String) - Method in class jhplot.io.HBook
Set a desciption which will be attached to the header of the output file.
setDescription(String) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserItem
 
setDescription(String) - Method in class org.jlab.groot.tree.Branch
 
setDescriptorType(int) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
setDimension(int) - Method in class jhplot.P1D
Set the dimension for the container.
setDimension(int) - Method in class jplot.DataArray
Set the dimension of this data
setDimension(int, int, int, int) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
setDimension(int, int) - Method in class org.jlab.groot.graphics.GraphicsAxis
sets the dimension for the axis for plotting.
setDimension(int, int) - Method in class org.jlab.groot.ui.GraphicsAxis
sets the dimension for the axis for plotting.
setDimensions(int...) - Method in class org.jlab.groot.math.MultiIndex
Sets the dimension sizes at each index and initializes every element of the current index to -1.
setDirectory(TDirectory) - Method in class org.jlab.groot.ui.TBrowser
 
setDisplayGrids(boolean) - Method in class jhplot.HPlot3D
Display grid
setDisplayXY(boolean) - Method in class jhplot.HPlot3D
Display or not X and Y
setDisplayZ(boolean) - Method in class jhplot.HPlot3D
Display or not title for Z
setDistance(double) - Method in class jhplot.HPlot3D
Set distance to the object
setDivisions(int, int) - Method in class jhplot.FPR
Set number of divisions for parameters.
setDivisions(int) - Method in class jhplot.HPlot3D
Set number of divisions for surface plots
setDotted(double) - Method in class jhplot.shapes.HShape
Set dotted line
setDouble(int, double) - Method in class org.jlab.hipo.data.HipoNode
 
setDoubleArrayLists(DoubleArrayList, DoubleArrayList, DoubleArrayList) - Method in class jhplot.P2D
Set the array from DoubleArrayLists
setDrawAxis(int, boolean) - Method in class jplot.GraphSettings
Sets whether an axis will be drawn or not.
setDrawAxis(boolean) - Method in class org.jlab.groot.base.DatasetAttributes
 
setDrawAxisZ(boolean) - Method in class org.jlab.groot.graphics.GraphicsAxisFrame
 
setDrawBox(boolean) - Method in class jplot.GraphSettings
Sets whether or not to draw the bounding box arround the graph.
setDrawFrame(boolean) - Method in class org.jlab.groot.graphics.GraphicsAxisFrame
 
setDrawGrid(int, boolean) - Method in class jplot.GraphSettings
Sets whether or not using grid lines.
setDrawInner(boolean) - Method in class jplot.GraphSettings
Sets whether or not to draw the filled triangles.
setDrawLegend(boolean) - Method in class jplot.GraphSettings
Sets whether or not to draw the legend.
setDrawLegend(boolean) - Method in class jplot.LinePars
Sets whether or not this linestyle should draw the name in the legend of the graph.
setDrawLine(boolean) - Method in class jhplot.DrawOptions
Draw lines connecting points or not.
setDrawLine(boolean) - Method in class jplot.LinePars
Sets whether or not drawing the line
setDrawLineKey(boolean) - Method in class jhplot.DrawOptions
Draw histogram key with line or not
setDrawMirrorAxis(int, boolean) - Method in class jplot.GraphSettings
Sets whether the mirror of an axis will be drawn or not.
setDrawMirrorTics(int, boolean) - Method in class jplot.GraphSettings
Sets true or false to draw mirror tics
setDrawOption(LinePars) - Method in class jhplot.DrawOptions
Sets drawing attributes.
setDrawOptions(String) - Method in class org.jlab.groot.base.DatasetAttributes
 
setDrawSymbol(boolean) - Method in class jhplot.DrawOptions
Draw or not symbols
setDrawSymbol(boolean) - Method in class jplot.LinePars
Sets whether or not drawing the symbol
setDrawTds(boolean) - Method in class jplot.GraphSettings
Sets whether the tds should be drawn or not.
setDrawTicLabels(boolean) - Method in class jplot.GraphSettings
Sets whether all tic-labels will be written or not.
setDrawTicLabels(int, boolean) - Method in class jplot.GraphSettings
Sets whether ticlabels will be written or not.
setDrawTics(int, boolean) - Method in class jplot.GraphSettings
Sets whether or not to draw tics (little lines on the axes).
setE(double) - Method in class hephysics.vec.HepLorentzVector
Set energy
setEditable(boolean) - Method in class jplot.Utils.LabeledTextField
 
setElement(int, int, double) - Method in class hephysics.matrix.BasicMatrix
 
setElement(int, int, double) - Method in interface hephysics.matrix.MutableMatrix
Set the given element of the matrix
setElement(int, int, double) - Method in class hephysics.matrix.SymmetricMatrix
Set a specific element
setElement(int, int, double) - Method in class hephysics.vec.Hep3Matrix
Sets the (row, column) element
setElevationAngle(double) - Method in class jhplot.HPlot3D
Set the elevation angle
setEmbeddedPad(EmbeddedPad) - Method in class org.jlab.groot.graphics.EmbeddedPad.EmbeddedPadConfigurationPane
 
setEnabled(boolean) - Method in class jplot.Utils.LabeledTextField
 
setEndLength(double) - Method in class jhplot.shapes.Arrow
Set lenght of the ends
setEndWidth(double) - Method in class jhplot.shapes.Arrow
Set width of the ends
setEnergy(double) - Method in class hephysics.jet.ParticleD
Set energy.
setErr(boolean) - Method in class jhplot.DrawOptions
Set or not the 1st level errors on X and Y
setErr(double) - Method in class jhplot.math.ValueErr
Set error
setErrAll(boolean) - Method in class jhplot.DrawOptions
Show or not all errors (1st and 2nd level).
setErrAllToZero(String, int) - Method in class jhplot.P1D
Set all (1st and 2nd) level errors to zero.
setErrColor(Color) - Method in class jhplot.DrawOptions
Set color for 1st level errors for X and Y
setErrColor(Color, double) - Method in class jhplot.DrawOptions
Set color for 1st level errors for X and Y
setErrColorX(Color) - Method in class jhplot.DrawOptions
Set color for 1st level errors in X
setErrColorY(Color) - Method in class jhplot.DrawOptions
Set color for 1st level errors in Y
setErrFill(boolean) - Method in class jhplot.DrawOptions
Fill area between lower and upper 1st-level errors
setErrFillColor(Color) - Method in class jhplot.DrawOptions
Fill color area between lower and upper 1st-level errors.
setErrFillColor(Color, double) - Method in class jhplot.DrawOptions
Fill color area between lower and upper 1st-level errors and set transparency level
setError(int, double, double) - Method in class org.jlab.groot.data.GraphErrors
 
setError(double) - Method in class org.jlab.groot.math.UserParameter
 
setError_cov_post(Matrix) - Method in class jhplot.math.kalman.JKalman
Setter
setError_cov_pre(Matrix) - Method in class jhplot.math.kalman.JKalman
Setter
setErrorFillColorTransp(float) - Method in class jplot.LinePars
Sets transparancy for the color used to fill an area with errors.
setErrorFillColorTranspSys(float) - Method in class jplot.LinePars
Sets transparancy for the color used to fill an area with system errors.
setErrors(double[]) - Method in class jhplot.H1D
Sets errors of H1D histogram (for heights).
setErrSqrt(int) - Method in class jhplot.P1D
Set 1st level error to sqrt of X or Y values.
setErrSys(boolean) - Method in class jhplot.DrawOptions
Show or not the 2nd level errors for X and Y values
setErrSysFill(boolean) - Method in class jhplot.DrawOptions
Fill area between lower and upper 2st-level errors
setErrSysFillColor(Color) - Method in class jhplot.DrawOptions
Fill color area between lower and upper 1st-level errors
setErrSysFillColor(Color, double) - Method in class jhplot.DrawOptions
Fill color area between lower and upper 2nd-level errors and set transparency level
setErrSysToZero(int) - Method in class jhplot.P1D
Set 2nd level errors to zero.
setErrSysX(boolean) - Method in class jhplot.DrawOptions
Set or not the 2nd level errors in X
setErrSysY(boolean) - Method in class jhplot.DrawOptions
Show or not the 2nd level errors for Y values
setErrTicSize(double) - Method in class jhplot.DrawOptions
Set the size of small tics shown at the end of error bars.
setErrTicSize(float) - Method in class jplot.LinePars
Set the size of small tic marked end of errors The actual tic size is multiplied by penWidthErr
setErrToZero(int) - Method in class jhplot.P1D
Set 1st level errors to zero.
setErrX(boolean) - Method in class jhplot.DrawOptions
Set or not the 1st level errors in X
setErrY(boolean) - Method in class jhplot.DrawOptions
Show or not the 1st level errors for Y values.
setEt2(float) - Method in class hephysics.jet.ParticleF
 
setEta(float) - Method in class hephysics.jet.ParticleF
 
setEvent(int) - Method in class org.jlab.hipo.io.HipoFileInfo
 
setExactMath() - Static method in class jhplot.HParam
Set exact math calculation using Java Math.
setExpression(String, ITree) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
setExpression(String) - Method in class org.jlab.groot.tree.TreeCut
 
setExpressionX(String) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
setExpressionXerr(String) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
setExpressionY(String) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
setExpressionYerr(String) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
setEyePosition(double, double, double) - Method in class jhplot.HPlot3DP
Set position oy eye
setEyePosition(double, double, double) - Method in class jplot3dp.ModelView
 
setFastMath(boolean) - Static method in class jhplot.HParam
Set fast math calculation (3-5 times faster than Java Math).
setFastMath() - Static method in class jhplot.HParam
Set fast math calculation (4-5 times faster than Java Math).
setFile(File) - Method in class jplot.GraphLabel
Sets the file to which the label belongs.
setFill(boolean) - Method in class jhplot.DrawOptions
Fill or not histogram or function.
setFill(boolean) - Method in class jhplot.HPlot3D
Set fill color or not for histogram bars
setFill(boolean) - Method in class jhplot.shapes.HShape
Fill a primitive
setFill(boolean) - Method in class jplot3dp.MainComponent
 
setFillColor(Color) - Method in class jhplot.DrawOptions
Fill color of a drawing object.
setFillColor(Color) - Method in class jhplot.FPR
Set color for fill
setFillColor(Color) - Method in class jplot.LinePars
Sets the color used to fill an area with.
setFillColor(Color) - Method in class jplot3dp.MainComponent
 
setFillColor(int) - Method in class org.jlab.groot.base.DatasetAttributes
 
setFillColor(int) - Method in class org.jlab.groot.data.H1F
ROOT COMPATABILITY Functions
setFillColorTransparency(double) - Method in class jhplot.DrawOptions
Set color transparency used to fill an object.
setFillColorTransparency(float) - Method in class jplot.LinePars
Sets transparancy for the color used to fill an area with.
setFilled(boolean) - Method in class jhplot.FPR
Set filled area or not
setFillStyle(int) - Method in class org.jlab.groot.base.DatasetAttributes
 
setFitMethod(String) - Method in class jhplot.HFitter
Sets the fit method.
setFitMode(String) - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
setFixed(boolean) - Method in class org.jlab.groot.base.PadMargins
 
setFloat(int, float) - Method in class org.jlab.hipo.data.HipoNode
 
setFlush(int) - Method in class jhplot.io.HFile
Set after how many events data will be flushed.
setFog(boolean) - Method in class jhplot.HPlot3DP
Set fog for objects
setFog(boolean) - Method in class jplot3dp.MainComponent
 
setFog(boolean) - Method in class jplot3dp.ModelView
 
setFont(Font) - Method in class jhplot.HKey
Sets the font to a specific value
setFont(Font) - Method in class jhplot.HLabel
Sets the font to a specific value
setFont(Font) - Method in class jhplot.HMLabel
Sets the font to a specific value
setFont(Font) - Method in class jhplot.shapes.Text
Set the font for this text.
setFont(Font) - Method in class jplot.GraphLabel
Sets the font to a specific value
setFont(Font) - Method in class jplot.PrintFilePainter
 
setFont(Font) - Method in class jplot.PrintTextPainter
 
setFont(String) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
setFont(String) - Method in class org.jlab.groot.ui.LatexText
 
setFont(String) - Method in class org.jlab.groot.ui.PaveText
 
setFontChanged(boolean) - Method in class jplot.GraphSettings
Sets a flag to indicate that some of the graph-fonts have changed.
setFontName(String) - Method in class org.jlab.groot.base.FontProperties
 
setFontName(String) - Method in class org.jlab.groot.ui.GraphicsAxisLabels
set Font name for all axis labels.
setFontNameAll(String) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
setFontSize(int) - Method in class jhplot.HLabelEq
Sets the font to a specific value
setFontSize(int) - Method in class org.jlab.groot.base.FontProperties
 
setFontSize(int) - Method in class org.jlab.groot.ui.GraphicsAxisLabels
set font size for all axis labels.
setFontSize(int) - Method in class org.jlab.groot.ui.LatexText
 
setFontSize(int) - Method in class org.jlab.groot.ui.PaveText
 
setFontValue(Font) - Method in class jhplot.HPlot3DP
Set Font for axis numbers
setForeground(Color) - Method in class jplot.PrintFilePainter
 
setForeground(Color) - Method in class jplot.PrintTextPainter
 
setFormat(DecimalFormat) - Method in class jhplot.io.HBook
Set format for writting double values.
setFov(double) - Method in class jhplot.HPlot3DP
Set field of vision
setFov(double) - Method in class jplot3dp.MainComponent
 
setFov(double) - Method in class jplot3dp.ModelView
 
setFrame(JFrame) - Method in class jplot.DataChangeListener
 
setFrameColor(Color) - Method in class jhplot.HPlot3D
Set color of the frame
setFrameDimensions(double, double, double, double) - Method in class org.jlab.groot.graphics.GraphicsAxisFrame
 
setFree() - Method in class org.jlab.groot.math.UserParameter
 
setFromEvent(HipoEvent) - Method in class org.jlab.hipo.schema.SchemaFactory
Reads the event and initializes the factory with Schema's
setFromText(String) - Method in class org.jlab.hipo.schema.Schema
Parses text to extract Schema
setFunc(IFunction) - Method in class jhplot.HFitter
Set fit functions
setFunc(String, int, String, String) - Method in class jhplot.HFitter
Set functions from a script.
setFunction(Function) - Method in class jhplot.math.num.integration.AdaptiveIntegrator
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.integration.RombergIntegrator
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.integration.SimpsonsIntegrator
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.integration.TrapezoidalIntegrator
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.root.BisectionRootFinder
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.root.Bracket
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.root.BrentRootFinder
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.root.FalsePositionRootFinder
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.root.NewtonRootFinder
Modify the target function.
setFunction(Function) - Method in class jhplot.math.num.root.SecantRootFinder
Modify the target function.
setFunction(FPR) - Method in class jplot3dp.MainComponent
set function
setFunction(Func1D) - Method in class org.jlab.groot.data.GraphErrors
 
setFunction(Func1D) - Method in class org.jlab.groot.data.H1F
 
setFunctionAttributes(DatasetAttributes) - Static method in class org.jlab.groot.base.GStyle
 
setGain(Matrix) - Method in class jhplot.math.kalman.JKalman
Setter
setGBackground(Color) - Method in class jhplot.gui.GHMargin
Set the background of this panel
setGColor(Color) - Method in class jhplot.gui.GHMargin
Set the color on this panel.
setGFont(Font) - Method in class jhplot.gui.GHMargin
Set the font.
setGraph() - Method in class jhplot.HPlot
Set the graph from JPLot
setGraphBackground(Color) - Method in class jplot.Contour
Set the background color for the entire canvas.
setGraphBackgroundColor(Color) - Method in class jplot.GraphSettings
Sets the background color of the graph.
setGraphErrorsAttributes(DatasetAttributes) - Static method in class org.jlab.groot.base.GStyle
 
setGraphicsFrameLineWidth(int) - Static method in class org.jlab.groot.base.GStyle
 
setGraphLocation(int, int) - Method in class jplot.JPlot
Sets the location at which we put the graph
setGraphSettings(GraphSettings) - Method in class jhplot.HPlot
Set a new graph settings for the current plot
setGraphSettings(GraphSettings) - Method in class jplot.JPlot
 
setGraphStyle(int) - Method in class jhplot.DrawOptions
Set the style of the graph
setGraphStyle(int) - Method in class jplot.LinePars
Sets the graph style.
setGraphType(int) - Method in class jplot.GraphSettings
Sets the graph type.
setGRecBackground(Color) - Method in class jhplot.gui.GHMargin
Set the background for rectangle with the text
setGrid(int, boolean) - Method in class jhplot.HPlot
Sets whether or not using grid lines.
setGrid(boolean) - Method in class jhplot.HPlot
Sets whether or not using grid lines.
setGrid(boolean) - Method in class org.jlab.groot.base.AxisAttributes
 
setGrid(boolean) - Method in class org.jlab.groot.graphics.GraphicsAxis
 
setGridAll(int, boolean) - Method in class jhplot.HPlot
Sets or not the grid lines for all plots on the same canvas
setGridColor(Color) - Method in class jplot.GraphSettings
Sets the color used by the grid.
setGridColorAll(Color) - Method in class jhplot.HPlot
Sets color of the grid lines for all plots on the same canvas
setGridToFront(boolean) - Method in class jhplot.HPlot
Setting the flag to true, this will draw the grid after drawing all the lines and point stuff, hence on the foreground.
setGridToFront(boolean) - Method in class jplot.GraphSettings
Setting the flag to true, this will draw the grid after drawing all the lines and point stuff, hence on the foreground.
setGridX(boolean) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
setGridY(boolean) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
setGroup(int) - Method in class org.jlab.hipo.schema.Schema
 
setGS(GraphSettings) - Method in class jplot.JPlot
 
setGTitle(String, Font, Color) - Method in class jhplot.gui.GHPanel
Sets the global title
setGTitle(String, Font) - Method in class jhplot.gui.GHPanel
Sets the global title using black color.
setGTitle(String) - Method in class jhplot.gui.GHPanel
Set the global title with default attributes.
setGTitle(String, double) - Method in class jhplot.gui.GHPanel
Set the global title with default attributes.
setGTitle(String, Color) - Method in class jhplot.gui.GHPanel
Set the global title.
setH1FAttributes(DatasetAttributes) - Static method in class org.jlab.groot.base.GStyle
 
setH2FAttributes(DatasetAttributes) - Static method in class org.jlab.groot.base.GStyle
 
setHeader(String) - Method in class org.jlab.hipo.utils.TextTable
 
setHeader(String, String) - Method in class org.jlab.hipo.utils.TextTable
 
setHeaderSize(int) - Method in class org.jlab.hipo.io.HipoFileHeader
 
setHeaderSize(int) - Method in class org.jlab.hipo.io.HipoRecordHeader
 
setHeights(double[]) - Method in class jhplot.H1D
Sets the content of H1D histogram (heights).
setHistogram(H2D) - Method in class jplot.Contour
Set histogram and find all attributes
setHistogram(H2F) - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
setID(int) - Method in class jplot.GraphLabel
Sets the current identity of the label to some specific value The idientity must be an int and, in principle, something predefined such as GraphLabel.XLABEL).
setId(Integer) - Method in class org.jlab.hipo.schema.Schema.SchemaEntry
 
setIFunction(IFunction) - Method in class jhplot.FProxy
 
setIndent(String) - Method in class jplot.XMLWrite
Sets the indentation, a number of spaces.
setIndex(int) - Method in class jplot.DataFile
Sets the current datafile index to another value.
setIndexArraySize(int) - Method in class org.jlab.hipo.io.HipoRecordHeader
 
setInnerColor(Color) - Method in class jhplot.HPlot
Sets the color used to fill the inner triangles.
setInnerColor(Color) - Method in class jplot.GraphSettings
Sets the color used to fill the inner triangles.
setInt(int, int) - Method in class org.jlab.hipo.data.HipoNode
set integer value to the element of the node
setIsospin(float) - Method in class hephysics.particle.HEParticle
Set isospin
setKey(int, float, Color) - Method in class jhplot.HKey
Sets a key
setKey(int, float, Color) - Method in class jplot.GraphLabel
Sets a key
setKeyLineWidth(float) - Method in class jplot.GraphLabel
Sets a key line width
setKeySpace(float) - Method in class jhplot.HKey
Sets a space between the key and the text describing the key
setKeySpace(float) - Method in class jplot.GraphLabel
Sets a space between the key and the text describing the key
setLabel(GraphLabel) - Method in class jplot.GraphSettings
Adds a label or, if already in the list, replaces a label with an identical text (the first one uncounted) with the new one.
setLabelColor(Color) - Method in class jhplot.HPlot3D
Set color of the label
setLabelColor(Color) - Method in class jhplot.HPlot3DP
Set Color for the labels
setLabelColor(Color) - Method in class jplot.Contour
Set the Color to be used with all the labels.
setLabelColor(Color) - Method in class jplot3dp.ModelView
 
setLabelFont(Font) - Method in class jhplot.HPlot3D
Set Font for the labels
setLabelFont(Font) - Method in class jhplot.HPlot3DP
Set Font for the labels
setLabelFont(Font) - Method in class jplot.Contour
Set the font to be used with All the labels
setLabelFont(Font) - Method in class jplot3dp.ModelView
 
setLabelFontColor(Color) - Method in class jhplot.HPlot3D
Set color for labels
setLabelFontName(String) - Method in class org.jlab.groot.base.AxisAttributes
 
setLabelFontSize(int) - Method in class org.jlab.groot.base.AxisAttributes
 
setLabelledContourColor(Color) - Method in class jplot.Contour
Set the labelled contour's color.
setLabelLevels(int) - Method in class jplot.Contour
Set the contour levels that are to have labels.
setLabelOffset(int) - Method in class org.jlab.groot.base.AxisAttributes
 
setLabelOffsetX(double) - Method in class jhplot.HPlot3D
Set label offset on X
setLabelOffsetY(double) - Method in class jhplot.HPlot3D
Set label offset on Y
setLabelOffsetZ(double) - Method in class jhplot.HPlot3D
Set label offset on Z
setLabels(Vector<GraphLabel>) - Method in class jplot.GraphSettings
Set new labels for the plot
setLabelTicks(int, Vector<String>) - Method in class jplot.GraphSettings
Set and overwrite the tick labels.
setLabelX(String) - Method in class jhplot.Plottable
Set lablel for X axis
setLabelY(String) - Method in class jhplot.Plottable
Set lablel for Y axis
setLabelZ(String) - Method in class jhplot.Plottable
Set lablel for Z axis if applicable.
setLastModified(long) - Method in class jplot.DataFile
Sets the modification date of the file to a specific value.
setLeftMargin(double) - Method in class jplot.GraphSettings
Sets the distance between the left-border of the panel and the left Y-axis.
setLeftMargin(int) - Method in class org.jlab.groot.base.PadMargins
 
setLegend(boolean) - Method in class jhplot.DrawOptions
Sets whether or not this line style should draw the name in the legend of the graph.
setLegend(boolean) - Method in class jhplot.HPlot
Sets whether or not to draw the legend.
setLegendFont(Font) - Method in class jhplot.HPlot
Sets the actual font of the legend.
setLegendFont(String) - Method in class jhplot.HPlot
Set the label font, which is used for axis labels and legend labels.
setLegendFont(Font) - Method in class jplot.GraphSettings
Sets the actual font of the legend.
setLegendPos(int, double) - Method in class jhplot.HPlot
Sets the x or y coordinates (defined relative to the data ranges on the axes) of the legend.
setLegendPos(double, double, String) - Method in class jhplot.HPlot
Sets the x and y coordinates of the legend.
setLegendPosition(int, double) - Method in class jplot.GraphSettings
Sets the x or y coordinates (defined relative to the data ranges on the axes) of the legend.
setLegendPosition(double, double) - Method in class jplot.GraphSettings
Sets the x and y coordinates (defined relative to the actual axes values) of the legend.
setLegendPosUse(boolean) - Method in class jhplot.HPlot
Sets whether or not to set the legend position in X,Y coordinates as defined by the graph.
setLegendSpac(double) - Method in class jhplot.HPlot
Sets the vertical spacing, between each line of the legend.
setLegendSpacing(double) - Method in class jplot.GraphSettings
Sets the vertical spacing, between each line of the legend.
setLength(int) - Method in class org.jlab.hipo.io.HipoRecordIndex
Set record length used for reading entire record in.
setLengthFromBeginning(double[], int) - Static method in class jhplot.math.ArrayMathUtils
Sets an array to the specified length scraping or padding the end if necessary.
setLengthFromBeginning(int[], int) - Static method in class jhplot.math.ArrayMathUtils
Sets an array to the specified length scraping or padding the end if necessary.
setLengthFromEnd(double[], int) - Static method in class jhplot.math.ArrayMathUtils
Sets an array to the specified length scraping or padding the beginning if necessary.
setLengthFromEnd(int[], int) - Static method in class jhplot.math.ArrayMathUtils
Sets an array to the specified length scraping or padding the beginning if necessary.
setLiftPen(int) - Method in class jplot.DataArray
Defines that, for this plotpoint, the pen should lift.
setLiftPen(boolean) - Method in class jplot.PlotPoint
Sets whether or not the drawing pen should be lifted after this point.
setLimit(int, double) - Method in class jhplot.FProxy
Set limit entry
setLimits(double[]) - Method in class jhplot.FProxy
Limits if function is ranged.
setLimits(double, double) - Method in class org.jlab.groot.math.UserParameter
 
setLimitsToGrid(boolean) - Method in class jplot.Contour
If true the limits of the plot will be the grid limits.
setLineColor(Color) - Method in class jhplot.FPR
Set color for lines
setLineColor(Color) - Method in class jplot3dp.MainComponent
 
setLineColor(int) - Method in class org.jlab.groot.base.AxisAttributes
 
setLineColor(int) - Method in class org.jlab.groot.base.DatasetAttributes
 
setLineColor(int) - Method in class org.jlab.groot.data.GraphErrors
 
setLineColor(int) - Method in class org.jlab.groot.data.H1F
 
setLineColor(int) - Method in class org.jlab.groot.math.Func1D
 
setLinePars(LinePars) - Method in class jhplot.P1D
Sets LinePars class for graphical attributes
setLinePars(LinePars) - Method in class jplot.DataArray
Sets the drawing style parameters at once.
setLinePars(LinePars) - Method in class jplot.DataArray3D
Sets the drawing style parameters at once.
setLinePars(int, LinePars) - Method in class jplot.DataFile
sets the linestyle of one of the vector items.
setLinePars(LinePars) - Method in class jplot.DataFile
sets the linestyle of all the vector items.
setLinePars(LinePars) - Method in class jplot.LineStyle
 
setLinePars(LinePars) - Method in class jplot.LineStyleButton
 
setLineStyle(int) - Method in class jhplot.DrawOptions
Set line styles (important for functions).
setLineStyle(int) - Method in class org.jlab.groot.base.AxisAttributes
 
setLineStyle(int) - Method in class org.jlab.groot.base.DatasetAttributes
 
setLineStyle(int) - Method in class org.jlab.groot.base.PadAttributes
 
setLineStyle(int) - Method in class org.jlab.groot.math.Func1D
 
setLineThickness(int) - Method in class org.jlab.groot.data.GraphErrors
 
setLineWidth(int) - Method in class jhplot.HKey
Sets key line width
setLineWidth(int) - Method in class org.jlab.groot.base.AxisAttributes
 
setLineWidth(int) - Method in class org.jlab.groot.base.DatasetAttributes
 
setLineWidth(int) - Method in class org.jlab.groot.base.PadAttributes
 
setLineWidth(int) - Method in class org.jlab.groot.data.H1F
 
setLineWidth(int) - Method in class org.jlab.groot.math.Func1D
 
setListDeliminator(String) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
setLocation(double, double) - Method in class jhplot.HKey
Sets the location of the label in data coordinates.
setLocation(double, double, String) - Method in class jhplot.HKey
Sets the location of the label in data coordinates.
setLocation(double, double) - Method in class jhplot.HLabel
Sets the location of the label in the NDC coordinates.
setLocation(double, double, String) - Method in class jhplot.HLabel
Sets the location of the label in data coordinates.
setLocation(double, double) - Method in class jhplot.HLabelEq
Sets the location of the label in data coordinates.
setLocation(double, double, String) - Method in class jhplot.HLabelEq
Sets the location of the label in data coordinates.
setLocation(double) - Method in class jhplot.math.num.pdf.Weibull
Modify the location parameter.
setLocation(double, double) - Method in class jplot.GraphLabel
This function sets the text location of the label text itself, slightly different from the x,y position of the box.
setLocation(double, double) - Method in class org.jlab.groot.ui.LatexText
 
setLog(boolean) - Method in class org.jlab.groot.base.AxisAttributes
 
setLog(boolean) - Method in class org.jlab.groot.graphics.GraphicsAxis
 
setLog(boolean) - Method in class org.jlab.groot.math.Dimension1D
 
setLog(boolean) - Method in class org.jlab.groot.ui.GraphicsAxis
Sets logarithmic scale for the axis
setLogScale(int, boolean) - Method in class jhplot.HPlot
Sets true or false to plot on a log scale.
setLong(int, long) - Method in class org.jlab.hipo.data.HipoNode
 
setLower(double) - Method in class jhplot.math.num.pdf.Uniform
Modify the lower bound parameter.
setMarginBackground(Color) - Method in class jhplot.gui.GHPanel
Set color for all global margins
setMarginBottom(double) - Method in class jhplot.HPlot
Sets the distance between the bottom-border of the panel and the bottom X-axis.
setMarginLeft(double) - Method in class jhplot.HPlot
Sets the distance between the left-border of the panel and the left Y-axis.
setMarginRight(double) - Method in class jhplot.HPlot
Sets the distance between the right-border of the panel and the right Y-axis.
setMargins(PadMargins) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
setMarginSizeBottom(double) - Method in class jhplot.gui.GHPanel
Set size of the bottom margin of global canvas in terms of the ratio to the size of the main panel
setMarginSizeLeft(double) - Method in class jhplot.gui.GHPanel
Set the size of left margin in term of the ratio to the global panel
setMarginSizeRight(double) - Method in class jhplot.gui.GHPanel
Set the size of right margin of the global canvas in terms of the ration to the global panel in X
setMarginSizeTop(double) - Method in class jhplot.gui.GHPanel
Set size of the top margin of global canvas in terms of the ratio to the size of the main panel
setMarginTop(double) - Method in class jhplot.HPlot
Sets the distance between the top-border of the panel and the top X-axis.
setMarkerColor(int) - Method in class org.jlab.groot.base.DatasetAttributes
 
setMarkerColor(int) - Method in class org.jlab.groot.data.GraphErrors
 
setMarkerSize(int) - Method in class org.jlab.groot.base.DatasetAttributes
 
setMarkerSize(int) - Method in class org.jlab.groot.data.GraphErrors
 
setMarkerStyle(int) - Method in class org.jlab.groot.base.DatasetAttributes
 
setMarkerStyle(int) - Method in class org.jlab.groot.data.GraphErrors
 
setMass(double) - Method in class hephysics.particle.LParticle
Set a mass
setMatrix(int, int, int, int, Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Set a submatrix.
setMatrix(int[], int[], Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Set a submatrix.
setMatrix(int[], int, int, Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Set a submatrix.
setMatrix(int, int, int[], Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Set a submatrix.
setMax(double) - Method in class jhplot.F1D
Set the maximum value in X
setMax(double) - Method in class jhplot.FND
Set the maximum value in X
setMax(double) - Method in class jhplot.H1D
Set Maximum value of axis
setMax(double) - Method in class jhplot.HProf1D
Set Maximum value of axis
setMax(double) - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
setMaxBin(int) - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
setMaxChiSquare(double) - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
setMaxColumns(int) - Method in class org.jlab.groot.ui.TreeEditor
 
setMaximumIterations(int) - Method in class jhplot.math.num.IterativeMethod
Modify the maximum number of iterations.
setMaximumIterations(int) - Method in class jhplot.math.num.root.Bracket
Modify the maximum number of iterations.
setMaximumRelativeError(double) - Method in class jhplot.math.num.IterativeMethod
Modify the maximum relative error.
setMaxNumberOfSubticsLog(int) - Method in class jhplot.HPlot
Sets the maximum number of subticks allowed for log10 scale.
setMaxNumberOfTics(int) - Method in class jplot.GraphSettings
Sets the maximum number of tics allowed for log scale.
setMaxRecordCount(int) - Method in class org.jlab.hipo.io.HipoWriter
sets maximum allowed events in the record until it's flushed into the stream.
setMaxRecordSize(int) - Method in class org.jlab.hipo.io.HipoWriter
sets the maximum buffer size for the records.
setMaxRows(int) - Method in class org.jlab.groot.ui.TreeEditor
 
setMaxValue(int, double) - Method in class jhplot.HPlot
Sets the maximum data value displayed on the axis.
setMaxValue(int, double) - Method in class jplot.GraphSettings
Sets the maximum data value displayed on the axis.
setMaxX(double) - Method in class jhplot.F2D
Set Max value in X
setMaxX(double) - Method in class jhplot.F3D
Set Max value in X
setMaxX(double) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
setMaxY(double) - Method in class jhplot.F2D
Set Max value in Y
setMaxY(double) - Method in class jhplot.F3D
Set Max value in Y
setMaxY(double) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
setMaxZ(double) - Method in class jhplot.F3D
Set Max value in Z
setMean(double) - Method in class jhplot.math.num.pdf.Exponential
Modify the mean.
setMean(double) - Method in class jhplot.math.num.pdf.Laplace
Modify the mean.
setMean(double) - Method in class jhplot.math.num.pdf.Logistic
Modify the mean.
setMean(double) - Method in class jhplot.math.num.pdf.LogNormal
Modify the mean.
setMean(double) - Method in class jhplot.math.num.pdf.Normal
Modify the mean.
setMean(double) - Method in class jhplot.math.num.pdf.Poisson
Modify the mean.
setMeanAndRms(double, double) - Method in class jhplot.H1D
Sets the Mean and RMS of H1D histogram
setMeanAndRms(double, double) - Method in class jhplot.HProf1D
Sets the Mean and RMS of H1D histogram
setMeanX(double) - Method in class jhplot.H2D
Set mean on X.
setMeanX(double) - Method in class jhplot.HProf2D
Set mean on X.
setMeanY(double) - Method in class jhplot.H2D
Set mean on Y
setMeanY(double) - Method in class jhplot.HProf2D
Set mean on Y
setMeasurement_matrix(Matrix) - Method in class jhplot.math.kalman.JKalman
Setter
setMeasurement_noise_cov(Matrix) - Method in class jhplot.math.kalman.JKalman
Setter
setMedian(double) - Method in class jhplot.math.num.pdf.Cauchy
Modify the location parameter.
setMin(double) - Method in class jhplot.F1D
Set Min value in X
setMin(double) - Method in class jhplot.FND
Set Min value in X
setMin(double) - Method in class jhplot.H1D
Set Min value of axis
setMin(double) - Method in class jhplot.HProf1D
Set Min value of axis
setMin(double) - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
setMinBin(int) - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
setMinEvents(int) - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
setMinMax(double, double) - Method in class org.jlab.groot.math.Dimension1D
 
setMinValue(int, double) - Method in class jhplot.HPlot
Sets the start-value displayed on the axis.
setMinValue(int, double) - Method in class jplot.GraphSettings
Sets the start-value displayed on the axis.
setMinX(double) - Method in class jhplot.F2D
Set Min in X
setMinX(double) - Method in class jhplot.F3D
Set Min in X
setMinX(double) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
setMinY(double) - Method in class jhplot.F2D
Set Min value in Y
setMinY(double) - Method in class jhplot.F3D
Set Min value in Y
setMinY(double) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
setMinZ(double) - Method in class jhplot.F3D
Set Min value in Z
setMultiplier(float) - Method in class jplot.LinePars
Sets the multiplier for this line, a value which will be used to multiply each value of the dataset before plotting.
setName(String) - Method in class jhplot.F1D
Sets a name of the function, i.e.
setName(String) - Method in class jhplot.F2D
Sets a name of the function, i.e.
setName(String) - Method in class jhplot.F3D
Sets a name of the function, i.e.
setName(String) - Method in class jhplot.FND
Sets a name of the function, i.e.
setName(String) - Method in class jhplot.FProxy
Set actual function definition.
setName(String) - Method in class jhplot.HPlot
Sets a title for the current plot.
setName(String, Font, Color) - Method in class jhplot.HPlot
Sets a title for the current plot with all attributes
setName(String, Font) - Method in class jhplot.HPlot
Sets a title for the current plot with all attributes
setName(String) - Method in class jhplot.PND
Set a new title
setName(String) - Method in class jplot.LinePars
Set the name of this dataset.
setName(String) - Method in class org.jlab.groot.data.GraphErrors
 
setName(String) - Method in class org.jlab.groot.data.H1F
Sets the specified parameter as the name of the histogram
setName(String) - Method in class org.jlab.groot.data.H2F
 
setName(String) - Method in interface org.jlab.groot.data.IDataSet
 
setName(String) - Method in class org.jlab.groot.group.DataGroup
 
setName(String) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserItem
 
setName(String) - Method in class org.jlab.groot.math.Func1D
 
setName(String) - Method in class org.jlab.groot.math.UserParameter
 
setName(String) - Method in class org.jlab.groot.tree.AbstractDescriptor
 
setName(String) - Method in class org.jlab.groot.tree.Branch
 
setName(String) - Method in class org.jlab.groot.tree.TreeCut
 
setName(String) - Method in class org.jlab.hipo.schema.Schema.SchemaEntry
 
setName(String) - Method in class org.jlab.hipo.schema.Schema
 
setNamePos(double, double, String) - Method in class jhplot.HPlot
Sets the position for the title of the current plot.
setNamePos(double, double) - Method in class jhplot.HPlot
Sets the position for the title of the current plot.
setNameX(String) - Method in class jhplot.DrawOptions
Set the name for X-axis.
setNameX(String, Font, Color) - Method in class jhplot.HPlot
Set the label for the axis in X
setNameX(String) - Method in class jhplot.HPlot
Sets the name for X axis.
setNameX(String, Font) - Method in class jhplot.HPlot
Sets the name for X axis.
setNameX(String) - Method in class jhplot.HPlot3D
Set a name for X axis
setNameX(String) - Method in class jhplot.HPlot3DP
Set a name for X axis
setNameX(String) - Method in class jplot.LinePars
Set the name of X axis
setNameX(String) - Method in class jplot3dp.ModelView
 
setNameXpos(double, double, String) - Method in class jhplot.HPlot
Sets the position for label on X axis.
setNameXpos(double, double) - Method in class jhplot.HPlot
Sets the position for label on X axis in NDC system.
setNameY(String) - Method in class jhplot.DrawOptions
Sets the name for Y-axis.
setNameY(String) - Method in class jhplot.HPlot
Sets the name for Y axis.
setNameY(String, Font) - Method in class jhplot.HPlot
Sets the name for Y axis.
setNameY(String, Font, Color) - Method in class jhplot.HPlot
Sets the Title for Y-axis
setNameY(String) - Method in class jhplot.HPlot3D
Set a name for Y axis
setNameY(String) - Method in class jhplot.HPlot3DP
Set a name for Y axis
setNameY(String) - Method in class jplot.LinePars
Set the name of Y axis
setNameY(String) - Method in class jplot3dp.ModelView
 
setNameYpos(double, double, String) - Method in class jhplot.HPlot
Sets the position for label on Y axis.
setNameYpos(double, double) - Method in class jhplot.HPlot
Sets the position for label on Y axis in NDC system.
setNameZ(String) - Method in class jhplot.DrawOptions
Sets the title for Z-axis
setNameZ(String) - Method in class jhplot.HPlot3D
Set a name for Z axis
setNameZ(String) - Method in class jhplot.HPlot3DP
Set a name for Z axis
setNameZ(String) - Method in class jplot.LinePars
Set the name of Z axis
setNameZ(String) - Method in class jplot3dp.ModelView
 
setNbinsX(int) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
setNbinsY(int) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
setNDF(int) - Method in class org.jlab.groot.math.Func1D
 
setNEntries(int) - Method in class jhplot.H1D
Sets number of entries of H1D histogram.
setNEntries(int) - Method in class jhplot.H2D
Set all entries.
setNEntries(int) - Method in class jhplot.HProf1D
Sets number of entries of the histogram.
setNEntries(int) - Method in class jhplot.HProf2D
Set all entries.
setNLevels(int) - Method in class jplot.Contour
Set the number of contour levels.
setNoData(boolean) - Method in class jplot.GraphSettings
Set no data flag
setNthreads(int) - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
setNumberOfEvents(int) - Method in class org.jlab.hipo.io.HipoRecordHeader
 
setNumberOfFailures(int) - Method in class jhplot.math.num.pdf.Hypergeometric
Modify the number of failures.
setNumberOfSuccesses(int) - Method in class jhplot.math.num.pdf.Hypergeometric
Modify the number of successes.
setNumberOfSuccesses(int) - Method in class jhplot.math.num.pdf.NegativeBinomial
Modify the number of successes.
setNumberOfTics(int, int) - Method in class jhplot.HPlot
Sets the number of ticks for the specified axis.
setNumberOfTics(int, int) - Method in class jplot.GraphSettings
Sets the number of tics for the specified axis.
setNumberOfTicsFixed(int, boolean) - Method in class jhplot.HPlot
Says whether the user fixes the number of ticks for a specific axis.
setNumberOfTicsFixed(boolean) - Method in class jhplot.HPlot
Says whether the user fixes the number of ticks for a specific for all axes.
setNumberOfTrials(int) - Method in class jhplot.math.num.pdf.Binomial
Modify the number of trials.
setNumeratorDegreesOfFreedom(double) - Method in class jhplot.math.num.pdf.FDistribution
Modify the numerator degrees of freedom.
setOptions(String) - Method in class org.jlab.groot.graphics.FunctionPlotter
 
setOptions(String) - Method in class org.jlab.groot.graphics.GraphErrorsPlotter
 
setOptions(String) - Method in class org.jlab.groot.graphics.Histogram2DPlotter
 
setOptions(String) - Method in class org.jlab.groot.graphics.HistogramPlotter
 
setOptions(String) - Method in interface org.jlab.groot.graphics.IDataSetPlotter
 
setOptStat(String) - Method in class org.jlab.groot.base.DatasetAttributes
 
setOptStat(int) - Method in class org.jlab.groot.data.H1F
 
setOptStat(String) - Method in class org.jlab.groot.data.H1F
 
setOptStat(int) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
setOptStat(String) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
setOptStat(int) - Method in class org.jlab.groot.math.Func1D
 
setOptStat(String) - Method in class org.jlab.groot.math.Func1D
 
setOut(PrintStream) - Method in class org.jlab.groot.ui.ProgressBar
called whenever the progress bar needs to be updated.
setPad(EmbeddedPad) - Method in class org.jlab.groot.ui.TransferableImage
 
setPadMargins(PadMargins) - Method in class org.jlab.groot.base.PadAttributes
 
setPadTitles(String) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
setPadTitlesX(String) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
setPadTitlesY(String) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
setPanelSize(Dimension) - Method in class jhplot.HPlot
Sets the dimensions of the panel of the graph.
setPanelSize(Dimension) - Method in class jplot.GraphSettings
Sets the dimensions of the panel of the graph.
setPar(String, double) - Method in class jhplot.F1D
Replace abstract parameter with the value (double).
setPar(String, int) - Method in class jhplot.F1D
Replace abstract parameter with the value (integer).
setPar(String, double) - Method in class jhplot.F2D
Replace abstract parameter with the value (double).
setPar(String, double) - Method in class jhplot.F3D
Replace abstract parameter with the value (double).
setPar(String, double) - Method in class jhplot.HFitter
Set parameter to a value
setParameter(int, double) - Method in class org.jlab.groot.math.Func1D
 
setParameters(double[]) - Method in class org.jlab.groot.math.Func1D
 
setParameters(double[]) - Method in class org.jlab.groot.math.UserParameters
 
setParConstraint(String) - Method in class jhplot.HFitter
Set parameter constraint Example: Set parameter "mean1" to be identical to "mean2" as: "mean1=mean2"
setParent(LParticle) - Method in class hephysics.particle.LParticle
Set a parent particle
setParFixed(String) - Method in class jhplot.HFitter
Fix a given parameter to a constant value
setParFixed(String, boolean) - Method in class jhplot.HFitter
Fix a given parameter to a constant value or not
setParLimits(int, double, double) - Method in class org.jlab.groot.math.Func1D
 
setParRange(String, double, double) - Method in class jhplot.HFitter
Set range for parameter during the fit
setParsed(boolean) - Method in class jhplot.FProxy
 
setParStep(String, double) - Method in class jhplot.HFitter
Set step size for parameter (say 0.01)
setParStep(int, double) - Method in class org.jlab.groot.math.Func1D
 
setPassiveEuler(double, double, double) - Method in class hephysics.vec.Hep3Matrix
Defines a rotation matrix via Euler angles.
setPaveTexts(List<List<LatexText>>) - Method in class org.jlab.groot.ui.PaveText
 
setPdgcode(int) - Method in class hephysics.particle.HEParticle
Set PDG code
setPenColor(Color) - Method in class jhplot.P3D
Sets the symbol color
setPenDash() - Method in class jhplot.DrawOptions
Set dashed style with default length
setPenDash(int) - Method in class jhplot.DrawOptions
Set dashed style with default length
setPenWidth(int) - Method in class jhplot.DrawOptions
Set width of the lines
setPenWidth(int) - Method in class jhplot.FPR
Set width of lines
setPenWidth(int) - Method in class jhplot.P3D
Set width of the lines
setPenWidth(float) - Method in class jplot.LinePars
Sets the width of the lines
setPenWidth(float) - Method in class jplot.LineStyle
 
setPenWidth(float) - Method in class jplot.LineStyleButton
 
setPenWidthAxes(double) - Method in class jhplot.HPlot3D
Set line width to draw axes.
setPenWidthAxis(double) - Method in class jhplot.HPlot
Set pen width to draw axis
setPenWidthAxis(float) - Method in class jplot.GraphSettings
Set pen width to draw axis
setPenWidthErr(int) - Method in class jhplot.DrawOptions
Set width of the lines used to show 1st level errors
setPenWidthErr(float) - Method in class jplot.LinePars
Set the width of the lines to show errors
setPenWidthErrSys(int) - Method in class jhplot.DrawOptions
Set width of the lines used to show 2nd level errors
setPenWidthErrSys(float) - Method in class jplot.LinePars
Set the width of the lines to show systematical errors
setPhi(double) - Method in class hephysics.jet.ParticleD
 
setPhi(float) - Method in class hephysics.jet.ParticleF
 
setPhi(double) - Method in class hephysics.vec.Hep3Vector
Set phi
setPlotsNum(int, int) - Method in class jhplot.gui.GHFrame
Set the number of plots
setPoint(int, double, double) - Method in class jplot.DataArray
Sets the values of a plot-point pair (x,y).
setPoint(int, double, double, double, double) - Method in class jplot.DataArray
Sets the values of a plot-point pair (x,y).
setPoint(int, double, double, double, double, double, double) - Method in class jplot.DataArray
Sets the values of a plot-point pair (x,y).
setPoint(int, double, double, double, double, double, double, double, double, double, double) - Method in class jplot.DataArray
Sets the values of a plot-point pair (x,y).
setPoint(int, double, double, double) - Method in class jplot.DataArray2D
Sets the values of a plot-point pair (x,y).
setPoint(int, double, double, double, double, double, double) - Method in class jplot.DataArray3D
Sets the values of a plot-point pair (x,y).
setPoint(double, double) - Method in class jplot.PlotPoint
Sets x- and y values.
setPoint(double, double, double, double) - Method in class jplot.PlotPoint
Sets x- and y values.
setPoint(double, double, double, double, double, double) - Method in class jplot.PlotPoint
Sets x- and y values.
setPoint(double, double, double, double, double, double, double, double, double, double) - Method in class jplot.PlotPoint
Sets x- and y values.
setPoint(PlotPoint) - Method in class jplot.PlotPoint
Sets x- and y values.
setPoint(double, double, double) - Method in class jplot.PlotPoint2D
Sets x-, y and z values.
setPoint(PlotPoint2D) - Method in class jplot.PlotPoint2D
Sets x- and y and z values.
setPoint(double, double, double, double, double, double) - Method in class jplot.PlotPoint3D
Sets x-, y and z values.
setPoint(PlotPoint3D) - Method in class jplot.PlotPoint3D
Sets x- and y and z values.
setPoint(int, double, double) - Method in class org.jlab.groot.data.GraphErrors
 
setPointFrequency(int) - Method in class jplot.LinePars
Sets the frequency used to draw points in terms of an 'every' parameter (every 2 data-point, every 200 data point...).
setPoints(int) - Method in class jhplot.F1D
Sets the number points between Min and Max for evaluation
setPoints(int) - Method in class jhplot.F2D
Get the number of points
setPoints(int) - Method in class jhplot.F3D
Get the number of points
setPoints(int) - Method in class jhplot.FND
Sets the number points between Min and Max for evaluation
setPoints(int) - Method in class jhplot.FProxy
Numbers of points for evaluation.
setPosCoord(String) - Method in class jhplot.shapes.HShape
Set the style of the coodinate position
setPosition(HepLorentzVector) - Method in class hephysics.particle.HEParticle
Set position of particle in X,Y,Z,time.
setPosition(int, int) - Method in class org.jlab.groot.ui.PaveText
 
setPositionCoordinate(int) - Method in class jhplot.shapes.HShape
How to set the position of this object?
setPositionInFile(long) - Method in class org.jlab.hipo.io.HipoRecordHeader
 
setPrimitivesToFront(boolean) - Method in class jhplot.HPlot
Setting the flag to true, this will draw all primitives after drawing all the lines and point stuff, hence on the foreground.
setPrimitivesToFront(boolean) - Method in class jplot.GraphSettings
Setting the flag to true, this will draw the primitives after drawing all the lines and point stuff, hence on the foreground.
setProbabilityOfSuccess(double) - Method in class jhplot.math.num.pdf.Binomial
Modify probability of success.
setProbabilityOfSuccess(double) - Method in class jhplot.math.num.pdf.Geometric
Modify probability of success.
setProbabilityOfSuccess(double) - Method in class jhplot.math.num.pdf.NegativeBinomial
Modify probability of success.
setProcess_noise_cov(Matrix) - Method in class jhplot.math.kalman.JKalman
Setter
setPt2(double) - Method in class hephysics.jet.ParticleD
 
setPtEtaPhiE(double, double, double, double) - Method in class hephysics.particle.LParticle
Set 4-momentum of a particle using transverse momentum (pt), pseudorapidity (Eta) and azimuthal angle (phi) and energy.
setPtEtaPhiM(double, double, double, double) - Method in class hephysics.jet.ParticleD
Set 4-momentum of a particle using transverse momentum (pt), pseudorapidity (eta) and azimuthal angle (phi) and mass (m).
setPtEtaPhiM(double, double, double, double) - Method in class hephysics.particle.LParticle
Set 4-momentum of a particle using transverse momentum (pt), pseudorapidity (eta) and azimuthal angle (phi) and mass (m).
setPx(double) - Method in class hephysics.jet.ParticleD
 
setPx(double) - Method in class hephysics.vec.HepLorentzVector
Set Px
setPxPyPz(double, double, double) - Method in class hephysics.particle.LParticle
Set Px,Py,Pz (or x,y,z)
setPxPyPzE(double, double, double, double) - Method in class hephysics.jet.ParticleD
Initialize from 4-momenta.
setPxPyPzE(float, float, float, float) - Method in class hephysics.jet.ParticleF
Initialize from 4-momenta.
setPxPyPzE(double, double, double, double) - Method in class hephysics.particle.LParticle
Set Px,Py,Pz and energy of a particle
setPy(double) - Method in class hephysics.jet.ParticleD
 
setPy(double) - Method in class hephysics.vec.HepLorentzVector
Set Py
setPz(double) - Method in class hephysics.jet.ParticleD
 
setPz(double) - Method in class hephysics.vec.HepLorentzVector
Set Pz
setQuick(int, double, double, double, double, double, double, double, double, double, double) - Method in class jhplot.P1D
setQuicks the ith value of a plot-point pair (x,y).
setQuick(int, double, double, double, double, double, double) - Method in class jhplot.P1D
setQuicks the ith value of a plot-point pair (x,y).
setQuick(int, double, double, double, double) - Method in class jhplot.P1D
setQuicks the ith value of a plot-point pair (x,y).
setQuick(int, double, double, double) - Method in class jhplot.P1D
setQuicks the ith value of a plot-point pair (x,y).
setQuick(int, double, double) - Method in class jhplot.P1D
setQuicks the ith value of a plot-point pair (x,y).
setRandom() - Method in class org.jlab.groot.math.UserParameter
 
setRange(double, double) - Method in class jhplot.HFitter
Set range for fitting for 1D objects (H1D, P1D)
setRange(int, double, double) - Method in class jhplot.HPlot
Sets the range (min-max) displayed on the axis.
setRange(double, double, double, double) - Method in class jhplot.HPlot
Sets the range for the current plot
setRange(double, double, double, double) - Method in class jhplot.HPlot3D
Set X and Y range for the 3D plot.
setRange(double, double, double, double, double, double) - Method in class jhplot.HPlot3D
Set X, Y, Z ranges for the 3D plot
setRange(int, double, double) - Method in class jplot.GraphSettings
Sets the range (min-max) displayed on the axis.
setRange(double, double) - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
setRange(double, double) - Method in class org.jlab.groot.graphics.GraphicsAxis
Sets the range of the axis, it also updates the axis labels.
setRange(double, double) - Method in class org.jlab.groot.math.Func1D
 
setRange(double, double) - Method in class org.jlab.groot.ui.GraphicsAxis
Sets the range of the axis, it also updates the axis labels.
setRangeAll(int, double, double) - Method in class jhplot.HPlot
Sets the range (min-max) displayed on all axises.
setRangeAll(double, double, double, double) - Method in class jhplot.HPlot
Sets the range for all plots
setRangeX(double, double) - Method in class jhplot.HPlot
Sets the range (min-max) displayed on X
setRangeX(double, double) - Method in class jhplot.HPlot3DP
Set range for X axis
setRangeX(double, double) - Method in class jplot3dp.ModelView
 
setRangeY(double, double) - Method in class jhplot.HPlot
Sets the range (min-max) displayed on Y
setRangeY(double, double) - Method in class jhplot.HPlot3DP
Set range for Y
setRangeY(double, double) - Method in class jplot3dp.ModelView
 
setRangeZ(double, double) - Method in class jhplot.HPlot3D
Sets the z range of calculated surface vertices.
setRangeZ(double, double) - Method in class jhplot.HPlot3DP
Set range for Z
setRangeZ(double, double) - Method in class jplot3dp.ModelView
 
setRapidity(double) - Method in class hephysics.jet.ParticleD
 
setRecordHeaderLength(int) - Method in class org.jlab.hipo.io.HipoRecordHeader
 
setRecordSize(int) - Method in class org.jlab.hipo.io.HipoRecordHeader
 
setRequired(boolean) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserItem
 
setResult(H1F, F1D, int) - Method in interface org.jlab.groot.fitter.ParallelSliceFitter.ResultSetter
 
setRightMargin(double) - Method in class jplot.GraphSettings
Sets the distance between the right-border of the panel and the right Y-axis.
setRightMargin(int) - Method in class org.jlab.groot.base.PadMargins
 
setRmsX(double) - Method in class jhplot.H2D
Set RMS on X.
setRmsX(double) - Method in class jhplot.HProf2D
Set RMS on X.
setRmsY(double) - Method in class jhplot.H2D
Set RMS on Y
setRmsY(double) - Method in class jhplot.HProf2D
Set RMS on Y
setRotateTics(int, boolean) - Method in class jplot.GraphSettings
Defines whether we should rotate tics.
setRotation(int) - Method in class jhplot.gui.GHMargin
Set the rotation angle of the text in degrees.
setRotation(double) - Method in class jhplot.HKey
Sets the rotation angle.
setRotation(double) - Method in class jhplot.HLabel
Sets the rotation angle.
setRotation(double) - Method in class jhplot.HMLabel
Sets the rotation angle.
setRotation(double) - Method in class jhplot.shapes.HShape
Rotate the shape or text.
setRotation(double) - Method in class jplot.GraphLabel
Sets the rotation angle.
setRotationAngle(double) - Method in class jhplot.HPlot3D
Get the rotation angle
setSampleSize(int) - Method in class jhplot.math.num.pdf.Hypergeometric
Modify the sample size.
setScale(double) - Method in class jhplot.math.num.pdf.Cauchy
Modify the scale parameter.
setScale(double) - Method in class jhplot.math.num.pdf.Laplace
Modify the scale.
setScale(double) - Method in class jhplot.math.num.pdf.Logistic
Modify the scale parameter.
setScale(double) - Method in class jhplot.math.num.pdf.Rayleigh
Modify the scale parameter.
setScale(double) - Method in class jhplot.math.num.pdf.Weibull
Modify the scale parameter.
setScaling(double) - Method in class jhplot.HPlot3D
Set the scaling
setSelected(Object) - Method in class jplot.SmallScrollPane
Sets the selected item and lets the view port scroll to the item corresponding to this index.
setSelected(boolean) - Method in class jplot.Utils.CheckBoxWithText
 
setSelected(boolean) - Method in class jplot.Utils.LabeledTextField
 
setSelectedColor(Color) - Method in class jplot.panels.PanelColor
Sets the selected color.
setSelectedFontname(String) - Method in class jplot.panels.PanelFonts
Sets the font from a font name.
setSelectedFontsize(int) - Method in class jplot.panels.PanelFonts
Sets the font size.
setSelectedIndex(int) - Method in class jplot.SmallScrollPane
Sets the selected index and lets the viewport scroll to the item corresponding to this index.
setSelectedItem(Object) - Method in class jplot.Utils.LabeledComboBox
 
setSeparation(float) - Method in class jhplot.HKey
Set Y-separation of the keys in the default location mode
setSeparator(String) - Method in class jplot.XMLWrite
This method resets the separator between settings to a specific string.
setShadow(boolean) - Method in class jhplot.HPlot
Defines whether or not a shadow will be drawn at the panel border.
setShadow(boolean) - Method in class jplot.GraphSettings
Defines whether or not a shadow will be drawn at the panel border.
setShape(double) - Method in class jhplot.math.num.pdf.Weibull
Modify the shape parameter.
setShift(String) - Method in class jplot.XMLWrite
Sets the initial indentation level, a number of spaces.
setShort(int, short) - Method in class org.jlab.hipo.data.HipoNode
 
setShowAxes(boolean, boolean, boolean) - Method in class jplot3dp.ModelView
 
setShowAxis(boolean) - Method in class org.jlab.groot.base.AxisAttributes
 
setShowAxis(boolean) - Method in class org.jlab.groot.graphics.GraphicsAxis
 
setShowBars(boolean) - Method in class jplot.LinePars
Show histograms using bars
setShowProgress(boolean) - Method in class org.jlab.groot.fitter.ParallelSliceFitter
 
setSize(int) - Method in class jhplot.math.num.DoubleArray
Modify the size of this array.
setSize(double, double) - Method in class jplot.GraphLabel
Sets the size of the bounding box:
setSizeMargin(int, int) - Method in class jhplot.gui.GHMargin
Set size of this margin panel
setSizePanel(int, int) - Method in class jhplot.gui.GHPanel
Set the size of the global panel which keeps the central panel and the margins
setSlideColor(Color, Color) - Method in class jplot.LinePars
Enabled and initializes the sliding color option.
setSlideColor(boolean) - Method in class jplot.LinePars
Activates the slide color option.
setSource(String) - Method in interface org.jlab.groot.tree.TreeProvider
 
setSource(String) - Method in class org.jlab.groot.tree.TreeTextFile
 
setSpace() - Method in class jplot.GraphLabel
add a space
setSpaceParity(float) - Method in class hephysics.particle.HEParticle
Set P space parity
setSpin(float) - Method in class hephysics.particle.HEParticle
Set J total spin
setStandardDeviation(double) - Method in class jhplot.math.num.pdf.LogNormal
Modify the standard deviation.
setStandardDeviation(double) - Method in class jhplot.math.num.pdf.Normal
Modify the standard deviation.
setStatBoxFont(FontProperties) - Method in class org.jlab.groot.base.PadAttributes
 
setStatBoxFont(String) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
setStatBoxFontSize(int) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
setStatBoxFontSize(int) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
setStatBoxOffsetX(int) - Method in class org.jlab.groot.base.PadAttributes
 
setStatBoxOffsetY(int) - Method in class org.jlab.groot.base.PadAttributes
 
setState_post(Matrix) - Method in class jhplot.math.kalman.JKalman
Setter
setState_pre(Matrix) - Method in class jhplot.math.kalman.JKalman
Setter
setStatus(int) - Method in class hephysics.particle.HEParticle
Set Monte Carlo status code
setStep(double) - Method in class org.jlab.groot.math.UserParameter
 
setString(String, Font, Color, Dimension) - Method in class jhplot.gui.GHMargin
Sets the string.
setString(String) - Method in class jhplot.gui.GHMargin
Set the text on this panel
setString(String, Font, Color) - Method in class jhplot.gui.GHMargin
 
setStringPositionX(double) - Method in class jhplot.gui.GHMargin
Set the text position in X relative to the frame width
setStringPositionY(double) - Method in class jhplot.gui.GHMargin
Set the text position in Y relative to the frame height.
setStroke(Stroke) - Method in class jhplot.shapes.HShape
Set the Stroke to a specific value
setStyle(String) - Method in class jhplot.DrawOptions
Sets the style.
setSubTicLength(int, double) - Method in class jhplot.HPlot
Sets the length of the subticks.
setSubTicLength(double) - Method in class jhplot.HPlot
Sets the length of the subticks for all axises.
setSubTicLength(int, double) - Method in class jplot.GraphSettings
Sets the length of the subtics.
setSubTicNumber(int, int) - Method in class jhplot.HPlot
Sets the number of subticks between ticks.
setSubTicNumber(int, int) - Method in class jplot.GraphSettings
Sets the number of the subtics.
setSurface() - Method in class jhplot.HPlot3D
Set surface type of plot
setSurface(boolean) - Method in class jhplot.HPlot3D
Set surface type of plot
setSymbol(int) - Method in class jhplot.DrawOptions
Set symbol types.
setSymbol(String) - Method in class jhplot.DrawOptions
Set symbol types using a string.
setSymbol(int) - Method in class jplot.LinePars
Sets the symbol type (symbolic constant)
setSymbolColor(Color) - Method in class jhplot.P2D
Sets symbol color
setSymbolSize(int) - Method in class jhplot.DrawOptions
Set the size of the symbols
setSymbolSize(int) - Method in class jhplot.P2D
Sets the symbol size
setSymbolSize(float) - Method in class jplot.LinePars
Sets the size of the symbol in points
setT(double) - Method in class hephysics.vec.HepLorentzVector
Set time
setTdsFactor(float) - Method in class jplot.GraphSettings
Sets the factor used to plot a TDS circle.
setText(String) - Method in class jhplot.HKey
Sets a text of the label.
setText(String) - Method in class jhplot.HLabel
Sets a text of the label.
setText(String) - Method in class jhplot.HLabelEq
Sets a equation text of the label.
setText(String[]) - Method in class jhplot.HMLabel
Sets the text of the label.
setText(String) - Method in class jhplot.shapes.Text
Set a string with the text
setText(String, Font, Color) - Method in class jhplot.utils.DrawingPanel
 
setText(String, Font) - Method in class jhplot.utils.DrawingPanel
 
setText(String) - Method in class jhplot.utils.DrawingPanel
 
setText(String) - Method in class jplot.GraphLabel
Sets the text of the label to something new.
setText(String[]) - Method in class jplot.GraphLabel
Sets the multi text of the label to something new.
setText(String) - Method in class jplot.Utils.CheckBoxWithText
 
setText(String) - Method in class jplot.Utils.LabeledTextField
 
setText(String) - Method in class org.jlab.groot.ui.LatexText
 
setTextBottom(String, Font, Color) - Method in class jhplot.gui.GHPanel
Sets a text on global bottom margin.
setTextBottom(String, Font) - Method in class jhplot.gui.GHPanel
Sets a text on global bottom margin using black color.
setTextBottom(String) - Method in class jhplot.gui.GHPanel
Set the global bottom margin with default attributes.
setTextBottom(String, double) - Method in class jhplot.gui.GHPanel
Set the global bottom margin with default attributes.
setTextBottomColorBack(Color) - Method in class jhplot.gui.GHPanel
Get the background color of bottom margin
setTextLeft(String, Font, Color) - Method in class jhplot.gui.GHPanel
Sets a text on global left margin
setTextLeft(String, Font) - Method in class jhplot.gui.GHPanel
Sets a text on global left margin using black color.
setTextLeft(String) - Method in class jhplot.gui.GHPanel
Set the global left margin with default attributes.
setTextLeft(String, double) - Method in class jhplot.gui.GHPanel
Set the global left margin with default attributes.
setTextLeftColorBack(Color) - Method in class jhplot.gui.GHPanel
Get the background color of left margin
setTextPosBottomX(double) - Method in class jhplot.gui.GHPanel
Set the text position in X relative to width for bottom margin
setTextPosBottomY(double) - Method in class jhplot.gui.GHPanel
Set the text position in Y relative to width for bottom margin
setTextPosition(int, int) - Method in class jhplot.utils.DrawingPanel
 
setTextPosLeftX(double) - Method in class jhplot.gui.GHPanel
Set the text position in X relative to width for left margin
setTextPosLeftY(double) - Method in class jhplot.gui.GHPanel
Set the text position in Y relative to width for left margin
setTextPosRightX(double) - Method in class jhplot.gui.GHPanel
Set the text position in X relative to width for right margin
setTextPosRightY(double) - Method in class jhplot.gui.GHPanel
Set the text position in Y relative to width for right margin
setTextPosTopX(double) - Method in class jhplot.gui.GHPanel
Set the text position in X relative to width for top margin
setTextPosTopY(double) - Method in class jhplot.gui.GHPanel
Set the text position in Y relative to width for top margin
setTextRight(String, Font, Color) - Method in class jhplot.gui.GHPanel
Sets a text on global right margin
setTextRight(String, Font) - Method in class jhplot.gui.GHPanel
Sets a text on global right margin using black color.
setTextRight(String) - Method in class jhplot.gui.GHPanel
Set the global right margin with default attributes.
setTextRight(String, double) - Method in class jhplot.gui.GHPanel
Set the global right margin with default attributes.
setTextRightColorBack(Color) - Method in class jhplot.gui.GHPanel
Get the background color of left margin
setTextRotationBottom(int) - Method in class jhplot.gui.GHPanel
Set the text rotation for bottom margin
setTextRotationLeft(int) - Method in class jhplot.gui.GHPanel
Set the text rotation for left margin
setTextRotationRight(int) - Method in class jhplot.gui.GHPanel
Set the text rotation for right margin
setTextRotationTop(int) - Method in class jhplot.gui.GHPanel
Set the text rotation for top margin
setTextSize(double, double) - Method in class jplot.GraphLabel
Sets the size of the text-label:
setTextTop(String, Font, Color) - Method in class jhplot.gui.GHPanel
Sets a text on global top margin
setTextTop(String, Font) - Method in class jhplot.gui.GHPanel
Sets a text on global top margin using black color.
setTextTop(String) - Method in class jhplot.gui.GHPanel
Set the global top margin with default attributes.
setTextTopColorBack(Color) - Method in class jhplot.gui.GHPanel
Get the background color of top margin
setThetaPhiP(double, double, double) - Method in class hephysics.particle.LParticle
Set HepLorentzVector using theta angle, phi and total momentum P.
setTicColor(int, Color) - Method in class jhplot.HPlot
Sets the color used by the labels drawn at each tick.
setTicColor(Color) - Method in class jhplot.HPlot
Sets the color used by the labels drawn at each tick (for all axises).
setTicColor(int, Color) - Method in class jplot.GraphSettings
Sets the color used by the labels drawn at each tic.
setTicFont(int, Font) - Method in class jhplot.HPlot
Sets the font used by the labels drawn at each tick.
setTicFont(Font) - Method in class jhplot.HPlot
Sets the font used by the labels drawn at each tick (for all axises).
setTicFont(Font) - Method in class jhplot.HPlot3D
Set font for the ticks
setTicFont(int, Font) - Method in class jplot.GraphSettings
Sets the font used by the labels drawn at each tic.
setTickSize(int) - Method in class org.jlab.groot.base.AxisAttributes
 
setTicLabels(boolean) - Method in class jhplot.HPlot
Sets whether all tick-labels will be written or not.
setTicLabels(int, boolean) - Method in class jhplot.HPlot
Sets whether tick-labels will be shown or not.
setTicLength(int, double) - Method in class jhplot.HPlot
Sets the length of the ticks.
setTicLength(double) - Method in class jhplot.HPlot
Sets the length of the ticks for all axes.
setTicLength(int, double) - Method in class jplot.GraphSettings
Sets the length of the tics.
setTicOffset(double) - Method in class jhplot.HPlot3D
Set tick offset
setTics(int, boolean) - Method in class jhplot.HPlot
Sets whether or not to draw ticks (little lines on the axes).
setTics(boolean) - Method in class jhplot.HPlot
Sets whether or not to draw ticks (little lines on the axes) for all axis.
setTicsMirror(int, boolean) - Method in class jhplot.HPlot
Sets true or false to draw mirror ticks
setTicsMirror(boolean) - Method in class jhplot.HPlot
Sets true or false to draw mirror ticks for X and Y
setTicsRotate(int, boolean) - Method in class jhplot.HPlot
Defines whether we should rotate ticks.
setTitle(String) - Method in class jhplot.DrawOptions
Sets the title.
setTitle(String) - Method in class jhplot.F3D
Set a title
setTitle(String) - Method in class jhplot.FProxy
Set title.
setTitle(String) - Method in class jhplot.H3D
Sets the title
setTitle(String) - Method in class jhplot.HProf1D
Sets the title
setTitle(String) - Method in class jhplot.HProf2D
Set title
setTitle(String) - Method in class jhplot.P0D
Set a new title
setTitle(String) - Method in class jhplot.P0I
Set a new title
setTitle(String) - Method in class jhplot.P3D
Set a new title
setTitle(String) - Method in class jhplot.Plottable
Set a new title
setTitle(String) - Method in class jhplot.PND
Set a new title
setTitle(String) - Method in class jhplot.PNI
Set a new title
setTitle(String) - Method in class org.jlab.groot.base.DatasetAttributes
 
setTitle(String) - Method in class org.jlab.groot.base.PadAttributes
 
setTitle(String) - Method in class org.jlab.groot.data.GraphErrors
 
setTitle(String) - Method in class org.jlab.groot.data.H1F
 
setTitle(String) - Method in class org.jlab.groot.data.H2F
Sets the specified parameter as the title of the histogram
setTitle(String) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
setTitle(String) - Method in class org.jlab.groot.graphics.GraphicsAxis
 
setTitle(String) - Method in class org.jlab.groot.math.Axis
 
setTitleFont(FontProperties) - Method in class org.jlab.groot.base.PadAttributes
 
setTitleFont(String) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
setTitleFontName(String) - Method in class org.jlab.groot.base.AxisAttributes
 
setTitleFontName(String) - Method in class org.jlab.groot.base.PadAttributes
 
setTitleFontSize(int) - Method in class org.jlab.groot.base.AxisAttributes
 
setTitleFontSize(int) - Method in class org.jlab.groot.base.PadAttributes
 
setTitleFontSize(int) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
setTitleName(String) - Method in class jplot.DataChangeListener
 
setTitleOffset(int) - Method in class org.jlab.groot.base.AxisAttributes
 
setTitleOffset(int) - Method in class org.jlab.groot.base.PadAttributes
 
setTitleOffset(int) - Method in class org.jlab.groot.graphics.EmbeddedPad
 
setTitleSize(int) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
setTitleString() - Method in class jplot.DataChangeListener
Write the title of the CHESS frame with the actual CHESS script file, adding a '*' if the file is modified but not yet saved.
setTitleX(String) - Method in class org.jlab.groot.base.DatasetAttributes
 
setTitleX(String) - Method in class org.jlab.groot.data.GraphErrors
 
setTitleX(String) - Method in class org.jlab.groot.data.H1F
Sets the x-axis title to the specified parameter
setTitleX(String) - Method in class org.jlab.groot.data.H2F
Sets the x-axis title to the specified parameter
setTitleY(String) - Method in class org.jlab.groot.base.DatasetAttributes
 
setTitleY(String) - Method in class org.jlab.groot.data.GraphErrors
 
setTitleY(String) - Method in class org.jlab.groot.data.H1F
Sets the y-axis title to the specified parameter
setTitleY(String) - Method in class org.jlab.groot.data.H2F
Sets the y-axis title to the specified parameter
setTopMargin(double) - Method in class jplot.GraphSettings
Sets the distance between the top-border of the panel and the top X-axis.
setTopMargin(int) - Method in class org.jlab.groot.base.PadMargins
 
setTransition_matrix(Matrix) - Method in class jhplot.math.kalman.JKalman
Getter
setTransparency(double) - Method in class jhplot.shapes.HShape
Get the transparency level
setTree(JTree) - Method in class org.jlab.groot.tree.DynamicTree
 
setTree(DynamicTree) - Method in class org.jlab.groot.tree.TreeAnalyzer
 
setTree(DynamicTree) - Method in class org.jlab.groot.tree.TreeSelector
 
setTreeCuts(List<TreeCut>) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
setTreeExpressions(List<TreeExpression>) - Method in class org.jlab.groot.tree.DatasetDescriptor
 
setType(int) - Method in class jhplot.DrawOptions
Set type of the object Should be: LinePars.H1D, LineParsF1D, LineParsF1D
setType(int) - Method in class jhplot.FProxy
Set type.
setType(int) - Method in class jhplot.shapes.Arrow
Set the type of arrow: 1,2,3
setType(int) - Method in class jplot.LinePars
Set the type of the data
setType(int) - Method in class org.jlab.hipo.data.HipoEvent.NodeIndexList
 
setType(HipoNodeType) - Method in class org.jlab.hipo.schema.Schema.SchemaEntry
 
setUnit(String) - Method in class jplot.Utils.LabeledTextField
 
setUnit(String) - Method in class org.jlab.groot.tree.Branch
 
setUnits(Vector) - Method in class jplot.Utils.LabeledTextField
 
setUnits(String[]) - Method in class jplot.Utils.LabeledTextField
 
setUpper(double) - Method in class jhplot.math.num.pdf.Uniform
Modify the upper bound parameter.
setUpperValue(int) - Method in class org.jlab.groot.ui.RangeSlider
Sets the upper value in the range.
setUseAxesRatio(boolean) - Method in class jplot.GraphSettings
Sets whether or not to use a fixed ratio between X- and Y-axes lengths.
setUseDataPosition(boolean) - Method in class jplot.GraphLabel
Allows the user to used the current x- and y-positions using the data coordinates, will use default positions otherwise
setUseLegendPosition(boolean) - Method in class jplot.GraphSettings
Sets whether or not to set the legend position in X,Y coordinates as defined by the graph.
setUseLogScale(int, boolean) - Method in class jplot.GraphSettings
Sets true or false to plot on a log scale.
setUseNumberOfTics(int, boolean) - Method in class jplot.GraphSettings
Says whether the user fixes the number of tics for a specific axis.
setUsePosition(boolean) - Method in class jplot.GraphLabel
Allows the user to used the current x- and y-positions, will use default positions otherwise.
setV(double, double, double) - Method in class hephysics.vec.Hep3Vector
Set vector
setV3(Hep3Vector) - Method in class hephysics.vec.HepLorentzVector
Set 3-vector
setV3(double, double, double) - Method in class hephysics.vec.HepLorentzVector
Set 3-vector position or Px,Py,Pz
setVal(double) - Method in class jhplot.math.ValueErr
Set value
setValidEntries(int) - Method in class jhplot.H1D
Sets number of valid entries.
setValidEntries(int) - Method in class jhplot.H2D
Set in-range entries.
setValidEntries(int) - Method in class jhplot.HProf1D
Sets number of valid entries.
setValidEntries(int) - Method in class jhplot.HProf2D
Set in-range entries.
setValue(int, double) - Method in class org.jlab.groot.data.DataVector
 
setValue(String) - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserItem
 
setValue(double) - Method in class org.jlab.groot.math.UserParameter
 
setValue(Number) - Method in class org.jlab.groot.tree.Branch
 
setValue(int) - Method in class org.jlab.groot.ui.RangeSlider
Sets the lower value in the range.
setValueFont(Font) - Method in class jplot3dp.ModelView
 
setValues() - Method in class jplot.panels.PanelAxes.AxesOptions
 
setValues() - Method in class jplot.panels.PanelAxes.BoxOptions
 
setValues() - Method in class jplot.panels.PanelAxes.GridOptions
 
setValues() - Method in class jplot.panels.PanelAxes
 
setValues(GraphSettings) - Method in class jplot.panels.PanelGrid
Return the current values
setValues() - Method in class jplot.panels.PanelLabel
Return the current values.
setValues() - Method in class jplot.panels.PanelLegend
 
setValues() - Method in class jplot.panels.PanelScaling
 
setValues() - Method in class jplot.PiperOptions
 
setVariable(String, double) - Method in class jhplot.math.exp4j.Expression
 
setVariable(String, double) - Method in class jplot3dp.MathParser.MathParser
 
setVariables(String) - Method in class jhplot.FProxy
Set variable using commas
setVariables(Map<String, Double>) - Method in class jhplot.math.exp4j.Expression
 
setVector(int, float, float, float) - Method in class org.jlab.hipo.data.HipoNode
sets all components for the vector with index
setVectorX(int, float) - Method in class org.jlab.hipo.data.HipoNode
sets X component of the vector with index
setVectorY(int, float) - Method in class org.jlab.hipo.data.HipoNode
sets X component of the vector with index
setVectorZ(int, float) - Method in class org.jlab.hipo.data.HipoNode
sets X component of the vector with index
setVersion(int) - Method in class jhplot.io.HFileMap
Set file version.
setVertical(boolean) - Method in class org.jlab.groot.graphics.GraphicsAxis
 
setWhoAm(int) - Method in class jhplot.shapes.HShape
Set primitive type
setWidthBin(double) - Method in class jplot.LinePars
Set the histogram bin width, in case of histogram
setWorkingDirectory(String) - Static method in class org.jlab.groot.base.GStyle
 
setX(double) - Method in class hephysics.vec.Hep3Vector
Set X component
setX(double) - Method in class hephysics.vec.HepLorentzVector
Set X position.
setXColumn(int) - Method in class jplot.DataFile
Sets the index of the column used for the X-axis.
setXE1left(DoubleArrayList) - Method in class jhplot.P1D
Error on X left.Statistical error.
setXE1right(DoubleArrayList) - Method in class jhplot.P1D
Error on X.
setXE2left(DoubleArrayList) - Method in class jhplot.P1D
Set left second-level errors
setXE2right(DoubleArrayList) - Method in class jhplot.P1D
Set right second-level errors
setXval(DoubleArrayList) - Method in class jhplot.P1D
Set X values as array
setXYZT(double, double, double, double) - Method in class hephysics.particle.LParticle
Set x,y,z and time for a particle (vertex position)
setY(double) - Method in class hephysics.vec.Hep3Vector
Y component
setY(double) - Method in class hephysics.vec.HepLorentzVector
Set Y position.
setYE1down(DoubleArrayList) - Method in class jhplot.P1D
Set statististical down error
setYE1upper(DoubleArrayList) - Method in class jhplot.P1D
Set statistical error on Y 91st level)
setYE2down(DoubleArrayList) - Method in class jhplot.P1D
Set second level down error on Y
setYE2upper(DoubleArrayList) - Method in class jhplot.P1D
Set second level upper error on Y
setYval(DoubleArrayList) - Method in class jhplot.P1D
Set Y values
setZ(double) - Method in class hephysics.vec.Hep3Vector
Set Z component
setZ(double) - Method in class hephysics.vec.HepLorentzVector
Set Z position.
shift(double) - Method in class jhplot.H1D
Shift all bins by some value
shift(double) - Method in class jhplot.HProf1D
Shift all bins by some value
SHisto - Class in jhplot.utils
This class represents a histogram operation class.
SHisto(int[], double[], double[]) - Constructor for class jhplot.utils.SHisto
Constructor.
SHisto(int[], double[], double[], int) - Constructor for class jhplot.utils.SHisto
Constructor.
SHisto(int, double, double, int) - Constructor for class jhplot.utils.SHisto
Constructor.
show(H1D) - Method in class jhplot.HTable
Show a H1D histogram.
show(F1D) - Method in class jhplot.HTable
Show a function
show(P0D) - Method in class jhplot.HTable
show P0D data
show(P1D) - Method in class jhplot.HTable
Show P1D data
show(P2D) - Method in class jhplot.HTable
show P2D data
show(P3D) - Method in class jhplot.HTable
show P3D data
show(Vector) - Method in class jplot.GraphGeneral
Draws the graph on the graphics canvas of this panel.
show(String) - Method in class jplot.JPlot
Refreshes the actual graph with new data.
show(Frame, int, int) - Method in class jplot.LabelProperties
Pops up a modal frame including the font panel.
show(int, int) - Method in class jplot.panels.PanelAxes
 
show(Frame, Color, int, int) - Method in class jplot.panels.PanelColor
Pops up a modal frame including the color panel.
show(Frame, int, int) - Method in class jplot.panels.PanelGrid
Return a modal JDialog.
show(Frame, int, int) - Method in class jplot.panels.PanelLabel
Return a modal JDialog.
show(Frame, int, int) - Method in class jplot.panels.PanelLegend
Return a modal JDialog.
show(Frame, int, int) - Method in class jplot.panels.PanelSave
Return a modal JDialog.
show(Frame, int, int) - Method in class jplot.PiperOptions
Return a modal JDialog.
show(int, int, File) - Method in class jplot.SimpleEditor
Pops up a frame with the report printed in it.
show(int, int, String) - Method in class jplot.SimpleEditor
Pops up a frame with the report printed in it.
show(int, int, LinePars) - Method in class jplot.StyleChooser
Return a modal JDialog with a customized linestyle chooser.
show() - Method in class org.jlab.groot.graphics.GraphicsAxis
prints string representation of the axis.
show() - Method in class org.jlab.groot.io.ArgumentParser.ArgumentParserCommand
 
show() - Method in class org.jlab.groot.io.ArgumentParser
 
show() - Method in class org.jlab.groot.io.TextFileReader
 
show() - Method in class org.jlab.groot.math.Func1D
 
show() - Method in class org.jlab.groot.matrix.SparseVectorGrid
 
show() - Method in class org.jlab.groot.tree.Tree
 
show() - Method in class org.jlab.groot.ui.GraphicsAxis
prints string representation of the axis.
show() - Method in class org.jlab.hipo.data.HipoEvent
 
show() - Method in class org.jlab.hipo.data.HipoGroup
 
show() - Method in class org.jlab.hipo.io.HipoReader
 
show() - Method in class org.jlab.hipo.io.HipoRecord
prints on the screen information about record.
show() - Method in class org.jlab.hipo.schema.SchemaFactory
 
show() - Method in class org.jlab.hipo.utils.TextTable
 
showAllGraph(boolean) - Method in class jhplot.HPlot
Set the all graphs visible or not
showAxis() - Method in class org.jlab.groot.base.AxisAttributes
 
showAxis() - Method in class org.jlab.groot.ui.GraphicsAxisFrame
 
showBorder(boolean) - Method in class jhplot.gui.GHMargin
Show or not the blue borders during editing.
showBorderNoUpdate(boolean) - Method in class jhplot.gui.GHMargin
Show or not the blue borders during editing.
showBorders(boolean) - Method in class jhplot.gui.GHPanel
Show borders of margins for edditing
ShowColors - Class in jhplot.utils
 
ShowColors() - Constructor for class jhplot.utils.ShowColors
 
ShowFonts - Class in jhplot.utils
A font selection dialog.
ShowFonts() - Constructor for class jhplot.utils.ShowFonts
Construct a FontChooser -- Sets title and gets array of fonts on the system.
showFPS(boolean) - Method in class org.jlab.groot.graphics.EmbeddedCanvas
 
showGraph(boolean) - Method in class jhplot.HPlot
Set the current graph visible or not
showGraph(boolean, boolean) - Method in class jplot.JPlot
Displays the graph in a separate frame.
showGraph(boolean) - Method in class jplot.JPlot
Display the graph in a separate frame.
showGraph() - Method in class jplot.JPlot
Display the graph in a separate frame.
showGroup(int) - Method in class org.jlab.hipo.data.HipoEvent
 
showGroup(String) - Method in class org.jlab.hipo.data.HipoEvent
 
showGroupByOrder(int) - Method in class org.jlab.hipo.data.HipoEvent
 
showHeader() - Method in class org.jlab.hipo.io.HipoReader
 
showIt(Frame, int, int) - Method in class jplot.panels.PanelScaling
Return a modal JDialog.
showLogo() - Static method in class org.jlab.hipo.utils.HipoLogo
 
showMessage(String) - Static method in class jhplot.JHPlot
Show a text on status bar permanently.
showMouse(String, double, double, double, double, int, int) - Static method in class jhplot.JHPlot
Show mouse positions
showPreview() - Method in class org.jlab.groot.ui.CutPanel
 
showStatusBarText(String) - Static method in class jhplot.JHPlot
Show a text on status bar for 5 sec.
showVersion(int) - Static method in class org.jlab.hipo.utils.HipoLogo
 
SHPlot - Class in jhplot
A class to create a 2D canvas with several plots.
SHPlot3D - Class in jhplot
A class to create a 3D canvas to display H2D and F2D objects.
shrink(String) - Static method in class jplot.Translate
It returns a string shrinked in size Replace ant character &..; by "w".
ShuntingYard - Class in jhplot.math.exp4j.shuntingyard
Shunting yard implementation to convert infix to reverse polish notation
ShuntingYard() - Constructor for class jhplot.math.exp4j.shuntingyard.ShuntingYard
 
sign(double) - Method in class jhplot.math.ValueErr
Sign function
SIGN - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
SimpleCharStream - Class in jplot3dp.MathParser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class jplot3dp.MathParser.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class jplot3dp.MathParser.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class jplot3dp.MathParser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class jplot3dp.MathParser.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class jplot3dp.MathParser.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class jplot3dp.MathParser.SimpleCharStream
 
SimpleEditor - Class in jplot
The class shows a frame which enables to look at and eventually edit a file, any type of file.
SimpleEditor(JPanel, String, boolean, int, int) - Constructor for class jplot.SimpleEditor
Principal constructor, builds the panel which includes the report as text.
SimpleEditor(JPanel, String, boolean) - Constructor for class jplot.SimpleEditor
Constructor, builds a simple editor/viewer with default dimensions.
SimpleMD5 - Class in jhplot.security
 
SimpleMD5() - Constructor for class jhplot.security.SimpleMD5
 
simplify() - Method in class jhplot.F1D
Try to simplify this function.
simplify() - Method in class jhplot.F2D
Try to simplify this function.
simplify() - Method in class jhplot.FND
Treat the function as complex.
simpson(int, F1D, double, double) - Static method in class jhplot.math.Numeric
Numerical integration using Simpson's rule.
SimpsonsIntegrator - Class in jhplot.math.num.integration
The extended Simpson's rule for numerically integrating functions.
SimpsonsIntegrator(Function) - Constructor for class jhplot.math.num.integration.SimpsonsIntegrator
Create an integrator for the given function.
SimpsonsIntegrator(Function, int, double) - Constructor for class jhplot.math.num.integration.SimpsonsIntegrator
Create an integrator for the given function.
sin() - Method in class jhplot.math.Complex
Sine of this Complex number (doesn't change this Complex number).
sin(ValueErr) - Method in class jhplot.math.ValueErr
sine of an ValueErr number (trigonometric function)
SIN - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
singleLine() - Static method in class org.jlab.hipo.json.PrettyPrint
Print every value on a separate line.
singular(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
SingularValueDecomposition - Class in jhplot.math
Singular Value Decomposition.
SingularValueDecomposition(double[][]) - Constructor for class jhplot.math.SingularValueDecomposition
Construct the singular value decomposition
sinh() - Method in class jhplot.math.Complex
Hyperbolic sine of this Complex number (doesn't change this Complex number).
sinh(double) - Static method in class jhplot.math.num.special.Trigonometric
Returns the hyperbolic sine of x.
sinh(ValueErr) - Method in class jhplot.math.ValueErr
Hyperbolic sine of a value with error
SINH - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
sinPhi() - Method in class hephysics.vec.SpacePoint
sin(phi)
sinTheta() - Method in class hephysics.vec.SpacePoint
sin(theta)
size() - Method in class jhplot.io.EFile
Get the number of events stored in the file.
size() - Method in class jhplot.io.PFile
Get number of objects stored in the file.
size() - Method in class jhplot.math.io.LEDataOutputStream
 
size() - Method in class jhplot.P1D
Return the length of the data vector.
size() - Method in class jhplot.P2D
Return the length of the data vector.
size() - Method in class jhplot.P3D
Return the length of the data vector.
size() - Method in class jhplot.PND
Data size (number of rows)
size() - Method in class jhplot.PNI
Data size (number of rows)
size() - Method in class jhplot.VHolder
Return the size of the data, i.e.
size() - Method in class jplot.DataArray
Return the length of the data vector.
size() - Method in class jplot.DataArray2D
Return the length of the data vector.
size() - Method in class jplot.DataArray3D
Return the length of the data vector.
size() - Method in class jplot3dp.ModelView.FunctionsList
 
size() - Method in class org.jlab.groot.data.DataVector
 
size() - Method in class org.jlab.hipo.json.JsonArray
Returns the number of elements in this array.
size() - Method in class org.jlab.hipo.json.JsonObject
Returns the number of members (name/value pairs) in this object.
sizeData() - Method in class jhplot.HPlot
The data size, i.e.
sizeData() - Method in class jplot.JPlot
 
skeepZero(String[]) - Static method in class jplot.Utils
remove .0 stuff and remove 10^{1}
skew() - Method in class jhplot.P0D
Returns the skew, which is moment(3,mean()) / standardDeviation() Run getStat(0 for evaluation
skew() - Method in class jhplot.P0I
Returns the skew, which is moment(3,mean()) / standardDeviation() Run getStat(0 for evaluation
skipBytes(int) - Method in class jhplot.math.io.LEDataInputStream
 
skipBytes(int) - Method in class jhplot.math.io.LERandomAccessFile
 
skp(HepLorentzVector) - Method in class hephysics.vec.HepLorentzVector
Useful: for x1*x2+y1*y2+z1*z2
slice(int, int, int[], int[]) - Method in class org.jlab.groot.matrix.SparseVectorGrid
 
sliceX(int) - Method in class org.jlab.groot.data.H2F
Creates a 1-D Histogram slice of the specified y Bin
sliceY(int) - Method in class org.jlab.groot.data.H2F
Creates a 1-D Histogram slice of the specified x Bin
Slicing - Class in jhplot.math
BSD License
Slicing(double[][], int[], String) - Constructor for class jhplot.math.Slicing
Construct a Slice from a matrix and an orthogonal slicing.
Slicing(double[][], double[][]) - Constructor for class jhplot.math.Slicing
Construct a Slice from a matrix and an orthogonal slicing.
Slicing(double[][], double[][], double[][]) - Constructor for class jhplot.math.Slicing
Construct a Slice from a matrix and an orthogonal slicing.
Slicing(double[][], int[][]) - Constructor for class jhplot.math.Slicing
Construct a Slice from a matrix and an orthogonal slicing.
slideColor() - Method in class jplot.LinePars
 
SMALL_NUMBER - Variable in class org.jlab.groot.math.Dimension1D
 
SmallButton - Class in jplot
Class small button displays a button in the new 'window' style, i.e., you only see the button in raised or lowered state if you are on it with the mouse.
SmallButton(Action, String) - Constructor for class jplot.SmallButton
Principal constructor, builds the button with a specific action and a tool tip.
SmallColorPreview - Class in jplot
 
SmallColorPreview(Color, int, int) - Constructor for class jplot.SmallColorPreview
 
SmallScrollPane - Class in jplot
This panel builds a list and returns it wrapped in a minimized scroll pane panel.
SmallScrollPane(Object[], boolean) - Constructor for class jplot.SmallScrollPane
Constructor.
SmallScrollPane(Object[]) - Constructor for class jplot.SmallScrollPane
Constructor.
SmallToggleButton - Class in jplot
Class small button displays a toggle button in the new 'window' style, i.e., pressed lesses the button in a 'lowered' state, else it remains raised.
SmallToggleButton(boolean, ImageIcon, ImageIcon, String) - Constructor for class jplot.SmallToggleButton
Principal constructor, builds the button with a specific action and a tool tip.
softmax(int, double[]) - Static method in class jhplot.math.ArrayMathUtils
produces a double between 0 and 1 based on the given array x and the index that must be between (0 and x.length) For further information see also: http://www-ccs.ucsd.edu/matlab/toolbox/nnet/softmax.html
solve(double[][]) - Method in class jhplot.math.CholeskyDecomposition
Solve A*X = B
solve(Matrix) - Method in class jhplot.math.kalman.jama.LUDecomposition
Solve A*X = B
solve(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Solve A*X = B
solve(Matrix) - Method in class jhplot.math.kalman.jama.QRDecomposition
Least squares solution of A*X = B
solve(double[][], double[][]) - Static method in class jhplot.math.LinearAlgebra
 
solve(double[][]) - Method in class jhplot.math.LUDecomposition
Solve A*X = B
solve(double[][]) - Method in class jhplot.math.QRDecomposition
Least squares solution of A*X = B
solveCubic(double, double, double, double) - Static method in class jhplot.math.Numeric
Calculates the roots of the cubic equation, a must be different from 0 (or use quadratic equation solver).
solveLinear(double, double) - Static method in class jhplot.math.Numeric
Calculates the roots of the linear equation, a must be different from 0.
solveQuadratic(double, double, double) - Static method in class jhplot.math.Numeric
Calculates the roots of the quadratic equation, a must be different from 0 (or use linear equation solver).
solveQuartic(double, double, double, double, double) - Static method in class jhplot.math.Numeric
Calculates the roots of the quartics equation, a must be different from 0 (or use cubic equation solver).
solveTranspose(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Solve X*A = B, which is also A'*X' = B'
solveTranspose(double[][], double[][]) - Static method in class jhplot.math.LinearAlgebra
 
sort(double[]) - Static method in class jhplot.math.DoubleArray
Sorts an array in ascending order.
sort(double[][], int) - Static method in class jhplot.math.DoubleArray
Sorts the rows of a matrix using a specified column as the key.
sort(int[], Object[], Comparator, boolean) - Static method in class jhplot.math.SortUtils
Do a sort on indices.
sort(Object[], Comparator, boolean) - Static method in class jhplot.math.SortUtils
Do a sort on indices.
sort(Object[], Comparator) - Static method in class jhplot.math.SortUtils
Do an unstable sort.
sort(int[], Object[], Comparator) - Static method in class jhplot.math.SortUtils
Do an unstable sort.
sort(int, int) - Method in class jhplot.P0D
Sort a slice of the list (ascending) using the Sun quicksort implementation.
sort(int, int) - Method in class jhplot.P0I
Sort a slice of the list (ascending) using the Sun quicksort implementation.
sort(int) - Method in class jhplot.P1D
Sorting the original array using either X or Y values.
sort(boolean) - Method in class jplot.DataArray
Sorts the arrays in ascending or descending order.
sort(boolean) - Method in class jplot.DataArray3D
Sorts the arrays in ascending or descending order.
sortIndex() - Method in class jhplot.P0D
Return indexes of sorted array in increasing order.
sortIndex() - Method in class jhplot.P0I
Return indexes of sorted array in increasing order.
Sorting - Class in jhplot.math
Quick Sort algorithm.
Sorting(double[], boolean) - Constructor for class jhplot.math.Sorting
Construct an ascending order.
sortMaxToMin(double[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a sorted array from the maximum to the minimum value.
sortMaxToMin(int[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a sorted array from the maximum to the minimum value.
sortMinToMax(double[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a sorted array from the minimum to the maximum value.
sortMinToMax(int[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a sorted array from the minimum to the maximum value.
SortUtils - Class in jhplot.math
Utility class providing some useful static sort methods.
SortUtils() - Constructor for class jhplot.math.SortUtils
 
SpacePoint - Class in hephysics.vec
A Hep3Vector representing a point in space.
SpacePoint() - Constructor for class hephysics.vec.SpacePoint
Default constructor.
SpacePoint(SpacePoint) - Constructor for class hephysics.vec.SpacePoint
Copy constructor
SpacePoint(Hep3Vector) - Constructor for class hephysics.vec.SpacePoint
 
SpacePoint.Representation - Enum in hephysics.vec
 
SparseGridBuilder - Class in org.jlab.groot.matrix
 
SparseGridBuilder() - Constructor for class org.jlab.groot.matrix.SparseGridBuilder
 
SparseGridBuilder(int) - Constructor for class org.jlab.groot.matrix.SparseGridBuilder
 
SparseGridIO - Class in org.jlab.groot.matrix
 
SparseGridIO() - Constructor for class org.jlab.groot.matrix.SparseGridIO
 
SparseIndex - Class in org.jlab.groot.matrix
 
SparseIndex(int[]) - Constructor for class org.jlab.groot.matrix.SparseIndex
 
SparseIndexPane - Class in org.jlab.groot.matrix
 
SparseIndexPane(int[], int) - Constructor for class org.jlab.groot.matrix.SparseIndexPane
 
SparseVectorGrid - Class in org.jlab.groot.matrix
 
SparseVectorGrid() - Constructor for class org.jlab.groot.matrix.SparseVectorGrid
 
SparseVectorGrid(int[]) - Constructor for class org.jlab.groot.matrix.SparseVectorGrid
 
SparseVectorGrid(int, int[]) - Constructor for class org.jlab.groot.matrix.SparseVectorGrid
 
specialToken - Variable in class jplot3dp.MathParser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
sqrt() - Method in class jhplot.math.Complex
Complex square root (doesn't change this complex number).
sqrt(ValueErr) - Method in class jhplot.math.ValueErr
Get square root value
SQRT - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
SQRT_2 - Static variable in interface jhplot.math.num.Constants
√2.
square() - Method in class jhplot.math.ValueErr
Square
square(ValueErr) - Method in class jhplot.math.ValueErr
Square
square(double) - Method in class jhplot.math.ValueErr
 
standardDeviation(double[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the (bias-corrected sample) standard deviation of an array.
standardDeviation(int[]) - Static method in class jhplot.math.ArrayMathUtils
Returns the (bias-corrected sample) standard deviation of an array.
standardError() - Method in class jhplot.P0D
Returns the sample standard error, which is Math.sqrt(variance() / size()).
standardError() - Method in class jhplot.P0I
Returns the sample standard error, which is Math.sqrt(variance() / size()).
standardize() - Method in class jhplot.PND
Standardize each column.
startArray() - Method in class org.jlab.hipo.json.JsonHandler
Indicates the beginning of an array in the JSON input.
startArrayValue(A) - Method in class org.jlab.hipo.json.JsonHandler
Indicates the beginning of an array element in the JSON input.
startBoolean() - Method in class org.jlab.hipo.json.JsonHandler
Indicates the beginning of a boolean literal (true or false) in the JSON input.
startDrag(boolean, int, int, int, int) - Method in class jplot.GraphGeneral.GraphMouseListener
Picks up a mouse-drag event.
startNull() - Method in class org.jlab.hipo.json.JsonHandler
Indicates the beginning of a null literal in the JSON input.
startNumber() - Method in class org.jlab.hipo.json.JsonHandler
Indicates the beginning of a number in the JSON input.
startObject() - Method in class org.jlab.hipo.json.JsonHandler
Indicates the beginning of an object in the JSON input.
startObjectName(O) - Method in class org.jlab.hipo.json.JsonHandler
Indicates the beginning of the name of an object member in the JSON input.
startObjectValue(O, String) - Method in class org.jlab.hipo.json.JsonHandler
Indicates the beginning of the name of an object member in the JSON input.
startString() - Method in class org.jlab.hipo.json.JsonHandler
Indicates the beginning of a string in the JSON input.
STATBOX - Static variable in class jplot.GraphLabel
 
stateChanged(ChangeEvent) - Method in class org.jlab.groot.base.AxisAttributes.AxisAttributesPane
 
staticFlag - Static variable in class jplot3dp.MathParser.SimpleCharStream
 
Statistics - Class in jhplot.stat
A static class for statistical calculations.
Statistics() - Constructor for class jhplot.stat.Statistics
 
StatisticSample - Class in jhplot.math
A package to create random 1D and 2D arrays.
StatisticSample() - Constructor for class jhplot.math.StatisticSample
 
StatNumber - Class in org.jlab.groot.math
Creates a StatNumber object with a number and an error.
StatNumber() - Constructor for class org.jlab.groot.math.StatNumber
Creates a default StatNumber object with a number and error set to 0.0.
StatNumber(double, double) - Constructor for class org.jlab.groot.math.StatNumber
Creates a StatNumber object with the specified number and error.
StatNumber(double) - Constructor for class org.jlab.groot.math.StatNumber
Creates a StatNumber object with the specified number and calculates its error.
StatShape - Class in jhplot.stat
Shape identification based on a linear regression It calculates eccentricities in the transverse and longitudinal directions, as well as the size of the objects.
StatShape(double[], double[], double[], int) - Constructor for class jhplot.stat.StatShape
Perform a linear regression analysis with weights and prepare for a shape identification.
statusbar - Static variable in class jhplot.JHPlot
 
stddeviation(double[]) - Static method in class jhplot.math.StatisticSample
Standard deviation
stddeviation(double[][]) - Static method in class jhplot.math.StatisticSample
Standard deviation
stddeviation() - Method in class jhplot.P0D
Returns the standard deviation (square root of variance)
stddeviation() - Method in class jhplot.P0I
Returns the standard deviation (square root of variance)
stddeviation(double[]) - Static method in class jhplot.stat.Statistics
Standard deviation
stddeviation(double[][]) - Static method in class jhplot.stat.Statistics
Standard deviation
stddeviationX() - Method in class jhplot.P1D
Standard deviation of values X.
stddeviationY() - Method in class jhplot.P1D
Standard deviation of values Y.
STICKS - Static variable in class jplot.LinePars
 
stirlingFormula(double) - Static method in class jhplot.stat.Statistics
Returns the Gamma function computed by Stirling's formula.
stopCellEditing() - Method in class jplot.panels.PanelPlot.ButtonEditor
 
stringDirectoryFromPath(String) - Method in class org.jlab.groot.data.Directory
 
stringObjectFromPath(String) - Method in class org.jlab.groot.data.Directory
 
StringPrintable - Interface in jhplot.math.io
BSD License
stringSize(String, Graphics) - Static method in class jplot.Axis
handy little utility for determining the length in pixels the given string will use if drawn into the given Graphics object.
StudioDesktop - Class in org.jlab.groot.studio
 
StudioDesktop() - Constructor for class org.jlab.groot.studio.StudioDesktop
 
StudioToolBar - Class in org.jlab.groot.studio
 
StudioToolBar(ActionListener) - Constructor for class org.jlab.groot.studio.StudioToolBar
 
StudioUI - Class in org.jlab.groot.studio
 
StudioUI() - Constructor for class org.jlab.groot.studio.StudioUI
 
StudioUI(TreeProvider) - Constructor for class org.jlab.groot.studio.StudioUI
 
styleChooser - Variable in class jplot.JPlot
 
StyleChooser - Class in jplot
StyleChooser is a class which enables the user to set the drawing style.
StyleChooser(Frame, String, LinePars, JPlot, boolean) - Constructor for class jplot.StyleChooser
Principal constructor.
StyleChooser(Frame, String, LinePars) - Constructor for class jplot.StyleChooser
Constructor.
StyleChooser(Frame, String, boolean) - Constructor for class jplot.StyleChooser
Principal constructor.
StyleChooser(Frame, String) - Constructor for class jplot.StyleChooser
Another constructor.
sub(Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Subtract
sub(Hep3Vector, Hep3Vector) - Method in class hephysics.vec.Hep3Vector
Subtract
sub(HepLorentzVector, HepLorentzVector) - Method in class hephysics.vec.HepLorentzVector
Subtract 2 vectors
sub(Hep3Vector, Hep3Vector) - Static method in class hephysics.vec.VecOp
 
substituteText(String, String, String) - Static method in class jhplot.utils.Util
Renders a string based on text where any occurence of token is replaced by substitute.
substituteTextS(String, String, String) - Static method in class jhplot.utils.Util
Renders a string based on text where any occurence of token is replaced by substitute.
subtract(double[], double[]) - Static method in class jhplot.math.ArrayMathUtils
Subtracts the two arrays together (componentwise)
subtract(int[], int[]) - Static method in class jhplot.math.ArrayMathUtils
Subtracts the two arrays together (componentwise).
subtract(StatNumber) - Method in class org.jlab.groot.math.StatNumber
Subtracts the parameter from the current object
SUCCESS - Static variable in class jhplot.math.exp4j.ValidationResult
A static class representing a successful validation result
sum(double[]) - Static method in class jhplot.math.DoubleArray
Calculate the sum of the values in an array
sum(double[][]) - Static method in class jhplot.math.DoubleArray
Calculates the sum of each column in a matrix.
sumAllBinHeights() - Method in class jhplot.H1D
Sum of all heights
sumAllBinHeights() - Method in class jhplot.H2D
Get the sum of the bin heights for all the entries, in-range and out-range ones.
sumAllBinHeights() - Method in class jhplot.HProf1D
Sum of all heights
sumAllBinHeights() - Method in class jhplot.HProf2D
Get the sum of the bin heights for all the entries, in-range and out-range ones.
sumExtraBinHeights() - Method in class jhplot.H2D
Get the sum of the bin heights for all the entries outside the Histogram's range.
sumExtraBinHeights() - Method in class jhplot.HProf2D
Get the sum of the bin heights for all the entries outside the Histogram's range.
sumSquares(double[]) - Static method in class jhplot.math.ArrayMathUtils
Sums the squares of all components; also called the energy of the array.
sumSquares(double[][]) - Static method in class jhplot.math.ArrayMathUtils
Sums the squares of all components; also called the energy of the array.
sumSquares(int[]) - Static method in class jhplot.math.ArrayMathUtils
Sums the squares of all components; also called the energy of the array.
sumSquares(int[][]) - Static method in class jhplot.math.ArrayMathUtils
Sums the squares of all components; also called the energy of the array.
supportsType(String) - Method in class root.RootStoreFactory
 
supportsType(String) - Method in class root.XrootdStoreFactory
 
surfaceColor - Variable in class jplot3dp.ModelView.ModelFunction
 
SVDBased - Class in jhplot.math.pca.covmatrixevd
SVD-based covariance matrix eigenvalue decomposition
SVDBased() - Constructor for class jhplot.math.pca.covmatrixevd.SVDBased
 
switchGraphType(int) - Method in class jplot.JPlot
Switch from one graph type to another.
SwitchTo(int) - Method in class jplot3dp.MathParser.MathParserTokenManager
 
SymmetricMatrix - Class in hephysics.matrix
A simple implementation of a symmetric matrix.
SymmetricMatrix(int) - Constructor for class hephysics.matrix.SymmetricMatrix
Creates a new instance of SymmetricMatrix with all elements set to zero.
SymmetricMatrix(Matrix) - Constructor for class hephysics.matrix.SymmetricMatrix
Construct a SymmetricMatrix by copying an existing matrix.
SymmetricMatrix(int, double[], boolean) - Constructor for class hephysics.matrix.SymmetricMatrix
Creates a new instance of SymmetricMatrix with the given initial values.

T

t() - Method in class hephysics.vec.HepLorentzVector
Get time
tableHeader(String, String) - Static method in class org.jlab.hipo.utils.TextTable
 
tan() - Method in class jhplot.math.Complex
Tangent of this Complex number (doesn't change this Complex number).
tan(ValueErr) - Method in class jhplot.math.ValueErr
Tangent of a value with error
TAN - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
tanh(double) - Static method in class jhplot.math.num.special.Trigonometric
Returns the hyperbolic tangent of x.
tanh(ValueErr) - Method in class jhplot.math.ValueErr
Hyperbolic tangent of value with error
TANH - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
TBrowser - Class in org.jlab.groot.ui
 
TBrowser() - Constructor for class org.jlab.groot.ui.TBrowser
 
TBrowser(TDirectory) - Constructor for class org.jlab.groot.ui.TBrowser
 
TCanvas - Class in org.jlab.groot.ui
 
TCanvas(String, int, int) - Constructor for class org.jlab.groot.ui.TCanvas
 
TDirectory - Class in org.jlab.groot.data
 
TDirectory() - Constructor for class org.jlab.groot.data.TDirectory
 
TDirectoryDemo - Class in org.jlab.groot.demo
 
TDirectoryDemo() - Constructor for class org.jlab.groot.demo.TDirectoryDemo
 
TDistribution - Class in jhplot.math.num.pdf
Student's t distribution (1).
TDistribution() - Constructor for class jhplot.math.num.pdf.TDistribution
Default constructor.
TDistribution(double) - Constructor for class jhplot.math.num.pdf.TDistribution
Create a distribution with the given degrees of freedom.
TEXT - Static variable in class jhplot.shapes.HShape
 
Text - Class in jhplot.shapes
Draw a TEXT in the USER coordinate system.
Text(String, double, double, Font, Color) - Constructor for class jhplot.shapes.Text
Create a TEXT object
Text(String, double, double) - Constructor for class jhplot.shapes.Text
Create a TEXT object
textfield - Variable in class jplot.Utils.LabeledTextField
 
TextFileReader - Class in org.jlab.groot.io
 
TextFileReader() - Constructor for class org.jlab.groot.io.TextFileReader
 
TextTable - Class in org.jlab.hipo.utils
 
TextTable(String) - Constructor for class org.jlab.hipo.utils.TextTable
 
TextTable(String, String) - Constructor for class org.jlab.hipo.utils.TextTable
 
textVariance(char[]) - Static method in class jhplot.utils.Util
 
theta() - Method in class hephysics.vec.Hep3Vector
angle theta (=atan2(perp(),z)
theta() - Method in class hephysics.vec.HepLorentzVector
Get theta angle
theta() - Method in class hephysics.vec.SpacePoint
Spherical theta
throwError(String) - Static method in class jhplot.math.DoubleArray
Throws an error exception if an argument is invalid.
tickDensity - Variable in class jplot3dp.ModelView.AxesDefinition
 
timer - Static variable in class jhplot.JHPlot
 
times(Complex) - Method in class jhplot.math.Complex
Complex multiplication (doesn't change this Complex number).
times(double) - Method in class jhplot.math.Complex
Returns this complex multiplied by the specified factor.
times(double) - Method in class jhplot.math.kalman.jama.Matrix
Multiply a matrix by a scalar, C = s*A
times(Matrix) - Method in class jhplot.math.kalman.jama.Matrix
Linear algebraic matrix multiplication, A * B
times(double[]...) - Static method in class jhplot.math.LinearAlgebra
Element-wise product of any number of arrays.
times(double[], double) - Static method in class jhplot.math.LinearAlgebra
Multiply each element of an array by a scalar.
times(double[][], double) - Static method in class jhplot.math.LinearAlgebra
Multiply each element in a matrix by a scalar
times(double[][], double[][]) - Static method in class jhplot.math.LinearAlgebra
Matrix multiplication according to the rules of linear algebra.
times(double[][], double[]) - Static method in class jhplot.math.LinearAlgebra
Product of a matrix and a vector (array) according to the rules of linear algebra.
times(ValueErr, double) - Method in class jhplot.math.ValueErr
Multiply two ValueErr numbers with correlation
times(ValueErr) - Method in class jhplot.math.ValueErr
Multiply this ValueErr number by a ValueErr number without correlation
times(double) - Method in class jhplot.math.ValueErr
Multiply this ValueErr number by a double.
times(ValueErr, ValueErr, double) - Method in class jhplot.math.ValueErr
Multiply two ValueErr numbers with correlation
times(ValueErr, ValueErr) - Method in class jhplot.math.ValueErr
Multiply two ValueErr numbers without correlation
times(double, ValueErr) - Method in class jhplot.math.ValueErr
Multiply a double by a ValueErr number
times(double, double) - Method in class jhplot.math.ValueErr
Multiply a double number by a double and return product as ValueErr
timesEquals(double) - Method in class jhplot.math.kalman.jama.Matrix
Multiply a matrix by a scalar in place, A = s*A
timesEquals(ValueErr, double) - Method in class jhplot.math.ValueErr
Multiply this ValueErr number by an ValueErr number and replace this by the product with correlation
timesEquals(ValueErr) - Method in class jhplot.math.ValueErr
Multiply this ValueErr number by an ValueErr number and replace this by the product with no correlation
timesEquals(double) - Method in class jhplot.math.ValueErr
Multiply this ValueErr number by a double and replace it by the product
TITLE - Static variable in class jplot.GraphLabel
 
TLeafFolderColumn - Class in root
 
toArray() - Method in class jhplot.math.num.DoubleArray
Convert this array into a native array.
toASCIIFile(File) - Method in interface jhplot.math.io.FilePrintable
 
toClipBoard() - Method in interface jhplot.math.io.ClipBoardPrintable
 
toCommandLine(String) - Method in class jhplot.math.Slicing
 
toDouble(float[]) - Static method in class jhplot.math.ArrayMathUtils
 
toDouble(long[]) - Static method in class jhplot.math.ArrayMathUtils
 
toDouble(int[]) - Static method in class jhplot.math.ArrayMathUtils
 
toDouble(float[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toDouble(long[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toDouble(int[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toFile(String) - Method in class jhplot.H1D
Write the H1D histogram to a file
toFile(String) - Method in class jhplot.HProf1D
Write the profile histogram to a file
toFile(String) - Method in class jhplot.P0D
Write a P0D to an external file.
toFile(String) - Method in class jhplot.P0I
Write a P0I to an external file.
toFile(String) - Method in class jhplot.P1D
Write a P1D to an external file.
toFile(String) - Method in class jhplot.P2D
Write a P2D to an external file.
toFile(String) - Method in class jhplot.P3D
Write a P3D to an external file.
toFile(String) - Method in class jhplot.PND
Write a PND to an external file.
toFile(String) - Method in class jhplot.PNI
Write a PNI to an external file.
toFile(String, String) - Method in class jplot.DataArray
Write a DataArray to an external file.
toFile(String, String) - Method in class jplot.DataArray2D
Write a DataArray to an external file.
toFile(String, String) - Method in class jplot.DataArray3D
Write a DataArray to an external file.
toFileAsLatex(String, DecimalFormat, DecimalFormat) - Method in class jhplot.P1D
Write a File in form of LaTeX table from values in the container P1D
toFloat(double[]) - Static method in class jhplot.math.ArrayMathUtils
 
toFloat(long[]) - Static method in class jhplot.math.ArrayMathUtils
 
toFloat(int[]) - Static method in class jhplot.math.ArrayMathUtils
 
toFloat(double[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toFloat(long[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toFloat(int[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toGroupListString() - Method in class org.jlab.hipo.data.HipoEvent
 
toInt(double[]) - Static method in class jhplot.math.ArrayMathUtils
 
toInt(float[]) - Static method in class jhplot.math.ArrayMathUtils
 
toInt(long[]) - Static method in class jhplot.math.ArrayMathUtils
 
toInt(float[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toInt(double[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toInt(long[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toJava() - Method in class jhplot.F1D
Convert the function into Java code.
toJava() - Method in class jhplot.F2D
Convert the function into Java code.
Token - Class in jhplot.math.exp4j.tokenizer
Abstract class for tokens used by exp4j to tokenize expressions
token - Variable in class jplot3dp.MathParser.MathParser
 
Token - Class in jplot3dp.MathParser
Describes the input token stream.
Token() - Constructor for class jplot3dp.MathParser.Token
 
TOKEN_FUNCTION - Static variable in class jhplot.math.exp4j.tokenizer.Token
 
TOKEN_NUMBER - Static variable in class jhplot.math.exp4j.tokenizer.Token
 
TOKEN_OPERATOR - Static variable in class jhplot.math.exp4j.tokenizer.Token
 
TOKEN_PARENTHESES_CLOSE - Static variable in class jhplot.math.exp4j.tokenizer.Token
 
TOKEN_PARENTHESES_OPEN - Static variable in class jhplot.math.exp4j.tokenizer.Token
 
TOKEN_SEPARATOR - Static variable in class jhplot.math.exp4j.tokenizer.Token
 
token_source - Variable in class jplot3dp.MathParser.MathParser
 
TOKEN_VARIABLE - Static variable in class jhplot.math.exp4j.tokenizer.Token
 
tokenImage - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
tokenImage - Variable in exception jplot3dp.MathParser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
Tokenizer - Class in jhplot.math.exp4j.tokenizer
 
Tokenizer(String, Map<String, Function>, Map<String, Operator>, Set<String>) - Constructor for class jhplot.math.exp4j.tokenizer.Tokenizer
 
TokenMgrError - Error in jplot3dp.MathParser
 
TokenMgrError() - Constructor for error jplot3dp.MathParser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error jplot3dp.MathParser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error jplot3dp.MathParser.TokenMgrError
 
toLong(double[]) - Static method in class jhplot.math.ArrayMathUtils
 
toLong(float[]) - Static method in class jhplot.math.ArrayMathUtils
 
toLong(int[]) - Static method in class jhplot.math.ArrayMathUtils
 
toLong(float[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toLong(double[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toLong(int[][]) - Static method in class jhplot.math.ArrayMathUtils
 
toMathML() - Method in class jhplot.F1D
Convert the function into MathML form.
toMathML() - Method in class jhplot.F2D
Convert the function into MathML form.
toString() - Method in class hephysics.jet.JetN2
Print the kT jets for debugging to a string.
toString() - Method in class hephysics.jet.KTjet
Print the kT jets for debugging to a string.
toString() - Method in class hephysics.jet.ParticleD
Convert a particle to a string.
toString() - Method in class hephysics.jet.ParticleF
Convert a particle to a string.
toString() - Method in class hephysics.jet.SCJet
Print the kT jets for debugging to a string.
toString() - Method in class hephysics.matrix.BasicMatrix
 
toString(Matrix) - Static method in class hephysics.matrix.MatrixOp
 
toString() - Method in class hephysics.matrix.SymmetricMatrix
 
toString() - Method in class hephysics.particle.HEParticle
Convert to string
toString() - Method in class hephysics.particle.LParticle
Convert to string
toString() - Method in class hephysics.vec.Hep3Matrix
 
toString() - Method in class hephysics.vec.Hep3Vector
 
toString() - Method in class hephysics.vec.HepLorentzVector
Convert to string
toString() - Method in class hephysics.vec.SpacePoint
Output Stream
toString(Hep3Vector) - Static method in class hephysics.vec.VecOp
 
toString(HepLorentzVector) - Static method in class hephysics.vec.VecOp
 
toString(Hep3Matrix) - Static method in class hephysics.vec.VecOp
 
toString() - Method in class jhplot.F1D
Get this function as a string.
toString() - Method in class jhplot.F2D
Get this function as a string.
toString() - Method in class jhplot.F3D
Get this function as a string.
toString() - Method in class jhplot.FND
Convert to string
toString() - Method in class jhplot.FPR
Get this function as a string.
toString() - Method in class jhplot.H1D
Convert the histogram to a string
toString() - Method in class jhplot.H1DA
 
toString() - Method in class jhplot.HLabelEq
 
toString() - Method in class jhplot.io.FileRoot
Return all root objects in form of a string.
toString(double[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a comma delimited string representing the value of the array.
toString(double[][]) - Static method in class jhplot.math.ArrayMathUtils
Returns a comma delimited string representing the value of the array.
toString(int[]) - Static method in class jhplot.math.ArrayMathUtils
Returns a comma delimited string representing the value of the array.
toString(int[][]) - Static method in class jhplot.math.ArrayMathUtils
Returns a comma delimited string representing the value of the array.
toString() - Method in class jhplot.math.Complex
String representation of this Complex number.
toString(double[]...) - Static method in class jhplot.math.DoubleArray
Generates a string that holds a nicely organized space-seperated version of a matrix or array.
toString(String, double[]...) - Static method in class jhplot.math.DoubleArray
Generates a string that holds a nicely organized version of a matrix or array.
toString(int[]...) - Static method in class jhplot.math.IntegerArray
 
toString(int, int) - Method in class jhplot.math.kalman.jama.Matrix
Hybrid toString.
toString() - Method in class jhplot.math.kalman.jama.Matrix
Overrides the Object toString() method.
toString() - Method in class jhplot.math.ValueErr
Convert to a string
toString() - Method in class jhplot.P0D
Get a P0D as a string.
toString() - Method in class jhplot.P0I
Get a P0I as a string.
toString() - Method in class jhplot.P1D
Convert to a string
toString() - Method in class jhplot.P2D
Convert to a string
toString() - Method in class jhplot.PND
Get a string representing PND
toString() - Method in class jhplot.PNI
Get a string representing PNI
toString() - Method in class jhplot.shapes.Arrow
Represent it as a string
toString() - Method in class jhplot.shapes.Circle
Show it as a string
toString() - Method in class jhplot.shapes.Ellipse
Show it as a string
toString() - Method in class jhplot.shapes.Line
Show it as a string
toString() - Method in class jhplot.shapes.Picture
 
toString() - Method in class jhplot.shapes.Rectan
 
toString() - Method in class jhplot.shapes.Text
Show this object
toString() - Method in class jplot.DataArray
Print a data container on the screen
toString() - Method in class jplot.GraphLabel
 
toString() - Method in class jplot3dp.MathParser.Token
Returns the image.
toString() - Method in class jplot3dp.ModelView.ModelFunction
 
toString() - Method in class org.jlab.groot.base.Attributes
 
toString() - Method in class org.jlab.groot.base.PadMargins
 
toString() - Method in class org.jlab.groot.data.H1F
Overrides the toString method of type Object
toString() - Method in class org.jlab.groot.graphics.GraphicsAxis
returns string representation of the axis.
toString() - Method in class org.jlab.groot.group.DataGroupDescriptor
 
toString() - Method in class org.jlab.groot.io.TextFileReader
returns string representation of the array that was read.
toString() - Method in class org.jlab.groot.math.Dimension1D
 
toString() - Method in class org.jlab.groot.math.Dimension2D
 
toString() - Method in class org.jlab.groot.math.Dimension3D
 
toString() - Method in class org.jlab.groot.math.Func1D
 
toString() - Method in class org.jlab.groot.math.UserParameter
 
toString() - Method in class org.jlab.groot.math.UserParameters
 
toString() - Method in class org.jlab.groot.matrix.SparseIndex
 
toString() - Method in class org.jlab.groot.tree.Branch
 
toString() - Method in class org.jlab.groot.tree.Tree
 
toString() - Method in class org.jlab.groot.ui.GraphicsAxis
returns string representation of the axis.
toString() - Method in class org.jlab.groot.ui.GraphicsAxisLabels
 
toString() - Method in class org.jlab.hipo.data.HipoEvent.GroupNodeIndexList
 
toString() - Method in class org.jlab.hipo.data.HipoEvent.HipoNodeIndex
 
toString() - Method in class org.jlab.hipo.data.HipoEvent.NodeIndexList
 
toString() - Method in class org.jlab.hipo.data.HipoEvent
Return string representation of the event.
toString() - Method in class org.jlab.hipo.io.HipoRecordHeader
 
toString() - Method in class org.jlab.hipo.io.HipoRecordIndex
returns string representation of the record index
toString() - Method in class org.jlab.hipo.json.JsonValue
Returns the JSON string for this value in its minimal form, without any additional whitespace.
toString(WriterConfig) - Method in class org.jlab.hipo.json.JsonValue
Returns the JSON string for this value using the given formatting.
toString() - Method in class org.jlab.hipo.json.Location
 
toString() - Method in class org.jlab.hipo.schema.Schema.SchemaEntry
 
toString() - Method in class org.jlab.hipo.schema.Schema
 
toString() - Method in class org.jlab.hipo.utils.TextTable
 
toTable() - Method in class jhplot.F1D
Print the F1D function to a Table in a separate Frame.
toTable() - Method in class jhplot.H1D
Print a H1D histogram to a Table in a separate frame.
toTable() - Method in class jhplot.HProf1D
Print the profile histogram to a Table in a separate Frame.
toTable() - Method in class jhplot.P0D
Print the P0D container to a Table in a separate Frame.
toTable() - Method in class jhplot.P0I
Print the P0I container to a Table in a separate Frame.
toTable() - Method in class jhplot.P1D
Show in a Table in a separate Frame.
toTable() - Method in class jhplot.P2D
Print the P2D container to a Table in a separate Frame.
toTable() - Method in class jhplot.P3D
Print the P2D container to a Table in a separate Frame.
toTable() - Method in class jhplot.PND
Show container to a Table in a separate Frame.
toTable() - Method in class jhplot.PNI
Show container to a Table in a separate Frame.
toUserX(int) - Method in class jplot.GraphGeneral
Returns the X-value scaled to the data-availability.
toUserX(int) - Method in class jplot.GraphXY
Move to User coordinatess
toUserY(int) - Method in class jplot.GraphGeneral
Returns the Y-value scaled to the data-availability.
toUserY(int) - Method in class jplot.GraphXY
Move to User coordinatess
toX(double) - Method in class jhplot.HPlot
Convert the user coordinate X to the pixel coordinate
toX(double) - Method in class jplot.GraphGeneral
Returns the X-value scaled to the pixel-availability.
toX(double) - Method in class jplot.GraphXY
Returns the X-value scaled to the pixel-availability.
toXML(Object) - Static method in class jhplot.io.Serialized
Convert object to XML using XSream package
toXML(Object) - Static method in class jhplot.IO
Convert object to XML using XSream package
toY(double) - Method in class jhplot.HPlot
Convert the user coordinate Y to the pixel coordinate
toY(double) - Method in class jplot.GraphGeneral
Returns the Y-value scaled to the pixel-availability.
toY(double) - Method in class jplot.GraphXY
Returns the Y-value scaled to the pixel-availability.
trace() - Method in class hephysics.vec.Hep3Matrix
Returns the trace of the matrix.
trace() - Method in class jhplot.math.kalman.jama.Matrix
Matrix trace.
trace(double[][]) - Static method in class jhplot.math.LinearAlgebra
 
TRandomVariable - Class in jhplot.math.num.random
A random variable generator for Student's t distribution.
TRandomVariable() - Constructor for class jhplot.math.num.random.TRandomVariable
Default constructor.
TRandomVariable(double) - Constructor for class jhplot.math.num.random.TRandomVariable
Create a random variable with the given degrees of freedom.
TRandomVariable(double, RNG) - Constructor for class jhplot.math.num.random.TRandomVariable
Create a random variable with the given parameters.
TransferableImage - Class in org.jlab.groot.ui
 
TransferableImage(Image) - Constructor for class org.jlab.groot.ui.TransferableImage
 
transform(Matrix, PCA.TransformationType) - Method in class jhplot.math.pca.PCA
Execute selected transformation on given data.
Translate - Class in jplot
Translate numeric character references and character entity references to unicode characters.
transpose() - Method in class hephysics.matrix.BasicMatrix
 
transpose() - Method in interface hephysics.matrix.MutableMatrix
Tranpose this matrix (into itself)
transpose() - Method in class hephysics.matrix.SymmetricMatrix
 
transpose() - Method in class hephysics.vec.Hep3Matrix
 
transpose(double[][]) - Static method in class jhplot.math.ArrayMathUtils
Takes the transpose of an array (like the matrix operation).
transpose(int[][]) - Static method in class jhplot.math.ArrayMathUtils
Takes the transpose of an array (like the matrix operation).
transpose(double[][]) - Static method in class jhplot.math.DoubleArray
Transposes an mxn matrix into an nxm matrix.
transpose() - Method in class jhplot.math.kalman.jama.Matrix
Matrix transpose.
transposed(Matrix, MutableMatrix) - Static method in class hephysics.matrix.MatrixOp
Traspose matrix mIn and write it to matrix mOut.
trapezium(int, F1D, double, double) - Static method in class jhplot.math.Numeric
Numerical integration using the trapezium rule.
trapezium2D(int, F2D, double, double, double, double) - Static method in class jhplot.math.Numeric
Numerical integration using the trapezium rule.
TrapezoidalIntegrator - Class in jhplot.math.num.integration
The extended trapezoidal rule for numerically integrating functions.
TrapezoidalIntegrator(Function) - Constructor for class jhplot.math.num.integration.TrapezoidalIntegrator
Create an integrator for the given function.
TrapezoidalIntegrator(Function, int, double) - Constructor for class jhplot.math.num.integration.TrapezoidalIntegrator
Create an integrator for the given function.
tree() - Method in class org.jlab.groot.data.Directory
list the tree structure starting with current directory.
Tree - Class in org.jlab.groot.tree
 
Tree(String) - Constructor for class org.jlab.groot.tree.Tree
 
tree() - Method in interface org.jlab.groot.tree.TreeProvider
 
tree() - Method in class org.jlab.groot.tree.TreeTextFile
 
TreeAnalyzer - Class in org.jlab.groot.tree
 
TreeAnalyzer() - Constructor for class org.jlab.groot.tree.TreeAnalyzer
 
treeConfigure() - Method in interface org.jlab.groot.tree.TreeProvider
 
treeConfigure() - Method in class org.jlab.groot.tree.TreeTextFile
 
TreeCut - Class in org.jlab.groot.tree
 
TreeCut(String, String, List<String>) - Constructor for class org.jlab.groot.tree.TreeCut
 
TreeEditor - Class in org.jlab.groot.ui
 
TreeEditor(Tree) - Constructor for class org.jlab.groot.ui.TreeEditor
 
TreeExpression - Class in org.jlab.groot.tree
 
TreeExpression(String, String, List<String>) - Constructor for class org.jlab.groot.tree.TreeExpression
 
TreeExpression(String, List<String>) - Constructor for class org.jlab.groot.tree.TreeExpression
 
treeF() - Method in class jhplot.HPlot
Return TreeFactory associated with the plot
TreeFile - Class in org.jlab.groot.tree
 
TreeFile(String) - Constructor for class org.jlab.groot.tree.TreeFile
 
TreeFile(String, String) - Constructor for class org.jlab.groot.tree.TreeFile
 
TreeProvider - Interface in org.jlab.groot.tree
 
TreeSelector - Class in org.jlab.groot.tree
 
TreeSelector() - Constructor for class org.jlab.groot.tree.TreeSelector
 
TreeTextFile - Class in org.jlab.groot.tree
 
TreeTextFile(String) - Constructor for class org.jlab.groot.tree.TreeTextFile
 
TreeTextFile(String, int) - Constructor for class org.jlab.groot.tree.TreeTextFile
 
TreeTextFile(String, String, int) - Constructor for class org.jlab.groot.tree.TreeTextFile
 
triangular(double, double) - Static method in class jhplot.math.Random
Generate a random number from a symetric triangular random variable.
triangular(double, double, double) - Static method in class jhplot.math.Random
Generate a random number from a non-symetric triangular random variable.
Trigonometric - Class in jhplot.math.num.special
Utility class that provides methods related to the trigonometric functions.
TRUE - Static variable in class org.jlab.hipo.json.Json
Represents the JSON literal true.
TRUE - Static variable in class org.jlab.hipo.json.JsonValue
Deprecated.
Use Json.TRUE instead
TStyle - Class in org.jlab.groot.base
 
TStyle() - Constructor for class org.jlab.groot.base.TStyle
 
twoBodyDecay(HEParticle, HEParticle, boolean) - Method in class hephysics.particle.HEParticle
Evaluates 4-vector of decay product in the rest frame of parent.
twoBodyDecay(LParticle, LParticle, boolean) - Method in class hephysics.particle.LParticle
Evaluates 4-vector of decay product in the rest frame of parent.
twoDarray(int, int) - Method in class jhplot.math.ValueErr
Create a two dimensional array of ValueErr objects of dimensions n and m with zeros
type() - Method in class root.TLeafFolderColumn
 

U

uminus() - Method in class jhplot.math.kalman.jama.Matrix
Unary minus
uncompressLZ4(byte[], byte[]) - Static method in class org.jlab.hipo.io.HipoByteUtils
 
ungzip(byte[]) - Static method in class org.jlab.hipo.io.HipoByteUtils
The fastest Ungzip implementation.
unHide() - Method in class jplot.XMLRead
Unsets all the hidden contexts.
Uniform - Class in jhplot.math.num.pdf
The Uniform distribution (1).
Uniform() - Constructor for class jhplot.math.num.pdf.Uniform
Default constructor.
Uniform(double, double) - Constructor for class jhplot.math.num.pdf.Uniform
Create a distribution with the given lower bound and upper bound values.
uniform(double, double) - Static method in class jhplot.math.Random
Generate a random number from a uniform random variable.
UNIFORM_BOUNDS - Static variable in class jhplot.math.Slicing
 
UniformRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Uniform distribution.
UniformRandomVariable() - Constructor for class jhplot.math.num.random.UniformRandomVariable
Default constructor.
UniformRandomVariable(double, double) - Constructor for class jhplot.math.num.random.UniformRandomVariable
Create a random variable with the given lower bound and upper bound values.
UniformRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.UniformRandomVariable
Create a random variable with the given parameters.
unit(Hep3Vector) - Method in class hephysics.vec.Hep3Vector
returns (0,0,0) vector if input vector has length 0
unit(Hep3Vector) - Static method in class hephysics.vec.VecOp
returns (0,0,0) vector if input vector has length 0
units - Variable in class jplot.Utils.LabeledTextField
 
UNKNOWN - Static variable in class jplot.GraphLabel
 
unmodifiableArray(JsonArray) - Static method in class org.jlab.hipo.json.JsonArray
Returns an unmodifiable wrapper for the specified JsonArray.
unmodifiableObject(JsonObject) - Static method in class org.jlab.hipo.json.JsonObject
Returns an unmodifiable JsonObject for the specified one.
update(int, int) - Method in class jhplot.HPlot
Refresh only a particular pad.
update() - Method in class jhplot.HPlot
Just update the current plot selected using cd() method
update(int, int) - Method in class jhplot.HPlot3D
Refresh only a particular plot
update() - Method in class jhplot.HPlot3D
Update the graphics
update() - Method in class jhplot.HPlot3DP
Just update the current plot selected using cd() method
update(Object, String) - Method in class jhplot.io.HDataBase
Update the database with a new value
update(String) - Method in class jplot.JPlot
Refreshes the actual graph with new data.
update() - Method in class jplot.panels.PanelPlot
Update the selected table with new data
update() - Method in class jplot3dp.MainComponent
 
update() - Method in class org.jlab.groot.graphics.EmbeddedCanvas
forces repaint method for the entire canvas
update(Graphics2D) - Method in class org.jlab.groot.ui.GraphicsAxisFrame
 
update(double[], String[]) - Method in class org.jlab.groot.ui.GraphicsAxisLabels
 
update(double[]) - Method in class org.jlab.groot.ui.GraphicsAxisLabels
updates the array with given ticks and constructs a LatexText array with strings for axis labels;
update(List<Double>) - Method in class org.jlab.groot.ui.GraphicsAxisLabels
updates the array with given ticks and constructs a LatexText array with strings for axis labels;
update(int, int) - Method in class org.jlab.groot.ui.ProgressBar
 
updateAll() - Method in class jhplot.HPlot
Refresh all the plots on the same canvas HPLOT
updateAll() - Method in class jhplot.HPlot3D
Refresh all the plots on the same canvas HPLOT
updateAll() - Method in class jhplot.HPlot3DP
Refresh all the plots on the same canvas HPLOT
updateCanvas() - Method in class org.jlab.groot.base.AxisAttributes.AxisAttributesPane
 
updateCanvas() - Method in class org.jlab.groot.base.AxisAttributes
 
updateCanvas() - Method in class org.jlab.groot.base.DatasetAttributes.DatasetAttributesPane
 
updateCanvas() - Method in class org.jlab.groot.graphics.EmbeddedCanvasGroup
 
updateData(int, int) - Method in class jhplot.HPlot3D
Update data on the plot
updateData() - Method in class jhplot.HPlot3D
Update data on the plot
updateDescriptor(DatasetDescriptor) - Method in class org.jlab.groot.tree.TreeAnalyzer
 
updateDimensions(Graphics2D) - Method in class org.jlab.groot.ui.PaveText
 
updateFitFunction() - Method in class org.jlab.groot.ui.ParameterPanel
 
updateFont(FontProperties) - Method in class org.jlab.groot.graphics.GraphicsAxis.GraphicsAxisTicks
 
updateFrame() - Method in class jhplot.gui.GHFrame
update frame UI
updateGraphIfShowing() - Method in class jhplot.HPlot
Update the graph if it is showing.
updateGraphIfShowing(boolean) - Method in class jplot.JPlot
Update the graph if the graph is actually showing.
updateGraphIfShowing() - Method in class jplot.JPlot
Update the graph if the graph is actually showing.
updateLog(List<Double>) - Method in class org.jlab.groot.ui.GraphicsAxisLabels
 
updateLookAndFeel(String) - Method in class jplot.JPlot
Sets the current L&F
updateMargins(Graphics2D) - Method in class org.jlab.groot.graphics.GraphicsAxisFrame
 
updateMean(double, double) - Method in class jplot.DataArray
Updates Mean values.
updateMean(double, double, double) - Method in class jplot.DataArray2D
Updates Mean values.
updateMean(double, double, double) - Method in class jplot.DataArray3D
Updates Mean values.
updateMinMax(double, double) - Method in class jplot.DataArray
Updates maximum and minimum values.
updateMinMax(double, double, double, double, double, double) - Method in class jplot.DataArray
Updates maximum and minimum values.
updateMinMax(double, double, double, double, double, double, double, double, double, double) - Method in class jplot.DataArray
Updates maximum and minimum values.
updateMinMax(double, double, double) - Method in class jplot.DataArray2D
Updates maximum and minimum values.
updateMinMax(double, double, double) - Method in class jplot.DataArray3D
Updates maximum and minimum values.
updateNewFunction(Func1D) - Method in class org.jlab.groot.ui.ParameterPanel
 
updateNodeIndex() - Method in class org.jlab.hipo.data.HipoEvent
updates the index of the
updateRecord(RecordWriter) - Method in class jhplot.io.db.BaseRecordsFile
Updates an existing record.
updateRegion() - Method in class org.jlab.groot.graphics.Histogram2DPlotter
 
updateSettings(XMLRead) - Method in class jhplot.shapes.HShape
Update the current primitive with the settings.
updateSettings(XMLRead) - Method in class jplot.DataFile
Updates the current settings with new data.
updateSettings(XMLRead) - Method in class jplot.GraphLabel
Update the current label with the settings.
updateSettings(XMLRead) - Method in class jplot.GraphSettings
Update the current settings.
updateSettings(XMLRead) - Method in class jplot.LinePars
Updates the current settings with new data.
updateStyle(int, LinePars) - Method in class jplot.panels.PanelPlot
Update the drawing style.
updateSummary() - Method in class jhplot.P1D
Deprecated.
Debricated!
updateTreeModel(DefaultMutableTreeNode) - Method in class org.jlab.groot.ui.TBrowser
 
updateUI() - Method in class org.jlab.groot.ui.RangeSlider
Overrides the superclass method to install the UI delegate to draw two thumbs.
useAxesRatio() - Method in class jplot.GraphSettings
Says whether we should use a fixed ratio between X- and Y-axes lengths.
useDataPosition() - Method in class jplot.GraphLabel
 
useLegendPosition() - Method in class jplot.GraphSettings
Returns whether or not we use the legend coordinates.
useLogScale(int) - Method in class jplot.GraphSettings
Returns whether or not to plot using a logarithmic scale.
useNumberOfTics(int) - Method in class jhplot.HPlot
Returns whether or not to use a fixed number of ticks.
useNumberOfTics(int) - Method in class jplot.GraphSettings
Returns whether or not to use a fixed number of tics.
usePosition() - Method in class jplot.GraphLabel
 
UserParameter - Class in org.jlab.groot.math
 
UserParameter() - Constructor for class org.jlab.groot.math.UserParameter
 
UserParameter(String, double) - Constructor for class org.jlab.groot.math.UserParameter
 
UserParameter(String, double, double, double) - Constructor for class org.jlab.groot.math.UserParameter
 
UserParameters - Class in org.jlab.groot.math
 
UserParameters() - Constructor for class org.jlab.groot.math.UserParameters
 
Util - Class in jhplot.utils
Various useful functions of general purpose.
Utils - Class in jplot
General utilities.
Utils() - Constructor for class jplot.Utils
 
Utils.CheckBoxWithText - Class in jplot
------------------------------------------------------------------- A checkbox with a line of text added to it as a label --------------------------------------------------------------------
Utils.LabeledComboBox - Class in jplot
 
Utils.LabeledTextField - Class in jplot
 
UVModeller - Class in jplot3dp
 
UVModeller() - Constructor for class jplot3dp.UVModeller
 

V

v() - Method in class hephysics.vec.Hep3Vector
 
v() - Method in class hephysics.vec.SpacePoint
Returns the space point as a double array in its internal representation
v - Variable in class jhplot.math.pca.covmatrixevd.EVD
 
v - Variable in class jhplot.math.pca.covmatrixevd.EVDResult
 
v3() - Method in class hephysics.vec.HepLorentzVector
Get 3-vector
validate(boolean) - Method in class jhplot.math.exp4j.Expression
 
validate() - Method in class jhplot.math.exp4j.Expression
 
validateExpression(String, List<String>) - Static method in class org.jlab.groot.tree.TreeCut
 
validateExpression(String, List<String>) - Static method in class org.jlab.groot.tree.TreeExpression
 
ValidationResult - Class in jhplot.math.exp4j
Contains the validation result for a given Expression
ValidationResult(boolean, List<String>) - Constructor for class jhplot.math.exp4j.ValidationResult
Create a new instance
value(double[]) - Method in class jhplot.fit.BreitWigner
 
value(double[]) - Method in class jhplot.fit.Exponent
 
value(double[]) - Method in class jhplot.fit.Gauss
 
value(double[]) - Method in class jhplot.fit.Landau
 
value(double[]) - Method in class jhplot.fit.NegativeBinomial
Get value of this function
value(double[]) - Method in class jhplot.fit.P0
 
value(double[]) - Method in class jhplot.fit.P1
 
value(double[]) - Method in class jhplot.fit.P2
 
value(double[]) - Method in class jhplot.fit.P3
 
value(double[]) - Method in class jhplot.fit.P4
 
value(double[]) - Method in class jhplot.fit.P5
 
value(double[]) - Method in class jhplot.fit.P6
 
value(double[]) - Method in class jhplot.fit.Poisson
 
value(double[]) - Method in class jhplot.fit.Pow
 
value(double[]) - Method in class jhplot.fit.PowModified
 
value(double[]) - Method in class jhplot.FNon
Calculated value.
value() - Method in class org.jlab.groot.math.UserParameter
 
value(int) - Static method in class org.jlab.hipo.json.Json
Returns a JsonValue instance that represents the given int value.
value(long) - Static method in class org.jlab.hipo.json.Json
Returns a JsonValue instance that represents the given long value.
value(float) - Static method in class org.jlab.hipo.json.Json
Returns a JsonValue instance that represents the given float value.
value(double) - Static method in class org.jlab.hipo.json.Json
Returns a JsonValue instance that represents the given double value.
value(String) - Static method in class org.jlab.hipo.json.Json
Returns a JsonValue instance that represents the given string.
value(boolean) - Static method in class org.jlab.hipo.json.Json
Returns a JsonValue instance that represents the given boolean value.
ValueErr - Class in jhplot.math
A value represented with the number (value) and associated error.
ValueErr() - Constructor for class jhplot.math.ValueErr
Initialize error propagations
ValueErr(double) - Constructor for class jhplot.math.ValueErr
Initialize with value and set error=0
ValueErr(double, double) - Constructor for class jhplot.math.ValueErr
Initialize error propagation
valueForPathChanged(TreePath, Object) - Method in class root.RootHistogramTreeModel
 
valueOf(String) - Static method in enum hephysics.vec.SpacePoint.Representation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jhplot.io.images.ImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jhplot.math.pca.PCA.TransformationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jlab.groot.base.AttributeType
Returns the enum constant of this type with the specified name.
valueOf(double[]) - Method in class org.jlab.groot.fitter.FitterFunction
 
valueOf(String) - Static method in enum org.jlab.hipo.data.HipoNodeType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in class org.jlab.hipo.json.JsonValue
Deprecated.
Use Json.value() instead
valueOf(long) - Static method in class org.jlab.hipo.json.JsonValue
Deprecated.
Use Json.value() instead
valueOf(float) - Static method in class org.jlab.hipo.json.JsonValue
Deprecated.
Use Json.value() instead
valueOf(double) - Static method in class org.jlab.hipo.json.JsonValue
Deprecated.
Use Json.value() instead
valueOf(String) - Static method in class org.jlab.hipo.json.JsonValue
Deprecated.
Use Json.value() instead
valueOf(boolean) - Static method in class org.jlab.hipo.json.JsonValue
Deprecated.
Use Json.value() instead
values() - Static method in enum hephysics.vec.SpacePoint.Representation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jhplot.io.images.ImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jhplot.math.pca.PCA.TransformationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jlab.groot.base.AttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jlab.hipo.data.HipoNodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.jlab.hipo.json.JsonArray
Returns a list of the values in this array in document order.
variable(String) - Method in class jhplot.math.exp4j.ExpressionBuilder
 
variables(Set<String>) - Method in class jhplot.math.exp4j.ExpressionBuilder
 
variables(String...) - Method in class jhplot.math.exp4j.ExpressionBuilder
 
VariableSizeGridLayout - Class in jhplot.gui
 
VariableSizeGridLayout() - Constructor for class jhplot.gui.VariableSizeGridLayout
 
VariableSizeGridLayout(int, int) - Constructor for class jhplot.gui.VariableSizeGridLayout
 
VariableSizeGridLayout(int, int, int, int) - Constructor for class jhplot.gui.VariableSizeGridLayout
 
VariableToken - Class in jhplot.math.exp4j.tokenizer
represents a setVariable used in an expression
VariableToken(String) - Constructor for class jhplot.math.exp4j.tokenizer.VariableToken
Create a new instance
variance(double[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the (bias-corrected sample) variance.
variance(int[]) - Static method in class jhplot.math.ArrayMathUtils
Computes the (bias-corrected sample) variance.
variance(double[]) - Static method in class jhplot.math.StatisticSample
Variance
variance(double[][]) - Static method in class jhplot.math.StatisticSample
Variance
variance() - Method in class jhplot.P0D
Returns the variance.
variance() - Method in class jhplot.P0I
Returns the variance.
variance(double[]) - Static method in class jhplot.stat.Statistics
Variance
variance(double[][]) - Static method in class jhplot.stat.Statistics
Variance
varianceX() - Method in class jhplot.P1D
Returns variance for X-values.
varianceY() - Method in class jhplot.P1D
Returns variance for Y-values.
VARNAME - Static variable in interface jplot3dp.MathParser.MathParserConstants
 
VecOp - Class in hephysics.vec
Utility methods for dealing with 3 and 4 vectors.
vectorSize(int) - Method in class org.jlab.groot.matrix.SparseGridBuilder
 
VHolder - Class in jhplot
A class to transform any HPlot container (H1D,H2D,P1D..) to a vector for further manipulations
VHolder() - Constructor for class jhplot.VHolder
Dummy initialisator
VHolder(H1D) - Constructor for class jhplot.VHolder
Create a VHolder object with H1D histogram
VHolder(F1D) - Constructor for class jhplot.VHolder
Create a VHolder object with F1D function
VHolder(DataHolder) - Constructor for class jhplot.VHolder
Get Vectors from multidimensional data container
viewData() - Method in class jplot.panels.PanelPlot
Reloads the datafile and resets the selection to default.
viewHisto(boolean) - Method in class jhplot.HPlot
If true, then this suppresses all negative values in Y, i.e.
visible(boolean) - Method in class jhplot.HPlot
Set the canvas frame visible or not
visible() - Method in class jhplot.HPlot
Set the canvas frame visible
visible(int, int) - Method in class jhplot.HPlot
Set the canvas frame visible.
visible(boolean) - Method in class jhplot.HPlot3D
Set the canvas frame visible or not
visible(int, int) - Method in class jhplot.HPlot3D
Set the canvas frame visible.
visible() - Method in class jhplot.HPlot3D
Show the canvas
visible(boolean) - Method in class jhplot.HPlot3DP
Set the canvas frame visible or not
visible(int, int) - Method in class jhplot.HPlot3DP
Set the canvas frame visible.
visible() - Method in class jhplot.HPlot3DP
Set the canvas frame visible
visible - Variable in class jplot3dp.ModelView.ModelFunction
 

W

Web - Class in jhplot
Simple file downloader similar to Unix WGET.
Web() - Constructor for class jhplot.Web
 
Weibull - Class in jhplot.math.num.pdf
The Weibull distribution.
Weibull() - Constructor for class jhplot.math.num.pdf.Weibull
Default constructor.
Weibull(double, double) - Constructor for class jhplot.math.num.pdf.Weibull
Create a distribution with the given parameters.
Weibull(double, double, double) - Constructor for class jhplot.math.num.pdf.Weibull
Create a distribution with the given parameters.
weibull(double, double) - Static method in class jhplot.math.Random
Generate a random number from a Weibull random variable.
WeibullRandomVariable - Class in jhplot.math.num.random
A random variable generator for the Weibull distribution.
WeibullRandomVariable() - Constructor for class jhplot.math.num.random.WeibullRandomVariable
Default constructor.
WeibullRandomVariable(double, double) - Constructor for class jhplot.math.num.random.WeibullRandomVariable
Create a rnadom variable with the given shape and scale values.
WeibullRandomVariable(double, double, double) - Constructor for class jhplot.math.num.random.WeibullRandomVariable
Create a random variable with the given parameters.
WeibullRandomVariable(double, double, double, RNG) - Constructor for class jhplot.math.num.random.WeibullRandomVariable
Create a random variable with the given parameters.
WeibullRandomVariable(double, double, RNG) - Constructor for class jhplot.math.num.random.WeibullRandomVariable
Create a random variable with the given shape and scale values.
WIDTH - Static variable in class jplot.JPlot
 
width - Variable in class jplot3dp.ModelView.AxesDefinition
 
WobbleStroke - Class in org.jlab.groot.base
 
WobbleStroke(float, float) - Constructor for class org.jlab.groot.base.WobbleStroke
 
WobbleStroke(int) - Constructor for class org.jlab.groot.base.WobbleStroke
 
write(String) - Method in class jhplot.HPlot
Write HPlot file and inserts graphs to the main frame.
write(double[], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes an array to a file.
write(double[][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(double[][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(double[][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(double[][][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(float[], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes an array to a file.
write(float[][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(float[][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(float[][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(float[][][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(int[], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes an array to a file.
write(int[][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(int[][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(int[][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(int[][][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(boolean[], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes an array to a file.
write(boolean[][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(boolean[][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(boolean[][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(boolean[][][][][], String) - Static method in class jhplot.io.ArrayReaderWriter
Writes a rectangular jagged array to a file.
write(HEvent.Builder) - Method in class jhplot.io.EFile
Add a data structure to a file
write(String, H1D) - Method in class jhplot.io.HBook
write H1D histogram to HBook
write(String, H2D) - Method in class jhplot.io.HBook
write H2D histogram to HBook
write(String, P1D) - Method in class jhplot.io.HBook
add P1D histogram to HBook
write(String, PND) - Method in class jhplot.io.HBook
add PND data object.
write(String, PNI) - Method in class jhplot.io.HBook
add PID data object.
write(String, P0D) - Method in class jhplot.io.HBook
add P0D data object.
write(String, P0I) - Method in class jhplot.io.HBook
add P0I data object.
write(String, P2D) - Method in class jhplot.io.HBook
add P2D data object.
write(Object) - Method in class jhplot.io.HBook
Add any object.
write(int, Object) - Method in class jhplot.io.HBook
Write jhplot data container.
write(String, F1D) - Method in class jhplot.io.HBook
write F1D function
write(String, FPR) - Method in class jhplot.io.HBook
write FPR parametric function
write(String, F2D) - Method in class jhplot.io.HBook
write F2D function
write(String, double[]) - Method in class jhplot.io.HBook
add 1D array
write(String, int[]) - Method in class jhplot.io.HBook
add 1D array
write(String, double[][]) - Method in class jhplot.io.HBook
add 2D array
write(String, int[][]) - Method in class jhplot.io.HBook
add 2D array
write(String, FND) - Method in class jhplot.io.HBook
add 2D array
write(String, Object) - Method in class jhplot.io.HFile
Add an object using a key.
write(Object) - Method in class jhplot.io.HFile
Add an object to a file
write(double[]) - Method in class jhplot.io.HFileDIF
Write double 1D array into the DIF file.
write(int[]) - Method in class jhplot.io.HFileDIF
Write double 1D array into the DIF file.
write(String[]) - Method in class jhplot.io.HFileDIF
Write double 1D array into the DIF file.
write(P0I) - Method in class jhplot.io.HFileDIF
Write 1D array into the DIF file.
write(P0D) - Method in class jhplot.io.HFileDIF
Write 1D array into the DIF file.
write(PND) - Method in class jhplot.io.HFileDIF
Write N-dimensional array into the DIF file.
write(PNI) - Method in class jhplot.io.HFileDIF
Write N-dimensional array into the DIF file.
write(H1D) - Method in class jhplot.io.HFileDIF
Write 1-D histograms (including errors) into the DIF file.
write(P1D) - Method in class jhplot.io.HFileDIF
Write 2D array into the DIF file.
write(String, Object) - Method in class jhplot.io.HFileXML
Add an object using a key.
write(Object) - Method in class jhplot.io.HFileXML
Add an object to a XML file
write(Object) - Method in class jhplot.io.PFile
Add an object to a file.
write(Object, String, boolean) - Static method in class jhplot.io.Serialized
Write an object to a serialized file.
write(Object, String) - Static method in class jhplot.io.Serialized
Write an object to a serialized file.
write(Object, String, boolean) - Static method in class jhplot.IO
Write an object to a serialized file.
write(Object, String) - Static method in class jhplot.IO
Write an object to a serialized file.
write(File, String) - Static method in class jhplot.math.io.ASCIIFile
 
write(String, boolean) - Method in class jhplot.math.io.ASCIIFile
Write a text in an ASCII File
write(int) - Method in class jhplot.math.io.BinaryOutputStream
Write a text in a binary File
write(int) - Method in class jhplot.math.io.LEDataOutputStream
 
write(byte[], int, int) - Method in class jhplot.math.io.LEDataOutputStream
 
write(byte[]) - Method in class jhplot.math.io.LEDataOutputStream
 
write(int) - Method in class jhplot.math.io.LERandomAccessFile
 
write(byte[], int, int) - Method in class jhplot.math.io.LERandomAccessFile
 
write(byte[]) - Method in class jhplot.math.io.LERandomAccessFile
 
write(String) - Method in class jhplot.PND
Write a PND to an external file.
write(String) - Method in class jhplot.PNI
Write a PNI to an external file.
write(int, int, int, int) - Static method in class org.jlab.hipo.io.HipoByteUtils
write a number to a specific bits of existing integer.
write() - Method in class org.jlab.hipo.io.HipoWriter
Writes the content of the record into the file and resets the record buffer so new data can be added.
writeBinary(String) - Method in class jhplot.P0D
Write a P0D to a binary file (big endian by default).
writeBinary(String) - Method in class jhplot.P0I
Write a P0I to a binary file (big endian by default).
writeBoolean(boolean) - Method in class jhplot.math.io.LEDataOutputStream
 
writeBoolean(boolean) - Method in class jhplot.math.io.LERandomAccessFile
 
writeByte(byte, boolean) - Method in class jhplot.math.io.BinaryFile
Write a text in a binary File
writeByte(byte, boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write a text in a binary File
writeByte(int) - Method in class jhplot.math.io.LEDataOutputStream
 
writeByte(int) - Method in class jhplot.math.io.LERandomAccessFile
 
writeByteArray(byte[], boolean) - Method in class jhplot.math.io.BinaryFile
Write a text in a binary File
writeByteArray(byte[], boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write a text in a binary File
writeBytes(String) - Method in class jhplot.math.io.LEDataOutputStream
 
writeBytes(String) - Method in class jhplot.math.io.LERandomAccessFile
 
writeChar(int) - Method in class jhplot.math.io.LEDataOutputStream
 
writeChar(int) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeChar.
writeChars(String) - Method in class jhplot.math.io.LEDataOutputStream
 
writeChars(String) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeChars, has to flip each char.
writeDouble(double, boolean) - Method in class jhplot.math.io.BinaryFile
Write a double in a binary File
writeDouble(double, boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write a double in a binary File
writeDouble(double) - Method in class jhplot.math.io.LEDataOutputStream
 
writeDouble(double) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeDouble.
writeDoubleArray(File, double[]) - Static method in class jhplot.math.io.ASCIIFile
 
writeDoubleArray(File, double[][]) - Static method in class jhplot.math.io.ASCIIFile
 
writeDoubleArray(File, double[], String) - Static method in class jhplot.math.io.BinaryFile
 
writeDoubleArray(double[], boolean) - Method in class jhplot.math.io.BinaryFile
Write a double array in a binary File
writeDoubleArray(OutputStream, double[], String) - Static method in class jhplot.math.io.BinaryOutputStream
 
writeDoubleArray(double[], boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write a double array in a binary File
writeEvent(byte[]) - Method in class org.jlab.hipo.io.HipoWriter
adds an event to the records, not actually written to the disk at this point.
writeEvent(HipoEvent) - Method in class org.jlab.hipo.io.HipoWriter
writes a HipoEvent into a record.
writeFile(String) - Method in class org.jlab.groot.data.TDirectory
 
writeFloat(float, boolean) - Method in class jhplot.math.io.BinaryFile
Write a float in a binary File
writeFloat(float, boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write a float in a binary File
writeFloat(float) - Method in class jhplot.math.io.LEDataOutputStream
 
writeFloat(float) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeFloat.
writeFloatArray(File, float[], String) - Static method in class jhplot.math.io.BinaryFile
 
writeFloatArray(float[], boolean) - Method in class jhplot.math.io.BinaryFile
Write a float array in a binary File
writeFloatArray(OutputStream, float[], String) - Static method in class jhplot.math.io.BinaryOutputStream
 
writeFloatArray(float[], boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write a float array in a binary File
writeGroup(HipoGroup) - Method in class org.jlab.hipo.data.HipoEvent
writes all the nodes in the group into the event.
writeInt(int, boolean) - Method in class jhplot.math.io.BinaryFile
Write an int in a binary File
writeInt(int, boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write an int in a binary File
writeInt(int) - Method in class jhplot.math.io.LEDataOutputStream
 
writeInt(int) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeInt.
writeIntArray(File, int[]) - Static method in class jhplot.math.io.ASCIIFile
 
writeIntArray(File, int[][]) - Static method in class jhplot.math.io.ASCIIFile
 
writeIntArray(File, int[], String) - Static method in class jhplot.math.io.BinaryFile
 
writeIntArray(int[], boolean) - Method in class jhplot.math.io.BinaryFile
Write an int array in a binary File
writeIntArray(OutputStream, int[], String) - Static method in class jhplot.math.io.BinaryOutputStream
 
writeIntArray(int[], boolean) - Method in class jhplot.math.io.BinaryOutputStream
Write an int array in a binary File
writeLong(long) - Method in class jhplot.math.io.LEDataOutputStream
 
writeLong(long) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeLong.
writeLong(long, int, int, int) - Static method in class org.jlab.hipo.io.HipoByteUtils
write a number to a specific bits of existing long (64-bits).
writeNtuple() - Static method in class org.jlab.hipo.tests.WriterTests
 
writeObject(Object) - Method in class jhplot.io.db.RecordWriter
 
WriterConfig - Class in org.jlab.hipo.json
Controls the formatting of the JSON output.
WriterConfig() - Constructor for class org.jlab.hipo.json.WriterConfig
 
WriterTests - Class in org.jlab.hipo.tests
 
WriterTests() - Constructor for class org.jlab.hipo.tests.WriterTests
 
writeScript(File, HPlot) - Static method in class jhplot.io.JHwriter
Write the file
writeScript(File) - Method in class jplot.JPlot
Writes the script to a file.
writeSerialized(String) - Method in class jhplot.P0D
Write a P0D object to a serialized file
writeSerialized(String) - Method in class jhplot.P0I
Write a P0I object to a serialized file
writeSerialized(String) - Method in class jhplot.P1D
Write a P0D object to a serialized file
writeSerialized(String) - Method in class jhplot.P2D
Write a object to a serialized file
writeSerialized(String) - Method in class jhplot.P3D
Write a P0D object to a serialized file
writeSerialized(String) - Method in class jhplot.PND
Write a P0D object to a serialized file
writeSerialized(String) - Method in class jhplot.PNI
Write a P0D object to a serialized file
writeShort(int) - Method in class jhplot.math.io.LEDataOutputStream
 
writeShort(int) - Method in class jhplot.math.io.LERandomAccessFile
like RandomAcessFile.writeShort.
writeTo(DataOutput) - Method in class jhplot.io.db.DbByteArrayOutputStream
Writes the full contents of the buffer a DataOutput stream.
writeTo(DataOutput) - Method in class jhplot.io.db.RecordWriter
Writes the data out to the stream without re-allocating the buffer.
writeTo(Writer) - Method in class org.jlab.hipo.json.JsonValue
Writes the JSON representation of this value to the given writer in its minimal form, without any additional whitespace.
writeTo(Writer, WriterConfig) - Method in class org.jlab.hipo.json.JsonValue
Writes the JSON representation of this value to the given writer using the given formatting.
writeToStream(DataOutputStream) - Method in class jplot3dp.ModelView.AxesDefinition
 
writeToStream(DataOutputStream) - Method in class jplot3dp.ModelView.FunctionsList
 
writeToStream(DataOutputStream) - Method in class jplot3dp.ModelView.ModelFunction
 
writeToStream(DataOutputStream) - Method in class jplot3dp.ModelView
 
writeUTF(String) - Method in class jhplot.math.io.LEDataOutputStream
 
writeUTF(String) - Method in class jhplot.math.io.LERandomAccessFile
 
writeWithDictionary() - Static method in class org.jlab.hipo.tests.WriterTests
 
writeXML(Object, String) - Static method in class jhplot.io.Serialized
Write an object to a serialized XML file.
writeXML(Object, String) - Static method in class jhplot.IO
Write an object to a serialized XML file.
writingBenchmark(String[]) - Static method in class org.jlab.hipo.benchmark.HipoBenchmark
 

X

x() - Method in class hephysics.vec.Hep3Vector
 
x() - Method in class hephysics.vec.HepLorentzVector
Get X position or Px
x() - Method in class hephysics.vec.SpacePoint
Cartesian x
X - Static variable in class org.jlab.groot.base.AxisAttributes
 
X_AXIS - Static variable in class jplot.Axis
 
X_AXIS - Static variable in class jplot.GraphSettings
Symbolic constant used to name the (bottom) X-axis of the graph.
Xeon_Amdahl - Class in org.jlab.groot.demo
 
Xeon_Amdahl() - Constructor for class org.jlab.groot.demo.Xeon_Amdahl
 
XLABEL - Static variable in class jplot.GraphLabel
 
XMLRead - Class in jplot
XML reading utilities.
XMLRead() - Constructor for class jplot.XMLRead
Builds the XML tool class.
XMLWrite - Class in jplot
XML-formated writing utilities.
XMLWrite() - Constructor for class jplot.XMLWrite
Builds the XML writer class with default settings.
XMLWrite(String) - Constructor for class jplot.XMLWrite
Builds the XML writer.
XMLWrite(String, String) - Constructor for class jplot.XMLWrite
Builds the XML writer.
Xpos - Static variable in class jhplot.JHPlot
 
XrootdStoreFactory - Class in root
An implementation of IStoreFactory that creates RootStore.
XrootdStoreFactory() - Constructor for class root.XrootdStoreFactory
 

Y

y() - Method in class hephysics.vec.Hep3Vector
 
y() - Method in class hephysics.vec.HepLorentzVector
Get Y
y() - Method in class hephysics.vec.SpacePoint
Cartesian y
Y - Static variable in class org.jlab.groot.base.AxisAttributes
 
Y_AXIS - Static variable in class jplot.Axis
 
Y_AXIS - Static variable in class jplot.GraphSettings
Symbolic constant used to name the (left) Y-axis of the graph.
YLABEL - Static variable in class jplot.GraphLabel
 
Ypos - Static variable in class jhplot.JHPlot
 

Z

z() - Method in class hephysics.vec.Hep3Vector
 
z() - Method in class hephysics.vec.HepLorentzVector
Get Z position or Pz
z() - Method in class hephysics.vec.SpacePoint
Cartesian z
Z - Static variable in class org.jlab.groot.base.AxisAttributes
 
zero() - Method in class jhplot.math.ValueErr
Set value to zero
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

JHepSim. A part of HSTOOLS. version-1.2