Overview
Package
Class
Tree
Deprecated
Index
Help
AIDA API
Version 3.3
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
A
AIDA_VERSION
- Static variable in interface hep.aida.
IConstants
AIDA_VERSION_MAJOR
- Static variable in interface hep.aida.
IConstants
AIDA_VERSION_MINOR
- Static variable in interface hep.aida.
IConstants
AUTO
- Static variable in interface hep.aida.
ITreeFactory
Constants specifying legal values for the mode argument.
AlreadyConvertedException
- exception hep.aida.
AlreadyConvertedException
.
Exception thrown if an ICloud has already been converted and the user tries to access an entry information.
AlreadyConvertedException(String)
- Constructor for class hep.aida.
AlreadyConvertedException
AlreadyConvertedException()
- Constructor for class hep.aida.
AlreadyConvertedException
accept()
- Method in interface hep.aida.
IFilter
Check if the IFilter accepts or not the data in the current row of the ITuple it is associated to.
add(String, IDataPointSet, IDataPointSet)
- Method in interface hep.aida.
IDataPointSetFactory
Add two IDataSetPoint, point by point and measurement by measurement.
add(String, IFunction)
- Method in interface hep.aida.
IFunctionCatalog
Remember persistently definition (code!)
add(String, String)
- Method in interface hep.aida.
IFunctionCatalog
add(IHistogram1D)
- Method in interface hep.aida.
IHistogram1D
Add to this IHistogram1D the contents of another IHistogram1D.
add(IHistogram2D)
- Method in interface hep.aida.
IHistogram2D
Add to this IHistogram2D the contents of another IHistogram2D.
add(IHistogram3D)
- Method in interface hep.aida.
IHistogram3D
Add to this IHistogram3D the contents of another IHistogram3D.
add(String, IHistogram1D, IHistogram1D)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram1D by adding two IHistogram1D.
add(String, IHistogram2D, IHistogram2D)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram2D by adding two IHistogram2D.
add(String, IHistogram3D, IHistogram3D)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram3D by adding two IHistogram3D.
add(IProfile1D)
- Method in interface hep.aida.
IProfile1D
Modifies this IProfile1D by adding the contents of profile to it.
add(IProfile2D)
- Method in interface hep.aida.
IProfile2D
Modifies this profile by adding the contents of profile to it.
addItem(String, String)
- Method in interface hep.aida.
IAnnotation
Add a key/value pair with a given sticky flag.
addItem(String, String, boolean)
- Method in interface hep.aida.
IAnnotation
Add a key/value pair with a given sticky flag.
addLegend(IMarkerStyle, String)
- Method in interface hep.aida.
IInfo
Add a marker, line or fill area legend.
addLegend(ILineStyle, String)
- Method in interface hep.aida.
IInfo
addLegend(IFillStyle, String)
- Method in interface hep.aida.
IInfo
addPoint()
- Method in interface hep.aida.
IDataPointSet
Add a new empty IDataPoint at the end of the set.
addPoint(IDataPoint)
- Method in interface hep.aida.
IDataPointSet
Add a copy of an IDataPoint at the end of the set.
addRow()
- Method in interface hep.aida.
ITuple
Add the current row to the ITuple.
addText(String)
- Method in interface hep.aida.
IInfo
Add a text.
allEntries()
- Method in interface hep.aida.
IHistogram
Sum of the entries in all the IHistogram's bins, i.e in-range bins, UNDERFLOW and OVERFLOW.
allEntries()
- Method in interface hep.aida.
IProfile
Get the number or all the entries, both in range and underflow/overflow bins of the IProfile.
annotation()
- Method in interface hep.aida.
IBaseHistogram
Get the IAnnotation associated with the Histogram.
annotation()
- Method in interface hep.aida.
IDataPointSet
Get the IAnnotation of the IDataPointSet.
annotation()
- Method in interface hep.aida.
IFunction
annotation()
- Method in interface hep.aida.
ITuple
Get the IAnnotation corresponding to this ITuple.
applyStyle(IPlotterStyle)
- Method in interface hep.aida.
IPlotterRegion
Set the style of a region and apply it to scene objects.
availableBorderTypes()
- Method in interface hep.aida.
IBorderStyle
Get list of border types supported by this implementation.
availableColors()
- Method in interface hep.aida.
IBrushStyle
Get a list of the colours supported by this implementation.
availableFitEngines()
- Method in interface hep.aida.
IFitFactory
Get the list the fit engines provided by the used implementation (e.g.
availableFitMethods()
- Method in interface hep.aida.
IFitFactory
Get the list the fit methods provided by the used implementation (e.g.
availableFonts()
- Method in interface hep.aida.
ITextStyle
Get list of fonts available in this implementation.
availableLineTypes()
- Method in interface hep.aida.
ILineStyle
Get list of line types supported by this implementation.
availableParameterOptions(String)
- Method in interface hep.aida.
IBaseStyle
Get list of the available options for a given parameter (implementation-dependent).
availableParameterOptions(String)
- Method in interface hep.aida.
IPlotter
availableParameterOptions(String)
- Method in interface hep.aida.
IPlotterRegion
Get available options for a parameter.
availableParameters()
- Method in interface hep.aida.
IBaseStyle
Get list of the available parameters (implementation-dependent)
availableParameters()
- Method in interface hep.aida.
IPlotter
availableParameters()
- Method in interface hep.aida.
IPlotterLayout
Get list of the available parameters (implementation-dependent)
availableParameters()
- Method in interface hep.aida.
IPlotterRegion
Get avaliable parameters.
availablePatterns()
- Method in interface hep.aida.
IFillStyle
Get a list of patterns available in this implementation.
availableShapes()
- Method in interface hep.aida.
IMarkerStyle
Get list of shapes available in this implementation.
axis()
- Method in interface hep.aida.
IHistogram1D
Get the x axis of the IHistogram1D.
axis()
- Method in interface hep.aida.
IProfile1D
Returns the X axis.
B
BOTTOM_CENTER
- Static variable in interface hep.aida.
IBoxStyle
Constants specifying position of the box's origin.
BOTTOM_LEFT
- Static variable in interface hep.aida.
IBoxStyle
Constants specifying position of the box's origin.
BOTTOM_RIGHT
- Static variable in interface hep.aida.
IBoxStyle
Constants specifying position of the box's origin.
backgroundStyle()
- Method in interface hep.aida.
IBoxStyle
Get the IFillStyle that controls the background of the scene part.
binCenter(int)
- Method in interface hep.aida.
IAxis
Get the center of the specified bin.
binEntries(int)
- Method in interface hep.aida.
IHistogram1D
Number of entries in the corresponding bin (ie the number of times fill was called for this bin).
binEntries(int, int)
- Method in interface hep.aida.
IHistogram2D
Number of entries in the corresponding bin (ie the number of times fill was called for this bin).
binEntries(int, int, int)
- Method in interface hep.aida.
IHistogram3D
Number of entries in the corresponding bin (ie the number of times fill was called for this bin).
binEntries(int)
- Method in interface hep.aida.
IProfile1D
Number of entries in the corresponding bin (ie the number of times fill was called for this bin).
binEntries(int, int)
- Method in interface hep.aida.
IProfile2D
The number of entries (ie the number of times fill was called for this bin).
binEntriesX(int)
- Method in interface hep.aida.
IHistogram2D
Sum of all the entries of the bins along a given x bin.
binEntriesX(int)
- Method in interface hep.aida.
IHistogram3D
Sum of all the entries of the bins along a given x bin.
binEntriesX(int)
- Method in interface hep.aida.
IProfile2D
Equivalent to
projectionX().binEntries(indexX)
.
binEntriesY(int)
- Method in interface hep.aida.
IHistogram2D
Sum of all the entries of the bins along a given y bin.
binEntriesY(int)
- Method in interface hep.aida.
IHistogram3D
Sum of all the entries of the bins along a given y bin.
binEntriesY(int)
- Method in interface hep.aida.
IProfile2D
Equivalent to
projectionY().binEntries(indexY)
.
binEntriesZ(int)
- Method in interface hep.aida.
IHistogram3D
Sum of all the entries of the bins along a given z bin.
binError(int)
- Method in interface hep.aida.
IHistogram1D
The error of a given bin.
binError(int, int)
- Method in interface hep.aida.
IHistogram2D
The error of a given bin.
binError(int, int, int)
- Method in interface hep.aida.
IHistogram3D
The error of a given bin.
binError(int)
- Method in interface hep.aida.
IProfile1D
The error on this bin.
binError(int, int)
- Method in interface hep.aida.
IProfile2D
The error on this bin.
binHeight(int)
- Method in interface hep.aida.
IHistogram1D
Total height of the corresponding bin (ie the sum of the weights in this bin).
binHeight(int, int)
- Method in interface hep.aida.
IHistogram2D
Total height of a give bin (ie the sum of the weights in this bin).
binHeight(int, int, int)
- Method in interface hep.aida.
IHistogram3D
Total height of a give bin (ie the sum of the weights in this bin).
binHeight(int)
- Method in interface hep.aida.
IProfile1D
Total height of the corresponding bin (ie the sum of the weights in this bin).
binHeight(int, int)
- Method in interface hep.aida.
IProfile2D
Total height of the corresponding bin (ie the sum of the weights in this bin).
binHeightX(int)
- Method in interface hep.aida.
IHistogram2D
Sum of all the heights of the bins along a given x bin.
binHeightX(int)
- Method in interface hep.aida.
IHistogram3D
Sum of all the heights of the bins along a given x bin.
binHeightX(int)
- Method in interface hep.aida.
IProfile2D
Equivalent to
projectionX().binHeight(indexX)
.
binHeightY(int)
- Method in interface hep.aida.
IHistogram2D
Sum of all the heights of the bins along a given y bin.
binHeightY(int)
- Method in interface hep.aida.
IHistogram3D
Sum of all the heights of the bins along a given y bin.
binHeightY(int)
- Method in interface hep.aida.
IProfile2D
Equivalent to
projectionY().binHeight(indexY)
.
binHeightZ(int)
- Method in interface hep.aida.
IHistogram3D
Sum of all the heights of the bins along a given z bin.
binLowerEdge(int)
- Method in interface hep.aida.
IAxis
Get the lower edge of the specified bin.
binMean(int)
- Method in interface hep.aida.
IHistogram1D
The weighted mean of a bin.
binMean(int)
- Method in interface hep.aida.
IProfile1D
The weighted mean of the corresponding bin.
binMeanX(int, int)
- Method in interface hep.aida.
IHistogram2D
The weighted mean along the x axis of a given bin.
binMeanX(int, int, int)
- Method in interface hep.aida.
IHistogram3D
The weighted mean along the x axis of a given bin.
binMeanX(int, int)
- Method in interface hep.aida.
IProfile2D
The weighted mean along x of a given bin.
binMeanY(int, int)
- Method in interface hep.aida.
IHistogram2D
The weighted mean along the y axis of a given bin.
binMeanY(int, int, int)
- Method in interface hep.aida.
IHistogram3D
The weighted mean the y axis of a given bin.
binMeanY(int, int)
- Method in interface hep.aida.
IProfile2D
The weighted mean along y of a given bin.
binMeanZ(int, int, int)
- Method in interface hep.aida.
IHistogram3D
The weighted mean the z axis of a given bin.
binRms(int)
- Method in interface hep.aida.
IProfile1D
The spread (RMS) of a bin.
binRms(int, int)
- Method in interface hep.aida.
IProfile2D
The spread (RMS) of this bin.
binUpperEdge(int)
- Method in interface hep.aida.
IAxis
Get the upper edge of the specified bin.
binWidth(int)
- Method in interface hep.aida.
IAxis
Get the width of the specified bin.
bins()
- Method in interface hep.aida.
IAxis
The number of bins (excluding underflow and overflow) on the IAxis.
borderStyle()
- Method in interface hep.aida.
IBoxStyle
Get the border style of the scene part.
borderType()
- Method in interface hep.aida.
IBorderStyle
Get border type currently in use.
boxStyle()
- Method in interface hep.aida.
ILegendBoxStyle
Get the box style of the legend box.
boxStyle()
- Method in interface hep.aida.
IStatisticsBoxStyle
Get the box style of the statistics box.
boxStyle()
- Method in interface hep.aida.
ITitleStyle
C
CENTER
- Static variable in interface hep.aida.
IBoxStyle
Constants specifying position of the box's origin.
CREATE
- Static variable in interface hep.aida.
ITreeFactory
Constants specifying legal values for the mode argument.
catalog()
- Method in interface hep.aida.
IFunctionFactory
get access to the function catalog
cd(String)
- Method in interface hep.aida.
ITree
Change to a given directory.
cellSize()
- Method in interface hep.aida.
IGridStyle
child(String)
- Method in interface hep.aida.
IBaseStyle
children()
- Method in interface hep.aida.
IBaseStyle
clear()
- Method in interface hep.aida.
IDataPointSet
Remove all the IDataPoints in the set.
clear()
- Method in interface hep.aida.
IInfo
Clear the info area.
clear()
- Method in interface hep.aida.
IPlotterRegion
Clear the list of things to plot in the region.
clearRegions()
- Method in interface hep.aida.
IPlotter
Clear all regions.
cloneFunction(String, IFunction)
- Method in interface hep.aida.
IFunctionFactory
Create a clone of an existing function.
close()
- Method in interface hep.aida.
ITree
Closes the underlying store.
codeletString()
- Method in interface hep.aida.
IFunction
String describing the metatype and implementation of the function.
color()
- Method in interface hep.aida.
IBrushStyle
Current colour of this brush style.
column(String)
- Method in interface hep.aida.
ITuple
Return a IBaseTupleColumn knowing its name.
column(int)
- Method in interface hep.aida.
ITuple
Return a IBaseTupleColumn knowing its index.
columnDefaultValue(int)
- Method in interface hep.aida.
ITuple
Get the column default.
columnMax(int)
- Method in interface hep.aida.
ITuple
Get the maximum value of a given column (if it can be converted to a double).
columnMean(int)
- Method in interface hep.aida.
ITuple
Get the mean value of a given column (if it can be converted to a double).
columnMin(int)
- Method in interface hep.aida.
ITuple
Get the minimum value of a given column (if it can be converted to a double).
columnName(int)
- Method in interface hep.aida.
ITuple
Get the name of a column from its index.
columnNames()
- Method in interface hep.aida.
ITuple
Get the names of all the columns.
columnRms(int)
- Method in interface hep.aida.
ITuple
Get the RMS of a given column (if it can be converted to a double).
columnType(int)
- Method in interface hep.aida.
ITuple
Get the type of a give column.
columnTypes()
- Method in interface hep.aida.
ITuple
Get the types of all the columns.
columns()
- Method in interface hep.aida.
ITuple
Get the number of columns in the ITuple
commit()
- Method in interface hep.aida.
ITree
Commit any open transaction to the underlying store(s).
constraints()
- Method in interface hep.aida.
IFitResult
constraints()
- Method in interface hep.aida.
IFitter
convert(int, double, double)
- Method in interface hep.aida.
ICloud1D
Convert internally the ICloud1D to an IHistogram1D with given number of bins, upper edge and lower edge.
convert(double[])
- Method in interface hep.aida.
ICloud1D
Convert internally the ICloud1D to an IHistogram1D with given bin edges.
convert(int, double, double, int, double, double)
- Method in interface hep.aida.
ICloud2D
Convert internally the ICloud2D to an IHistogram2D with given number of bins, upper edge and lower edge.
convert(double[], double[])
- Method in interface hep.aida.
ICloud2D
Convert internally the ICloud2D to an IHistogram2D with given bin edges.
convert(int, double, double, int, double, double, int, double, double)
- Method in interface hep.aida.
ICloud3D
Convert internally the ICloud3D to an IHistogram3D with given number of bins, upper edge and lower edge.
convert(double[], double[], double[])
- Method in interface hep.aida.
ICloud3D
Convert internally the ICloud3D to an IHistogram3D with given bin edges.
convertToHistogram()
- Method in interface hep.aida.
ICloud
Convert the ICloud to an IHistogram using the default number of bins.
coordToIndex(double)
- Method in interface hep.aida.
IAxis
Convert a coordinate on the axis to a bin number.
coordToIndex(double)
- Method in interface hep.aida.
IHistogram1D
Get the bin number corresponding to a given coordinate along the x axis.
coordToIndex(double)
- Method in interface hep.aida.
IProfile1D
Convenience method, equivalent to
axis().coordToIndex(coord)
.
coordToIndexX(double)
- Method in interface hep.aida.
IHistogram2D
Get the bin number corresponding to a given coordinate along the x axis.
coordToIndexX(double)
- Method in interface hep.aida.
IHistogram3D
Get the bin number corresponding to a given coordinate along the x axis.
coordToIndexX(double)
- Method in interface hep.aida.
IProfile2D
Convenience method, equivalent to
xAxis().coordToIndex(coord)
.
coordToIndexY(double)
- Method in interface hep.aida.
IHistogram2D
Get the bin number corresponding to a given coordinate along the y axis.
coordToIndexY(double)
- Method in interface hep.aida.
IHistogram3D
Get the bin number corresponding to a given coordinate along the y axis.
coordToIndexY(double)
- Method in interface hep.aida.
IProfile2D
Convenience method, equivalent to
yAxis().coordToIndex(coord)
.
coordToIndexZ(double)
- Method in interface hep.aida.
IHistogram3D
Get the bin number corresponding to a given coordinate along the z axis.
coordinate(int)
- Method in interface hep.aida.
IDataPoint
Get the IMeasurement for a given coordinate.
covMatrixElement(int, int)
- Method in interface hep.aida.
IFitResult
Deprecated.
use covarianceMatrixElement REMOVE AIDA-199
covarianceMatrixElement(int, int)
- Method in interface hep.aida.
IFitResult
Covariance matrix.
cp(String, String)
- Method in interface hep.aida.
ITree
Copy an object from a path to another.
cp(String, String, boolean)
- Method in interface hep.aida.
ITree
Copy an object from a path to another.
create()
- Static method in class hep.aida.
IAnalysisFactory
create(String)
- Static method in class hep.aida.
IAnalysisFactory
Create an instance of an IAnalysisFactory.
create(String, String, int)
- Method in interface hep.aida.
IDataPointSetFactory
Create an empty IDataPointSet.
create(String, String, int, String)
- Method in interface hep.aida.
IDataPointSetFactory
Create an empty IDataPointSet.
create(String, int)
- Method in interface hep.aida.
IDataPointSetFactory
Create an empty IDataPointSet.
create(String, int, String)
- Method in interface hep.aida.
IDataPointSetFactory
Create an empty IDataPointSet.
create(String, IHistogram1D)
- Method in interface hep.aida.
IDataPointSetFactory
Create an IDataPointSet from an IHistogram1D.
create(String, IHistogram1D, String)
- Method in interface hep.aida.
IDataPointSetFactory
Create an IDataPointSet from an IHistogram1D.
create(String, IHistogram2D)
- Method in interface hep.aida.
IDataPointSetFactory
Create an IDataPointSet from an IHistogram2D.
create(String, IHistogram2D, String)
- Method in interface hep.aida.
IDataPointSetFactory
Create an IDataPointSet from an IHistogram2D.
create(String, IHistogram3D)
- Method in interface hep.aida.
IDataPointSetFactory
Create an IDataPointSet from an IHistogram3D.
create(String, IHistogram3D, String)
- Method in interface hep.aida.
IDataPointSetFactory
Create an IDataPointSet from an IHistogram3D.
create(String, ICloud1D)
- Method in interface hep.aida.
IDataPointSetFactory
Create an IDataPointSet from an ICloud1D.
create(String, ICloud1D, String)
- Method in interface hep.aida.
IDataPointSetFactory
Create an IDataPointSet from an ICloud1D.
create(String, ICloud2D)
- Method in interface hep.aida.
IDataPointSetFactory
Create an IDataPointSet from an ICloud2D.
create(String, ICloud2D, String)
- Method in interface hep.aida.
IDataPointSetFactory
Create an IDataPointSet from an ICloud2D.
create(String, ICloud3D)
- Method in interface hep.aida.
IDataPointSetFactory
Create an IDataPointSet from an ICloud3D.
create(String, ICloud3D, String)
- Method in interface hep.aida.
IDataPointSetFactory
Create an IDataPointSet from an ICloud3D.
create(String, IProfile1D)
- Method in interface hep.aida.
IDataPointSetFactory
Create an IDataPointSet from an IProfile1D.
create(String, IProfile1D, String)
- Method in interface hep.aida.
IDataPointSetFactory
Create an IDataPointSet from an IProfile1D.
create(String, IProfile2D)
- Method in interface hep.aida.
IDataPointSetFactory
Create an IDataPointSet from an IProfile2D.
create(String, IProfile2D, String)
- Method in interface hep.aida.
IDataPointSetFactory
Create an IDataPointSet from an IProfile2D.
create()
- Method in interface hep.aida.
IPlotterFactory
Create an IPlotter.
create(String)
- Method in interface hep.aida.
IPlotterFactory
Create an IPlotter.
create(String, String)
- Method in interface hep.aida.
IPlotterFactory
Create an IPlotter.
create()
- Method in interface hep.aida.
ITreeFactory
Creates a new tree that is not associated with a store.
create(String)
- Method in interface hep.aida.
ITreeFactory
Creates a new tree and associates it with a store.
create(String, String)
- Method in interface hep.aida.
ITreeFactory
Creates a new tree and associates it with a store.
create(String, String, boolean)
- Method in interface hep.aida.
ITreeFactory
Creates a new tree and associates it with a store.
create(String, String, boolean, boolean)
- Method in interface hep.aida.
ITreeFactory
Creates a new tree and associates it with a store.
create(String, String, boolean, boolean, String)
- Method in interface hep.aida.
ITreeFactory
Creates a new tree and associates it with a store.
create(String, String, String[], Class[])
- Method in interface hep.aida.
ITupleFactory
Creates an NTuple
create(String, String, String[], Class[], String)
- Method in interface hep.aida.
ITupleFactory
Creates an NTuple
create(String, String, String)
- Method in interface hep.aida.
ITupleFactory
Creates an NTuple
create(String, String, String, String)
- Method in interface hep.aida.
ITupleFactory
Creates an NTuple
create1DConnection(IHistogram1D)
- Method in interface hep.aida.
IFitData
Create a one dimensional connection to an IHistogram1D.
create1DConnection(ICloud1D)
- Method in interface hep.aida.
IFitData
Create a one dimensional connection to an ICloud1D.
create1DConnection(IProfile1D)
- Method in interface hep.aida.
IFitData
Create a one dimensional connection to an IProfile1D.
create1DConnection(IDataPointSet, int, int)
- Method in interface hep.aida.
IFitData
Create a one dimensional connection to an IDataPointSet.
create1DConnection(double[], double[], double[])
- Method in interface hep.aida.
IFitData
Create a one dimensional connection to a set of measurements with corresponding correlation matrix.
create2DConnection(IHistogram2D)
- Method in interface hep.aida.
IFitData
Create a two dimensional connection to an IHistogram2D.
create2DConnection(IHistogram2D, int, int)
- Method in interface hep.aida.
IFitData
Create a two dimensional connection to an IHistogram2D.
create2DConnection(ICloud2D)
- Method in interface hep.aida.
IFitData
Create a two dimensional connection to an ICloud2D.
create2DConnection(ICloud2D, int, int)
- Method in interface hep.aida.
IFitData
Create a two dimensional connection to an ICloud2D.
create2DConnection(IProfile2D)
- Method in interface hep.aida.
IFitData
Create a two dimensional connection to an IProfile2D.
create2DConnection(IProfile2D, int, int)
- Method in interface hep.aida.
IFitData
Create a two dimensional connection to an IProfile2D.
create2DConnection(IDataPointSet, int, int, int)
- Method in interface hep.aida.
IFitData
Create a two dimensional connection to an IDataPointSet.
create3DConnection(IHistogram3D)
- Method in interface hep.aida.
IFitData
Create a three dimensional connection to an IHistogram3D.
create3DConnection(IHistogram3D, int, int, int)
- Method in interface hep.aida.
IFitData
Create a three dimensional connection to an IHistogram3D.
create3DConnection(ICloud3D)
- Method in interface hep.aida.
IFitData
Create a three dimensional connection to an ICloud3D.
create3DConnection(ICloud3D, int, int, int)
- Method in interface hep.aida.
IFitData
Create a three dimensional connection to an ICloud3D.
create3DConnection(IDataPointSet, int, int, int, int)
- Method in interface hep.aida.
IFitData
Create a three dimensional connection to an IDataPointSet.
createAxisStyle()
- Method in interface hep.aida.
IPlotterFactory
createChained(String, String, ITuple[])
- Method in interface hep.aida.
ITupleFactory
Creates a logical chain of ITuples.
createChained(String, String, String[])
- Method in interface hep.aida.
ITupleFactory
Creates a logical chain of ITuples.
createCloud1D(String, String)
- Method in interface hep.aida.
IHistogramFactory
Create a ICloud1D, an unbinned 1-dimensional histogram.
createCloud1D(String, String, int)
- Method in interface hep.aida.
IHistogramFactory
Create a ICloud1D, an unbinned 1-dimensional histogram.
createCloud1D(String, String, int, String)
- Method in interface hep.aida.
IHistogramFactory
Create a ICloud1D, an unbinned 1-dimensional histogram.
createCloud1D(String)
- Method in interface hep.aida.
IHistogramFactory
Create a ICloud1D, an unbinned 1-dimensional histogram.
createCloud2D(String, String)
- Method in interface hep.aida.
IHistogramFactory
Create a ICloud2D, an unbinned 2-dimensional histogram.
createCloud2D(String, String, int)
- Method in interface hep.aida.
IHistogramFactory
Create a ICloud2D, an unbinned 2-dimensional histogram.
createCloud2D(String, String, int, String)
- Method in interface hep.aida.
IHistogramFactory
Create a ICloud2D, an unbinned 2-dimensional histogram.
createCloud2D(String)
- Method in interface hep.aida.
IHistogramFactory
Create a ICloud2D, an unbinned 2-dimensional histogram.
createCloud3D(String, String)
- Method in interface hep.aida.
IHistogramFactory
Create a ICloud3D, an unbinned 3-dimensional histogram.
createCloud3D(String, String, int)
- Method in interface hep.aida.
IHistogramFactory
Create a ICloud3D, an unbinned 3-dimensional histogram.
createCloud3D(String, String, int, String)
- Method in interface hep.aida.
IHistogramFactory
Create a ICloud3D, an unbinned 3-dimensional histogram.
createCloud3D(String)
- Method in interface hep.aida.
IHistogramFactory
Create a ICloud3D, an unbinned 3-dimensional histogram.
createConnection(ITuple, String[])
- Method in interface hep.aida.
IFitData
Create a connection to an ITuple.
createConnection(ITuple, IEvaluator[])
- Method in interface hep.aida.
IFitData
Create a connection to an ITuple.
createConnection(IDataPointSet, int[], int)
- Method in interface hep.aida.
IFitData
Create a connection to an IDataPointSet.
createContour(IFitData, IFitResult, String, String, int, double)
- Method in interface hep.aida.
IFitter
createCopy(String, IDataPointSet)
- Method in interface hep.aida.
IDataPointSetFactory
Make a copy of a given IDataPointSet.
createCopy(String, ICloud1D)
- Method in interface hep.aida.
IHistogramFactory
Create a copy of an ICloud1D.
createCopy(String, ICloud2D)
- Method in interface hep.aida.
IHistogramFactory
Create a copy of an ICloud2D.
createCopy(String, ICloud3D)
- Method in interface hep.aida.
IHistogramFactory
Create a copy of an ICloud3D.
createCopy(String, IHistogram1D)
- Method in interface hep.aida.
IHistogramFactory
Create a copy of an IHistogram1D.
createCopy(String, IHistogram2D)
- Method in interface hep.aida.
IHistogramFactory
Create a copy of an IHistogram2D.
createCopy(String, IHistogram3D)
- Method in interface hep.aida.
IHistogramFactory
Create a copy of an IHistogram3D.
createCopy(String, IProfile1D)
- Method in interface hep.aida.
IHistogramFactory
Create a copy of an IProfile1D.
createCopy(String, IProfile2D)
- Method in interface hep.aida.
IHistogramFactory
Create a copy of an IProfile2D.
createCopy(String, ITuple)
- Method in interface hep.aida.
ITupleFactory
Create a copy of an ITuple.
createDataPointSetFactory(ITree)
- Method in class hep.aida.
IAnalysisFactory
Create an IDataPointSetFactory.
createDataPointSetFactory(ITree, String)
- Method in class hep.aida.
IAnalysisFactory
Create an IDataPointSetFactory.
createDataStyle()
- Method in interface hep.aida.
IPlotterFactory
Create various "scene part" styles.
createEvaluator(String)
- Method in interface hep.aida.
ITupleFactory
Create IEvaluator object given its expression.
createFillStyle()
- Method in interface hep.aida.
IPlotterFactory
createFilter(String)
- Method in interface hep.aida.
ITupleFactory
Creates IFilter object given a string defining of the "cut" expression.
createFilter(String, int)
- Method in interface hep.aida.
ITupleFactory
Creates a filter object given a string defining the "cut" expression.
createFilter(String, int, int)
- Method in interface hep.aida.
ITupleFactory
Creates a filter object given a string defining the "cut" expression.
createFiltered(String, ITuple, IFilter)
- Method in interface hep.aida.
ITupleFactory
Creates a new reduced tuple (less rows) from an existing one by applying a filter.
createFiltered(String, ITuple, IFilter, String[])
- Method in interface hep.aida.
ITupleFactory
Creates a new reduced tuple (less rows) from an existing one by applying a filter.
createFitData()
- Method in interface hep.aida.
IFitFactory
createFitFactory()
- Method in class hep.aida.
IAnalysisFactory
Create an IFitFactory.
createFitFactory(String)
- Method in class hep.aida.
IAnalysisFactory
Create an IFitFactory.
createFitter()
- Method in interface hep.aida.
IFitFactory
Create a new IFitter
createFitter(String)
- Method in interface hep.aida.
IFitFactory
Create a new IFitter.
createFitter(String, String)
- Method in interface hep.aida.
IFitFactory
Create a new IFitter.
createFitter(String, String, String)
- Method in interface hep.aida.
IFitFactory
Create a new IFitter.
createFunctionByName(String, String)
- Method in interface hep.aida.
IFunctionFactory
Create function from a model registered in the catalog.
createFunctionFactory(ITree)
- Method in class hep.aida.
IAnalysisFactory
Create an IFunctionFactory.
createFunctionFactory(ITree, String)
- Method in class hep.aida.
IAnalysisFactory
Create an IFunctionFactory.
createFunctionFromScript(String, int, String, String, String)
- Method in interface hep.aida.
IFunctionFactory
Create function from script.
createFunctionFromScript(String, int, String, String, String, String)
- Method in interface hep.aida.
IFunctionFactory
Create function from script.
createGenericFactory(String)
- Method in class hep.aida.
IAnalysisFactory
Create an IGenericFactory.
createGenericFactory(String, String)
- Method in class hep.aida.
IAnalysisFactory
Create an IGenericFactory.
createHistogram1D(String, String, int, double, double)
- Method in interface hep.aida.
IHistogramFactory
Create a IHistogram1D.
createHistogram1D(String, String, int, double, double, String)
- Method in interface hep.aida.
IHistogramFactory
Create a IHistogram1D.
createHistogram1D(String, int, double, double)
- Method in interface hep.aida.
IHistogramFactory
Create a IHistogram1D.
createHistogram1D(String, String, double[])
- Method in interface hep.aida.
IHistogramFactory
Create a IHistogram1D.
createHistogram1D(String, String, double[], String)
- Method in interface hep.aida.
IHistogramFactory
Create a IHistogram1D.
createHistogram2D(String, String, int, double, double, int, double, double)
- Method in interface hep.aida.
IHistogramFactory
Create a IHistogram2D.
createHistogram2D(String, String, int, double, double, int, double, double, String)
- Method in interface hep.aida.
IHistogramFactory
Create a IHistogram2D.
createHistogram2D(String, int, double, double, int, double, double)
- Method in interface hep.aida.
IHistogramFactory
Create a IHistogram2D.
createHistogram2D(String, String, double[], double[])
- Method in interface hep.aida.
IHistogramFactory
Create a IHistogram2D.
createHistogram2D(String, String, double[], double[], String)
- Method in interface hep.aida.
IHistogramFactory
Create a IHistogram2D.
createHistogram3D(String, String, int, double, double, int, double, double, int, double, double)
- Method in interface hep.aida.
IHistogramFactory
Create a IHistogram3D.
createHistogram3D(String, String, int, double, double, int, double, double, int, double, double, String)
- Method in interface hep.aida.
IHistogramFactory
Create a IHistogram3D.
createHistogram3D(String, int, double, double, int, double, double, int, double, double)
- Method in interface hep.aida.
IHistogramFactory
Create a IHistogram3D.
createHistogram3D(String, String, double[], double[], double[])
- Method in interface hep.aida.
IHistogramFactory
Create a IHistogram3D.
createHistogram3D(String, String, double[], double[], double[], String)
- Method in interface hep.aida.
IHistogramFactory
Create a IHistogram3D.
createHistogramFactory(ITree)
- Method in class hep.aida.
IAnalysisFactory
Create an IHistogramFactory.
createHistogramFactory(ITree, String)
- Method in class hep.aida.
IAnalysisFactory
Create an IHistogramFactory.
createLineStyle()
- Method in interface hep.aida.
IPlotterFactory
createManagedObjectGenericFactory(String, ITree)
- Method in class hep.aida.
IAnalysisFactory
Create an IGenericFactory that can create Managed Objects.
createManagedObjectGenericFactory(String, ITree, String)
- Method in class hep.aida.
IAnalysisFactory
Create an IGenericFactory that can create Managed Objects.
createMarkerStyle()
- Method in interface hep.aida.
IPlotterFactory
Create various basic styles.
createNamedTree(String, String, String)
- Method in interface hep.aida.
ITreeFactory
Creates a new tree which is explicitly named.
createNamedTree(String, String, String, int)
- Method in interface hep.aida.
ITreeFactory
Creates a new tree which is explicitly named.
createNamedTree(String, String, String, int, String)
- Method in interface hep.aida.
ITreeFactory
Creates a new tree which is explicitly named.
createPlotterFactory()
- Method in class hep.aida.
IAnalysisFactory
Create an IPlotterFactory.
createPlotterFactory(String)
- Method in class hep.aida.
IAnalysisFactory
Create an IPlotterFactory.
createPlotterStyle()
- Method in interface hep.aida.
IPlotterFactory
Create a global plotter style.
createProfile1D(String, String, int, double, double)
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile1D.
createProfile1D(String, String, int, double, double, String)
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile1D.
createProfile1D(String, String, int, double, double, double, double)
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile1D.
createProfile1D(String, String, int, double, double, double, double, String)
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile1D.
createProfile1D(String, String, double[])
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile1D.
createProfile1D(String, String, double[], String)
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile1D.
createProfile1D(String, String, double[], double, double)
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile1D.
createProfile1D(String, String, double[], double, double, String)
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile1D.
createProfile1D(String, int, double, double)
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile1D.
createProfile1D(String, int, double, double, double, double)
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile1D.
createProfile2D(String, String, int, double, double, int, double, double)
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile2D.
createProfile2D(String, String, int, double, double, int, double, double, String)
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile2D.
createProfile2D(String, String, int, double, double, int, double, double, double, double)
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile2D.
createProfile2D(String, String, int, double, double, int, double, double, double, double, String)
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile2D.
createProfile2D(String, String, double[], double[])
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile2D.
createProfile2D(String, String, double[], double[], String)
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile2D.
createProfile2D(String, String, double[], double[], double, double)
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile2D.
createProfile2D(String, String, double[], double[], double, double, String)
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile2D.
createProfile2D(String, int, double, double, int, double, double)
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile2D.
createProfile2D(String, int, double, double, int, double, double, double, double)
- Method in interface hep.aida.
IHistogramFactory
Create a IProfile2D.
createRegion()
- Method in interface hep.aida.
IPlotter
Create a new region.
createRegion(double)
- Method in interface hep.aida.
IPlotter
Create a new region.
createRegion(double, double)
- Method in interface hep.aida.
IPlotter
Create a new region.
createRegion(double, double, double)
- Method in interface hep.aida.
IPlotter
Create a new region.
createRegion(double, double, double, double)
- Method in interface hep.aida.
IPlotter
Create a new region.
createRegions()
- Method in interface hep.aida.
IPlotter
Create a grid of regions.
createRegions(int)
- Method in interface hep.aida.
IPlotter
Create a grid of regions.
createRegions(int, int)
- Method in interface hep.aida.
IPlotter
Create a grid of regions.
createRegions(int, int, int)
- Method in interface hep.aida.
IPlotter
Create a grid of regions.
createScan1D(IFitData, IFunction, String, int, double, double)
- Method in interface hep.aida.
IFitter
createTextStyle()
- Method in interface hep.aida.
IPlotterFactory
createTitleStyle()
- Method in interface hep.aida.
IPlotterFactory
createTree()
- Method in interface hep.aida.
ITreeFactory
Creates a new tree that is not associated with a store.
createTree(String)
- Method in interface hep.aida.
ITreeFactory
Creates a new tree that is not associated with a store.
createTree(String, String)
- Method in interface hep.aida.
ITreeFactory
Creates a new tree and associates it with a store.
createTree(String, String, int)
- Method in interface hep.aida.
ITreeFactory
Creates a new tree and associates it with a store.
createTree(String, String, int, String)
- Method in interface hep.aida.
ITreeFactory
Creates a new tree and associates it with a store.
createTreeFactory()
- Method in class hep.aida.
IAnalysisFactory
Create an ITreeFactory.
createTreeFactory(String)
- Method in class hep.aida.
IAnalysisFactory
Create an ITreeFactory.
createTupleFactory(ITree)
- Method in class hep.aida.
IAnalysisFactory
Create an ITupleFactory.
createTupleFactory(ITree, String)
- Method in class hep.aida.
IAnalysisFactory
Create an ITupleFactory.
createX(String, String, double[], double[])
- Method in interface hep.aida.
IDataPointSetFactory
Create a two dimensional IDataPointSet providing the data along x (the y value is the index of the x value in the array).
createX(String, String, double[], double[], double[])
- Method in interface hep.aida.
IDataPointSetFactory
Create a two dimensional IDataPointSet providing the data along x (the y value is the index of the x value in the array).
createX(String, double[], double[])
- Method in interface hep.aida.
IDataPointSetFactory
Create a two dimensional IDataPointSet providing the data along x (the y value is the index of the x value in the array).
createX(String, double[], double[], double[])
- Method in interface hep.aida.
IDataPointSetFactory
Create a two dimensional IDataPointSet providing the data along x (the y value is the index of the x value in the array).
createXY(String, String, double[], double[], double[], double[], double[], double[])
- Method in interface hep.aida.
IDataPointSetFactory
Create a two dimensional IDataPointSet providing the data.
createXY(String, String, double[], double[], double[], double[])
- Method in interface hep.aida.
IDataPointSetFactory
Create a two dimensional IDataPointSet providing the data.
createXY(String, double[], double[], double[], double[], double[], double[])
- Method in interface hep.aida.
IDataPointSetFactory
Create a two dimensional IDataPointSet providing the data.
createXY(String, double[], double[], double[], double[])
- Method in interface hep.aida.
IDataPointSetFactory
Create a two dimensional IDataPointSet providing the data.
createXYZ(String, String, double[], double[], double[], double[], double[], double[], double[], double[], double[])
- Method in interface hep.aida.
IDataPointSetFactory
Create a three dimensional IDataPointSet providing the data.
createXYZ(String, String, double[], double[], double[], double[], double[], double[])
- Method in interface hep.aida.
IDataPointSetFactory
Create a three dimensional IDataPointSet providing the data.
createXYZ(String, double[], double[], double[], double[], double[], double[], double[], double[], double[])
- Method in interface hep.aida.
IDataPointSetFactory
Create a two dimensional IDataPointSet providing the data.
createXYZ(String, double[], double[], double[], double[], double[], double[])
- Method in interface hep.aida.
IDataPointSetFactory
Create a two dimensional IDataPointSet providing the data.
createY(String, String, double[], double[])
- Method in interface hep.aida.
IDataPointSetFactory
Create a two dimensional IDataPointSet providing the data along y (the x value is the index of the y value in the array).
createY(String, String, double[], double[], double[])
- Method in interface hep.aida.
IDataPointSetFactory
Create a two dimensional IDataPointSet providing the data along y (the x value is the index of the y value in the array).
createY(String, double[], double[])
- Method in interface hep.aida.
IDataPointSetFactory
Create a two dimensional IDataPointSet providing the data along y (the x value is the index of the y value in the array).
createY(String, double[], double[], double[])
- Method in interface hep.aida.
IDataPointSetFactory
Create a two dimensional IDataPointSet providing the data along y (the x value is the index of the y value in the array).
currentRegion()
- Method in interface hep.aida.
IPlotter
currentRegionNumber()
- Method in interface hep.aida.
IPlotter
D
DATA_VALUE
- Static variable in interface hep.aida.
Unit
dataBoxStyle()
- Method in interface hep.aida.
IPlotterStyle
dataDescription()
- Method in interface hep.aida.
IFitData
dataDescription()
- Method in interface hep.aida.
IFitResult
dataStyle()
- Method in interface hep.aida.
IPlotterStyle
Get style of various plotting scene parts.
defaultValue()
- Method in interface hep.aida.
ITupleColumn.B
Get the column default value.
defaultValue()
- Method in interface hep.aida.
ITupleColumn.C
Get the column default value.
defaultValue()
- Method in interface hep.aida.
ITupleColumn.D
Get the column default value.
defaultValue()
- Method in interface hep.aida.
ITupleColumn.F
Get the column default value.
defaultValue()
- Method in interface hep.aida.
ITupleColumn.I
Get the column default value.
defaultValue()
- Method in interface hep.aida.
ITupleColumn.ITuple
Get the column default value.
defaultValue()
- Method in interface hep.aida.
ITupleColumn.L
Get the column default value.
defaultValue()
- Method in interface hep.aida.
ITupleColumn.Object
Get the column default value.
defaultValue()
- Method in interface hep.aida.
ITupleColumn.S
Get the column default value.
defaultValue()
- Method in interface hep.aida.
ITupleColumn.String
Get the column default value.
defaultValue()
- Method in interface hep.aida.
ITupleColumn.Z
Get the column default value.
degreesOfFreedom()
- Method in interface hep.aida.
IFitResult
Number of degrees of freedom.
destroy(IDataPointSet)
- Method in interface hep.aida.
IDataPointSetFactory
Destroy a given IDataPointSet.
destroy(IBaseHistogram)
- Method in interface hep.aida.
IHistogramFactory
Destroy an IBaseHistogram ogject.
destroyRegions()
- Method in interface hep.aida.
IPlotter
Destroy regions.
dimension()
- Method in interface hep.aida.
IBaseHistogram
Get the Histogram's dimension.
dimension()
- Method in interface hep.aida.
IDataPoint
Get the dimension of the IDataPoint, i.e. the number of coordinates the point has.
dimension()
- Method in interface hep.aida.
IDataPointSet
Get the dimension of the IDataPoints that can be stored in the set.
dimension()
- Method in interface hep.aida.
IFitData
The dimension of this IFitData, i.e. the number of connections.
dimension()
- Method in interface hep.aida.
IFunction
Dimensionality of the domain space.
divide(String, IDataPointSet, IDataPointSet)
- Method in interface hep.aida.
IDataPointSetFactory
Divide two IDataSetPoint, point by point and measurement by measurement.
divide(String, IHistogram1D, IHistogram1D)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram1D by dividing two IHistogram1D.
divide(String, IHistogram2D, IHistogram2D)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram2D by dividing two IHistogram2D.
divide(String, IHistogram3D, IHistogram3D)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram3D by dividing two IHistogram3D.
E
engineName()
- Method in interface hep.aida.
IFitResult
engineName()
- Method in interface hep.aida.
IFitter
Get the name of the engine currently in use.
entries()
- Method in interface hep.aida.
IBaseHistogram
Get the number of in-range entries in the Histogram.
equivalentBinEntries()
- Method in interface hep.aida.
IHistogram
Number of equivalent entries, i.e.
errorBarStyle()
- Method in interface hep.aida.
IDataStyle
errorMinus()
- Method in interface hep.aida.
IMeasurement
Get the minus error of the IMeasurement.
errorPlus()
- Method in interface hep.aida.
IMeasurement
Get the plus error of the IMeasurement.
errors()
- Method in interface hep.aida.
IFitResult
Get the parabolic errors on the fitted parameters.
errorsMinus()
- Method in interface hep.aida.
IFitResult
Get the negative part of the asymmetric errors on the fitted parameters.
errorsPlus()
- Method in interface hep.aida.
IFitResult
Get the positive part of the asymmetric errors on the fitted parameters.
evaluateDouble()
- Method in interface hep.aida.
IEvaluator
Evaluate the IEvaluator from the data in the current row of the ITuple it is associated to.
evaluateMax(IEvaluator)
- Method in interface hep.aida.
ITuple
Get the maximum of an evaulation.
evaluateMax(IEvaluator, IFilter)
- Method in interface hep.aida.
ITuple
Get the maximum of an evaulation.
evaluateMin(IEvaluator)
- Method in interface hep.aida.
ITuple
Get the minimum of an evaulation.
evaluateMin(IEvaluator, IFilter)
- Method in interface hep.aida.
ITuple
Get the minimum of an evaulation.
exclude(double, double)
- Method in interface hep.aida.
IRangeSet
Exclude [xMin, xMax] interval from the existing set of valid ranges
excludeAll()
- Method in interface hep.aida.
IRangeSet
Set empty range.
excludeNormalizationAll()
- Method in interface hep.aida.
IModelFunction
Set empty range in all axes.
expression()
- Method in interface hep.aida.
IEvaluator
Get the expression that defined the IEvaluator.
expression()
- Method in interface hep.aida.
IFilter
Get the expression that defined the IFilter.
extraEntries()
- Method in interface hep.aida.
IHistogram
Number of entries in the UNDERFLOW and OVERFLOW bins.
extraEntries()
- Method in interface hep.aida.
IProfile
Get the number of entries in the underflow and overflow bins.
F
fill(double)
- Method in interface hep.aida.
ICloud1D
Fill the ICloud1D with a value and a corresponding weight.
fill(double, double)
- Method in interface hep.aida.
ICloud1D
Fill the ICloud1D with a value and a corresponding weight.
fill(double, double)
- Method in interface hep.aida.
ICloud2D
Fill the ICloud2D with a couple of values and a corresponding weight.
fill(double, double, double)
- Method in interface hep.aida.
ICloud2D
Fill the ICloud2D with a couple of values and a corresponding weight.
fill(double, double, double)
- Method in interface hep.aida.
ICloud3D
Fill the ICloud3D with a triplet of values and a corresponding weight.
fill(double, double, double, double)
- Method in interface hep.aida.
ICloud3D
Fill the ICloud3D with a triplet of values and a corresponding weight.
fill(double)
- Method in interface hep.aida.
IHistogram1D
Fill the IHistogram1D with a value and the corresponding weight.
fill(double, double)
- Method in interface hep.aida.
IHistogram1D
Fill the IHistogram1D with a value and the corresponding weight.
fill(double, double)
- Method in interface hep.aida.
IHistogram2D
Fill the IHistogram2D with a couple of values and the corresponding weight.
fill(double, double, double)
- Method in interface hep.aida.
IHistogram2D
Fill the IHistogram2D with a couple of values and the corresponding weight.
fill(double, double, double)
- Method in interface hep.aida.
IHistogram3D
Fill the IHistogram3D with a triplet of values and the corresponding weight.
fill(double, double, double, double)
- Method in interface hep.aida.
IHistogram3D
Fill the IHistogram3D with a triplet of values and the corresponding weight.
fill(double, double)
- Method in interface hep.aida.
IProfile1D
Fill the IProfile1D.
fill(double, double, double)
- Method in interface hep.aida.
IProfile1D
Fill the IProfile1D.
fill(double, double, double)
- Method in interface hep.aida.
IProfile2D
Fill the IProfile2D.
fill(double, double, double, double)
- Method in interface hep.aida.
IProfile2D
Fill the IProfile2D.
fill(int, double)
- Method in interface hep.aida.
ITuple
Fill a given column with a double.
fill(int, float)
- Method in interface hep.aida.
ITuple
Fill a given column with a float.
fill(int, int)
- Method in interface hep.aida.
ITuple
Fill a given column with an integer.
fill(int, short)
- Method in interface hep.aida.
ITuple
Fill a given column with a short.
fill(int, long)
- Method in interface hep.aida.
ITuple
Fill a given column with a long.
fill(int, char)
- Method in interface hep.aida.
ITuple
Fill a given column with a char.
fill(int, byte)
- Method in interface hep.aida.
ITuple
Fill a given column with a byte.
fill(int, boolean)
- Method in interface hep.aida.
ITuple
Fill a given column with a boolean.
fill(int, String)
- Method in interface hep.aida.
ITuple
Fill a given column with a string.
fill(int, Object)
- Method in interface hep.aida.
ITuple
Fill a given column with an object.
fill(double[])
- Method in interface hep.aida.
ITuple
Fill all the columns at once with doubles.
fill(float[])
- Method in interface hep.aida.
ITuple
Fill all the columns at once with floats.
fill(byte)
- Method in interface hep.aida.
ITupleColumn.B
Fill the column.
fill(char)
- Method in interface hep.aida.
ITupleColumn.C
Fill the column.
fill(double)
- Method in interface hep.aida.
ITupleColumn.D
Fill the column.
fill(float)
- Method in interface hep.aida.
ITupleColumn.F
Fill the column.
fill(int)
- Method in interface hep.aida.
ITupleColumn.I
Fill the column.
fill(ITuple)
- Method in interface hep.aida.
ITupleColumn.ITuple
Fill the column.
fill(long)
- Method in interface hep.aida.
ITupleColumn.L
Fill the column.
fill(Object)
- Method in interface hep.aida.
ITupleColumn.Object
Fill the column.
fill(short)
- Method in interface hep.aida.
ITupleColumn.S
Fill the column.
fill(String)
- Method in interface hep.aida.
ITupleColumn.String
Fill the column.
fill(boolean)
- Method in interface hep.aida.
ITupleColumn.Z
Fill the column.
fillHistogram(IHistogram1D)
- Method in interface hep.aida.
ICloud1D
Project the ICloud1D on an IHistogram1D.
fillHistogram(IHistogram2D)
- Method in interface hep.aida.
ICloud2D
Project the ICloud2D on an IHistogram2D.
fillHistogram(IHistogram3D)
- Method in interface hep.aida.
ICloud3D
Project the ICloud3D on an IHistogram3D.
fillStyle()
- Method in interface hep.aida.
IDataStyle
fillableObject()
- Method in interface hep.aida.
ITupleColumn.B
Used when filling.
fillableObject()
- Method in interface hep.aida.
ITupleColumn.C
Used when filling.
fillableObject()
- Method in interface hep.aida.
ITupleColumn.D
Used when filling.
fillableObject()
- Method in interface hep.aida.
ITupleColumn.F
Used when filling.
fillableObject()
- Method in interface hep.aida.
ITupleColumn.I
Used when filling.
fillableObject()
- Method in interface hep.aida.
ITupleColumn.ITuple
Used when filling.
fillableObject()
- Method in interface hep.aida.
ITupleColumn.L
Used when filling.
fillableObject()
- Method in interface hep.aida.
ITupleColumn.Object
Used when filling.
fillableObject()
- Method in interface hep.aida.
ITupleColumn.S
Used when filling.
fillableObject()
- Method in interface hep.aida.
ITupleColumn.String
Used when filling.
fillableObject()
- Method in interface hep.aida.
ITupleColumn.Z
Used when filling.
find(String)
- Method in interface hep.aida.
ITree
Get the IManagedObject at a given path in the ITree.
findColumn(String)
- Method in interface hep.aida.
ITuple
Get the index within the ITuple of a given column.
findKey(String)
- Method in interface hep.aida.
IAnnotation
Find the index of a key.
findPath(IManagedObject)
- Method in interface hep.aida.
ITree
Get the full path of an IManagedObject.
findTree(String)
- Method in interface hep.aida.
ITree
Get a mounted ITree at a given path in the current ITree.
findTuple(int)
- Method in interface hep.aida.
ITuple
Return method for tuple variables of type ITuple for a given column.
fit(IFitData, IFunction)
- Method in interface hep.aida.
IFitter
Fit an IFunction to an IFitData.
fit(IFitData, IFunction, String)
- Method in interface hep.aida.
IFitter
Fit an IFunction to an IFitData.
fit(IFitData, String)
- Method in interface hep.aida.
IFitter
Fit a given model to an IFitData.
fit(IFitData, String, String)
- Method in interface hep.aida.
IFitter
Fit a given model to an IFitData.
fit(IFitData, String, double[])
- Method in interface hep.aida.
IFitter
Fit a given model to an IFitData.
fit(IFitData, String, double[], String)
- Method in interface hep.aida.
IFitter
Fit a given model to an IFitData.
fit(IBaseHistogram, IFunction)
- Method in interface hep.aida.
IFitter
Shortcut to fit an IBaseHistogram directly with an IFunction.
fit(IBaseHistogram, IFunction, String)
- Method in interface hep.aida.
IFitter
Shortcut to fit an IBaseHistogram directly with an IFunction.
fit(IBaseHistogram, String)
- Method in interface hep.aida.
IFitter
Shortcut to fit an IBaseHistogram directly with an IFunction.
fit(IBaseHistogram, String, String)
- Method in interface hep.aida.
IFitter
Shortcut to fit an IBaseHistogram directly with an IFunction.
fit(IBaseHistogram, String, double[])
- Method in interface hep.aida.
IFitter
Shortcut to fit an IBaseHistogram directly with an IFunction.
fit(IBaseHistogram, String, double[], String)
- Method in interface hep.aida.
IFitter
Shortcut to fit an IBaseHistogram directly with an IFunction.
fit(IDataPointSet, IFunction)
- Method in interface hep.aida.
IFitter
Shortcut to fit an IDataPointSet directly with an IFunction.
fit(IDataPointSet, IFunction, String)
- Method in interface hep.aida.
IFitter
Shortcut to fit an IDataPointSet directly with an IFunction.
fit(IDataPointSet, String)
- Method in interface hep.aida.
IFitter
Shortcut to fit an IDataPointSet directly with an IFunction.
fit(IDataPointSet, String, String)
- Method in interface hep.aida.
IFitter
Shortcut to fit an IDataPointSet directly with an IFunction.
fit(IDataPointSet, String, double[])
- Method in interface hep.aida.
IFitter
Shortcut to fit an IDataPointSet directly with an IFunction.
fit(IDataPointSet, String, double[], String)
- Method in interface hep.aida.
IFitter
Shortcut to fit an IDataPointSet directly with an IFunction.
fitMethodName()
- Method in interface hep.aida.
IFitResult
fitMethodName()
- Method in interface hep.aida.
IFitter
Get the name of the fit method currently in use.
fitParameterSettings(String)
- Method in interface hep.aida.
IFitResult
fitParameterSettings(String)
- Method in interface hep.aida.
IFitter
Access to fit parameter settings.
fitStatus()
- Method in interface hep.aida.
IFitResult
fittedFunction()
- Method in interface hep.aida.
IFitResult
fittedParameter(String)
- Method in interface hep.aida.
IFitResult
Get the value of a fitted parameter by name.
fittedParameterNames()
- Method in interface hep.aida.
IFitResult
Get the names of the fitted parameters (including fixed and constrained ones).
fittedParameters()
- Method in interface hep.aida.
IFitResult
Get the array of the fitted parameter values (including fixed and constrained ones).
font()
- Method in interface hep.aida.
ITextStyle
Get name of current font.
fontSize()
- Method in interface hep.aida.
ITextStyle
Get current font size.
foregroundStyle()
- Method in interface hep.aida.
IBoxStyle
Get the IFillStyle that controls the foreground of the scene part.
G
getBoolean(int)
- Method in interface hep.aida.
ITuple
Deprecated.
Use the ITupleColumn#value() method.
getByte(int)
- Method in interface hep.aida.
ITuple
Deprecated.
Use the ITupleColumn#value() method.
getChar(int)
- Method in interface hep.aida.
ITuple
Deprecated.
Use the ITupleColumn#value() method.
getDouble(int)
- Method in interface hep.aida.
ITuple
Deprecated.
Use the ITupleColumn#value() method.
getFloat(int)
- Method in interface hep.aida.
ITuple
Deprecated.
Use the ITupleColumn#value() method.
getInt(int)
- Method in interface hep.aida.
ITuple
Deprecated.
Use the ITupleColumn#value() method.
getLong(int)
- Method in interface hep.aida.
ITuple
Deprecated.
Use the ITupleColumn#value() method.
getObject(int)
- Method in interface hep.aida.
ITuple
Deprecated.
Use the ITupleColumn#value() method.
getShort(int)
- Method in interface hep.aida.
ITuple
Deprecated.
Use the ITupleColumn#value() method.
getString(int)
- Method in interface hep.aida.
ITuple
Deprecated.
Use the ITupleColumn#value() method.
getTuple(int)
- Method in interface hep.aida.
ITuple
Deprecated.
Please use method ITuple#findTuple(int).
gradient(double[])
- Method in interface hep.aida.
IFunction
Gradient of the function.
gridStyle()
- Method in interface hep.aida.
IPlotterStyle
H
hasKey(String)
- Method in interface hep.aida.
IAnnotation
Check if a given key exists in IAnnotation
height()
- Method in interface hep.aida.
IBoxStyle
hep.aida
- package hep.aida
hide()
- Method in interface hep.aida.
IPlotter
Unmap the plotter on the screen.
histogram()
- Method in interface hep.aida.
ICloud1D
Get the internal IHistogram1D in which the ICloud1D converted to.
histogram()
- Method in interface hep.aida.
ICloud2D
Get the internal IHistogram2D in which the ICloud2D converted to.
histogram()
- Method in interface hep.aida.
ICloud3D
Get the internal IHistogram3D in which the ICloud3D converted to.
I
IAnalysisFactory
- class hep.aida.
IAnalysisFactory
.
The "master" factory from which other factories are obtained.
IAnalysisFactory()
- Constructor for class hep.aida.
IAnalysisFactory
IAnnotation
- interface hep.aida.
IAnnotation
.
The annotation holds arbitrary information represented with (key,value) pairs of strings.
IAxis
- interface hep.aida.
IAxis
.
An IAxis represents a binned histogram axis.
IAxisStyle
- interface hep.aida.
IAxisStyle
.
Style for the part of the scene representing an axis.
IBaseHistogram
- interface hep.aida.
IBaseHistogram
.
User level interface to Histogram.
IBaseStyle
- interface hep.aida.
IBaseStyle
.
Superclass for all styles in AIDA Plotting package.
IBaseTupleColumn
- interface hep.aida.
IBaseTupleColumn
.
User level interface to a Tuple column.
IBorderStyle
- interface hep.aida.
IBorderStyle
.
A style to control the border around scene parts.
IBoxStyle
- interface hep.aida.
IBoxStyle
.
Generic style for any "scene part" on the plot.
IBrushStyle
- interface hep.aida.
IBrushStyle
.
Superclass for anything which can be drawn in different colours and with (possibly) transparent/opaque/translucent effect.
ICloud
- interface hep.aida.
ICloud
.
User level interface to a Cloud.
ICloud1D
- interface hep.aida.
ICloud1D
.
User level interface to a 1D Cloud.
ICloud2D
- interface hep.aida.
ICloud2D
.
User level interface to a 2D Cloud.
ICloud3D
- interface hep.aida.
ICloud3D
.
User level interface to a 3D Cloud.
IConstants
- interface hep.aida.
IConstants
.
Constants used throughout AIDA.
IDataPoint
- interface hep.aida.
IDataPoint
.
Basic user-level interface class for holding and managing a single set of "measurements".
IDataPointSet
- interface hep.aida.
IDataPointSet
.
Basic user-level interface class for holding and managing a single set of "data points".
IDataPointSetFactory
- interface hep.aida.
IDataPointSetFactory
.
Basic user-level interface for creating a factory of IDataPointSet.
IDataStyle
- interface hep.aida.
IDataStyle
.
Style for the part of the scene representing the data (then histograms, functions, data point sets).
IEvaluator
- interface hep.aida.
IEvaluator
.
User's level interface of an IEvaluator.
IFillStyle
- interface hep.aida.
IFillStyle
.
Style for all filled areas (boxes, regions, histograms, etc.)
IFilter
- interface hep.aida.
IFilter
.
User's level interface of an IFilter.
IFitData
- interface hep.aida.
IFitData
.
Abstract representation of the fit data.
IFitFactory
- interface hep.aida.
IFitFactory
.
Factory for fitter and fit data objects.
IFitParameterSettings
- interface hep.aida.
IFitParameterSettings
.
Fitting-specific settings applied to a parameter of the fitted function.
IFitResult
- interface hep.aida.
IFitResult
.
Represents the result of the fit.
IFitter
- interface hep.aida.
IFitter
.
Fitter performs fits, scans and computes contours.
IFunction
- interface hep.aida.
IFunction
.
An IFunction is a lowest level function.
IFunctionCatalog
- interface hep.aida.
IFunctionCatalog
.
Function catalog.
IFunctionFactory
- interface hep.aida.
IFunctionFactory
.
Function factory.
IGenericFactory
- interface hep.aida.
IGenericFactory
.
Basic user-level interface for creating a generic factory.
IGridStyle
- interface hep.aida.
IGridStyle
.
Style for the grid.
IHistogram
- interface hep.aida.
IHistogram
.
User level interface to Histogram.
IHistogram1D
- interface hep.aida.
IHistogram1D
.
User level interface to 1D Histogram.
IHistogram2D
- interface hep.aida.
IHistogram2D
.
User level interface to 2D Histogram.
IHistogram3D
- interface hep.aida.
IHistogram3D
.
User level interface to 3D Histogram.
IHistogramFactory
- interface hep.aida.
IHistogramFactory
.
User level interface for factory classes of Histograms (binned, unbinned, and profile) The created objects are assumed to be managed by the tree which is associated to the factory.
IInfo
- interface hep.aida.
IInfo
.
The info class permits to access the info area of a region.
IInfoStyle
- interface hep.aida.
IInfoStyle
.
Deprecated.
ILegendBoxStyle
- interface hep.aida.
ILegendBoxStyle
.
Style for the legend box.
ILineStyle
- interface hep.aida.
ILineStyle
.
Style for all lines (axis lines, legend box outlines, etc.)
IManagedObject
- interface hep.aida.
IManagedObject
.
An object which can be stored in a tree.
IMarkerStyle
- interface hep.aida.
IMarkerStyle
.
Style for all markers (histo representation, legend box etc.)
IMeasurement
- interface hep.aida.
IMeasurement
.
Basic user-level interface class for holding a single "measurement" with positive and negative errors (to allow for asymmetric errors).
IModelFunction
- interface hep.aida.
IModelFunction
.
The IModelFunction interface extends a basic IFunction with methods needed to obtain high performance fitting.
IPlottable
- interface hep.aida.
IPlottable
.
Basic user-level interface to send generic graphic data to a plotter.
IPlotter
- interface hep.aida.
IPlotter
.
User level interface to plotter.
IPlotterFactory
- interface hep.aida.
IPlotterFactory
.
Factory for plotter and styles.
IPlotterLayout
- interface hep.aida.
IPlotterLayout
.
Interface to permit customization of the layout of scene objects.
IPlotterRegion
- interface hep.aida.
IPlotterRegion
.
User level interface to a plotter region.
IPlotterStyle
- interface hep.aida.
IPlotterStyle
.
User level interface to plotter style.
IProfile
- interface hep.aida.
IProfile
.
User level interface to a Profile histogram
IProfile1D
- interface hep.aida.
IProfile1D
.
User level interface to a 1-dimensional profile histogram
IProfile2D
- interface hep.aida.
IProfile2D
.
User level interface to a 2-dimensional profile histogram
IRangeSet
- interface hep.aida.
IRangeSet
.
User level interface to RangeSet.
IStatisticsBoxStyle
- interface hep.aida.
IStatisticsBoxStyle
.
Style for the statistics box.
ITextStyle
- interface hep.aida.
ITextStyle
.
Style for all text (e.g. axis labels, legend box text etc.)
ITitleStyle
- interface hep.aida.
ITitleStyle
.
Style for the "title scene part" of a plotting region or for the global title of a plotting page.
ITree
- interface hep.aida.
ITree
.
User level interface to a Tree.
ITreeFactory
- interface hep.aida.
ITreeFactory
.
The creator of trees.
ITuple
- interface hep.aida.
ITuple
.
User level interface to a Tuple.
ITupleColumn
- interface hep.aida.
ITupleColumn
.
User level interface to a Tuple column.
ITupleColumn.B
- interface hep.aida.
ITupleColumn.B
.
/* Template Instantiated Interface: ITupleColumn
ITupleColumn.C
- interface hep.aida.
ITupleColumn.C
.
/* Template Instantiated Interface: ITupleColumn
ITupleColumn.D
- interface hep.aida.
ITupleColumn.D
.
/* Template Instantiated Interface: ITupleColumn
ITupleColumn.F
- interface hep.aida.
ITupleColumn.F
.
/* Template Instantiated Interface: ITupleColumn
ITupleColumn.I
- interface hep.aida.
ITupleColumn.I
.
/* Template Instantiated Interface: ITupleColumn
ITupleColumn.ITuple
- interface hep.aida.
ITupleColumn.ITuple
.
/* Template Instantiated Interface: ITupleColumn
ITupleColumn.L
- interface hep.aida.
ITupleColumn.L
.
/* Template Instantiated Interface: ITupleColumn
ITupleColumn.Object
- interface hep.aida.
ITupleColumn.Object
.
/* Template Instantiated Interface: ITupleColumn
ITupleColumn.S
- interface hep.aida.
ITupleColumn.S
.
/* Template Instantiated Interface: ITupleColumn
ITupleColumn.String
- interface hep.aida.
ITupleColumn.String
.
/* Template Instantiated Interface: ITupleColumn
ITupleColumn.Z
- interface hep.aida.
ITupleColumn.Z
.
/* Template Instantiated Interface: ITupleColumn
ITupleEntry
- interface hep.aida.
ITupleEntry
.
Empty class as a handle to use in C++ in place of the Object in Java.
ITupleFactory
- interface hep.aida.
ITupleFactory
.
A factory for creating ITuples.
include(double, double)
- Method in interface hep.aida.
IRangeSet
Add [xMin, xMax] interval to existing set of valid ranges
includeAll()
- Method in interface hep.aida.
IRangeSet
Set full range (from MINUS_INF to PLUS_INF ).
includeNormalizationAll()
- Method in interface hep.aida.
IModelFunction
Set full range in all axes.
indexOfParameter(String)
- Method in interface hep.aida.
IFunction
Return -1 if parameter not found (name undefined).
info()
- Method in interface hep.aida.
IPlotterRegion
Return an IInfo object describing the info area.
infoStyle()
- Method in interface hep.aida.
IPlotterStyle
Deprecated.
initialize(ITuple)
- Method in interface hep.aida.
IEvaluator
Initialize the IEvaluator and associate it to an ITuple.
initialize(ITuple)
- Method in interface hep.aida.
IFilter
Initialize the IFilter and associate it to an ITuple.
interact()
- Method in interface hep.aida.
IPlotter
Give control to the plotter GUI.
isBold()
- Method in interface hep.aida.
ITextStyle
isBound()
- Method in interface hep.aida.
IFitParameterSettings
isConverted()
- Method in interface hep.aida.
ICloud
Check if the ICloud has been converted to an IHistogram.
isEqual(IFunction)
- Method in interface hep.aida.
IFunction
Compare if functions are the same.
isFixed()
- Method in interface hep.aida.
IFitParameterSettings
isFixedBinning()
- Method in interface hep.aida.
IAxis
Check if the IAxis has fixed binning, i.e. if all the bins have the same width.
isInRange(double)
- Method in interface hep.aida.
IRangeSet
isItalic()
- Method in interface hep.aida.
ITextStyle
isNormalized()
- Method in interface hep.aida.
IModelFunction
Return true if normalization is currently switched on.
isReadOnly()
- Method in interface hep.aida.
ITree
Check if the store associated with this ITree is read only.
isShownInLegendBox()
- Method in interface hep.aida.
IDataStyle
isShownInStatisticsBox()
- Method in interface hep.aida.
IDataStyle
isSticky(String)
- Method in interface hep.aida.
IAnnotation
Get the stickyness for a given key.
isUnderlined()
- Method in interface hep.aida.
ITextStyle
isValid()
- Method in interface hep.aida.
IFitResult
isVisible()
- Method in interface hep.aida.
IBaseStyle
Get visibility of the data.
K
key(int)
- Method in interface hep.aida.
IAnnotation
Get the key at a given position within the IAnnotation.
L
label()
- Method in interface hep.aida.
IAxisStyle
Get the axis label.
labelStyle()
- Method in interface hep.aida.
IAxisStyle
layout()
- Method in interface hep.aida.
IPlotterRegion
To customize axis position,etc...
legendBoxStyle()
- Method in interface hep.aida.
IPlotterStyle
lineStyle()
- Method in interface hep.aida.
IAxisStyle
Get various basic style on the axis style.
lineStyle()
- Method in interface hep.aida.
IDataStyle
Return various styles that may be used to customize the data representation.
lineType()
- Method in interface hep.aida.
ILineStyle
Get line type currently in use.
list()
- Method in interface hep.aida.
IFunctionCatalog
listObjectNames()
- Method in interface hep.aida.
ITree
Get the list of names of the IManagedObjects under a given path, including directories (but not "." and "..").
listObjectNames(String)
- Method in interface hep.aida.
ITree
Get the list of names of the IManagedObjects under a given path, including directories (but not "." and "..").
listObjectNames(String, boolean)
- Method in interface hep.aida.
ITree
Get the list of names of the IManagedObjects under a given path, including directories (but not "." and "..").
listObjectTypes()
- Method in interface hep.aida.
ITree
Get the list of types of the IManagedObjects under a given path.
listObjectTypes(String)
- Method in interface hep.aida.
ITree
Get the list of types of the IManagedObjects under a given path.
listObjectTypes(String, boolean)
- Method in interface hep.aida.
ITree
Get the list of types of the IManagedObjects under a given path.
listParameterSettings()
- Method in interface hep.aida.
IFitter
Get a vector of names of all parameter settings defined in the fitter.
loadAll(String)
- Method in interface hep.aida.
IFunctionCatalog
lowerBound()
- Method in interface hep.aida.
IFitParameterSettings
lowerBounds()
- Method in interface hep.aida.
IRangeSet
Return array of lower Bounds for the current set of ranges
lowerEdge()
- Method in interface hep.aida.
IAxis
Get the lower edge of the IAxis.
lowerEdge()
- Method in interface hep.aida.
ICloud1D
Get the lower edge of the ICloud1D.
lowerEdgeX()
- Method in interface hep.aida.
ICloud2D
Get the lower edge of the ICloud2D along the x axis.
lowerEdgeX()
- Method in interface hep.aida.
ICloud3D
Get the lower edge of the ICloud3D along the x axis.
lowerEdgeY()
- Method in interface hep.aida.
ICloud2D
Get the lower edge of the ICloud2D along the y axis.
lowerEdgeY()
- Method in interface hep.aida.
ICloud3D
Get the lower edge of the ICloud3D along the y axis.
lowerEdgeZ()
- Method in interface hep.aida.
ICloud3D
Get the lower edge of the ICloud3D along the z axis.
lowerExtent(int)
- Method in interface hep.aida.
IDataPointSet
Get the lower value for a give axis.
ls()
- Method in interface hep.aida.
ITree
List, into a given output stream, all the IManagedObjects, including directories (but not "." and ".."), in a given path.
ls(String)
- Method in interface hep.aida.
ITree
List, into a given output stream, all the IManagedObjects, including directories (but not "." and ".."), in a given path.
ls(String, boolean)
- Method in interface hep.aida.
ITree
List, into a given output stream, all the IManagedObjects, including directories (but not "." and ".."), in a given path.
ls(String, boolean, OutputStream)
- Method in interface hep.aida.
ITree
List, into a given output stream, all the IManagedObjects, including directories (but not "." and ".."), in a given path.
M
MIDDLE_LEFT
- Static variable in interface hep.aida.
IBoxStyle
Constants specifying position of the box's origin.
MIDDLE_RIGHT
- Static variable in interface hep.aida.
IBoxStyle
Constants specifying position of the box's origin.
MINUS_INF()
- Method in interface hep.aida.
IRangeSet
MINUS_INFINITY()
- Method in interface hep.aida.
IRangeSet
markerStyle()
- Method in interface hep.aida.
IDataStyle
maxBinHeight()
- Method in interface hep.aida.
IHistogram
Maximum height of the in-range bins, i.e. not considering the UNDERFLOW and OVERFLOW bins.
maxBinHeight()
- Method in interface hep.aida.
IProfile
Get the maximum height of the in-range bins.
maxEntries()
- Method in interface hep.aida.
ICloud
Get the number of entries after which the cloud will be converted to an IHistogram.
maximum()
- Method in interface hep.aida.
IBaseTupleColumn
Get the maximum value of the column (if it can be converted to a double).
mean()
- Method in interface hep.aida.
IBaseTupleColumn
Get the mean value of the column (if it can be converted to a double).
mean()
- Method in interface hep.aida.
ICloud1D
Get the mean of the ICloud1D.
mean()
- Method in interface hep.aida.
IHistogram1D
The mean of the in-range data of the IHistogram1D.
mean()
- Method in interface hep.aida.
IProfile1D
Returns the mean of the in-range data of the profile as calculated on filling-time.
meanX()
- Method in interface hep.aida.
ICloud2D
Get the mean of the ICloud2D along the x axis.
meanX()
- Method in interface hep.aida.
ICloud3D
Get the mean of the ICloud3D along the x axis.
meanX()
- Method in interface hep.aida.
IHistogram2D
The mean of the in-range data of the IHistogram2D along the x axis.
meanX()
- Method in interface hep.aida.
IHistogram3D
The mean of the in-range data of the IHistogram3D along the x axis.
meanX()
- Method in interface hep.aida.
IProfile2D
Returns the mean of the in-range data of the profile, as calculated on filling-time projected on the X axis.
meanY()
- Method in interface hep.aida.
ICloud2D
Get the mean of the ICloud2D along the y axis.
meanY()
- Method in interface hep.aida.
ICloud3D
Get the mean of the ICloud3D along the y axis.
meanY()
- Method in interface hep.aida.
IHistogram2D
The mean of the in-range data of the IHistogram2D along the y axis.
meanY()
- Method in interface hep.aida.
IHistogram3D
The mean of the in-range data of the IHistogram3D along the y axis.
meanY()
- Method in interface hep.aida.
IProfile2D
Returns the mean of the in-range data of the profile, as calculated on filling-time projected on the Y axis.
meanZ()
- Method in interface hep.aida.
ICloud3D
Get the mean of the ICloud3D along the z axis.
meanZ()
- Method in interface hep.aida.
IHistogram3D
The mean of the in-range data of the IHistogram3D along the z axis.
minBinHeight()
- Method in interface hep.aida.
IHistogram
Minimum height of the in-range bins, i.e. not considering the UNDERFLOW and OVERFLOW bins.
minBinHeight()
- Method in interface hep.aida.
IProfile
Get the minimum height of the in-range bins.
minimum()
- Method in interface hep.aida.
IBaseTupleColumn
Get the minimum value of the column (if it can be converted to a double).
mkdir(String)
- Method in interface hep.aida.
ITree
Create a new directory.
mkdirs(String)
- Method in interface hep.aida.
ITree
Create a directory recursively.
model()
- Method in interface hep.aida.
IDataStyle
mount(String, ITree, String)
- Method in interface hep.aida.
ITree
Mounts a tree within another (target) tree.
multiply(String, IDataPointSet, IDataPointSet)
- Method in interface hep.aida.
IDataPointSetFactory
Multiply two IDataSetPoint, point by point and measurement by measurement.
multiply(String, IHistogram1D, IHistogram1D)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram1D by multiplying two IHistogram1D.
multiply(String, IHistogram2D, IHistogram2D)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram2D by multiplying two IHistogram2D.
multiply(String, IHistogram3D, IHistogram3D)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram3D by multiplying two IHistogram3D.
mv(String, String)
- Method in interface hep.aida.
ITree
Move an IManagedObject or a directory from one directory to another.
N
name()
- Method in interface hep.aida.
IBaseStyle
name()
- Method in interface hep.aida.
IBaseTupleColumn
Get the name of the column.
name()
- Method in interface hep.aida.
IFitParameterSettings
name()
- Method in interface hep.aida.
IManagedObject
Get the name of an IManagedObject.
name()
- Method in interface hep.aida.
ITree
Get the name of an ITree.
nanEntries()
- Method in interface hep.aida.
IBaseHistogram
Number of entries whose coordinate or weight is NaN.
ndf()
- Method in interface hep.aida.
IFitResult
Deprecated.
use degreesOfFreedom() REMOVE AIDA-199
next()
- Method in interface hep.aida.
IPlotter
Set current region to be the "next" one.
next()
- Method in interface hep.aida.
ITuple
Positions the cursor at the next row.
normalizationParameter()
- Method in interface hep.aida.
IFunction
Returns the name of the normalization parameter if the function has one.
normalizationRange(int)
- Method in interface hep.aida.
IModelFunction
Set the normalization range from -inf to +inf in the i-th axis (dimension).
normalize(boolean)
- Method in interface hep.aida.
IModelFunction
Normalize by internally adjusting some of the parameters.
numberOfParameters()
- Method in interface hep.aida.
IFunction
Number of parameters.
numberOfRegions()
- Method in interface hep.aida.
IPlotter
O
OVERFLOW_BIN
- Static variable in interface hep.aida.
IAxis
Constants specifying the underflow and the overflow bin.
OutOfStorageException
- exception hep.aida.
OutOfStorageException
.
Exception thrown if an ITuple or ICloud runs out of memory.
OutOfStorageException(String)
- Constructor for class hep.aida.
OutOfStorageException
OutOfStorageException()
- Constructor for class hep.aida.
OutOfStorageException
opacity()
- Method in interface hep.aida.
IBrushStyle
Current opacity (alpha) of this brush style.
outlineStyle()
- Method in interface hep.aida.
IDataStyle
P
PERCENT
- Static variable in interface hep.aida.
Unit
PIXELS
- Static variable in interface hep.aida.
Unit
PLUS_INF()
- Method in interface hep.aida.
IRangeSet
PLUS_INFINITY()
- Method in interface hep.aida.
IRangeSet
parameter(String)
- Method in interface hep.aida.
IFunction
parameterGradient(double[])
- Method in interface hep.aida.
IModelFunction
Compute gradient with respect to parameters.
parameterNames()
- Method in interface hep.aida.
IFunction
Names of paramaters.
parameterValue(String)
- Method in interface hep.aida.
IBaseStyle
Get value of a parameter.
parameterValue(String)
- Method in interface hep.aida.
IPlotter
Get value of a parameter.
parameterValue(String)
- Method in interface hep.aida.
IPlotterLayout
Get parameter value.
parameterValue(String)
- Method in interface hep.aida.
IPlotterRegion
Get value of a parameter.
parameters()
- Method in interface hep.aida.
IFunction
Retrieve current vector of parameters.
pattern()
- Method in interface hep.aida.
IFillStyle
Get name of current pattern.
placement()
- Method in interface hep.aida.
IBoxStyle
plot(IBaseHistogram)
- Method in interface hep.aida.
IPlotterRegion
Add a data analysis object (histogram, function, cloud,...)
plot(IBaseHistogram, String)
- Method in interface hep.aida.
IPlotterRegion
Add a data analysis object (histogram, function, cloud,...)
plot(IBaseHistogram, IPlotterStyle)
- Method in interface hep.aida.
IPlotterRegion
Add a data analysis object (histogram, function, cloud,...)
plot(IBaseHistogram, IPlotterStyle, String)
- Method in interface hep.aida.
IPlotterRegion
Add a data analysis object (histogram, function, cloud,...)
plot(IFunction)
- Method in interface hep.aida.
IPlotterRegion
Add a data analysis object (histogram, function, cloud,...)
plot(IFunction, String)
- Method in interface hep.aida.
IPlotterRegion
Add a data analysis object (histogram, function, cloud,...)
plot(IFunction, IPlotterStyle)
- Method in interface hep.aida.
IPlotterRegion
Add a data analysis object (histogram, function, cloud,...)
plot(IFunction, IPlotterStyle, String)
- Method in interface hep.aida.
IPlotterRegion
Add a data analysis object (histogram, function, cloud,...)
plot(IDataPointSet)
- Method in interface hep.aida.
IPlotterRegion
Add a data analysis object (histogram, function, cloud,...)
plot(IDataPointSet, String)
- Method in interface hep.aida.
IPlotterRegion
Add a data analysis object (histogram, function, cloud,...)
plot(IDataPointSet, IPlotterStyle)
- Method in interface hep.aida.
IPlotterRegion
Add a data analysis object (histogram, function, cloud,...)
plot(IDataPointSet, IPlotterStyle, String)
- Method in interface hep.aida.
IPlotterRegion
Add a data analysis object (histogram, function, cloud,...)
plot(IPlottable)
- Method in interface hep.aida.
IPlotterRegion
Send a generic plottable object to the plotting region.
plot(IPlottable, String)
- Method in interface hep.aida.
IPlotterRegion
Send a generic plottable object to the plotting region.
plot(IPlottable, IPlotterStyle)
- Method in interface hep.aida.
IPlotterRegion
Send a generic plottable object to the plotting region.
plot(IPlottable, IPlotterStyle, String)
- Method in interface hep.aida.
IPlotterRegion
Send a generic plottable object to the plotting region.
point(int)
- Method in interface hep.aida.
IDataPointSet
Get the IDataPoint at a give index in the set.
project(IHistogram1D, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an IHistogram1D from the tuple.
project(IHistogram1D, IEvaluator, IFilter)
- Method in interface hep.aida.
ITuple
Fill an IHistogram1D from the tuple.
project(IHistogram1D, IEvaluator, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an IHistogram1D from the tuple.
project(IHistogram1D, IEvaluator, IFilter, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an IHistogram1D from the tuple.
project(IHistogram2D, IEvaluator, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an IHistogram2D from the tuple.
project(IHistogram2D, IEvaluator, IEvaluator, IFilter)
- Method in interface hep.aida.
ITuple
Fill an IHistogram2D from the tuple.
project(IHistogram2D, IEvaluator, IEvaluator, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an IHistogram2D from the tuple.
project(IHistogram2D, IEvaluator, IEvaluator, IFilter, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an IHistogram2D from the tuple.
project(IHistogram3D, IEvaluator, IEvaluator, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an IHistogram3D from the tuple.
project(IHistogram3D, IEvaluator, IEvaluator, IEvaluator, IFilter)
- Method in interface hep.aida.
ITuple
Fill an IHistogram3D from the tuple.
project(IHistogram3D, IEvaluator, IEvaluator, IEvaluator, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an IHistogram3D from the tuple.
project(IHistogram3D, IEvaluator, IEvaluator, IEvaluator, IFilter, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an IHistogram3D from the tuple.
project(ICloud1D, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an ICloud1D from the tuple.
project(ICloud1D, IEvaluator, IFilter)
- Method in interface hep.aida.
ITuple
Fill an ICloud1D from the tuple.
project(ICloud1D, IEvaluator, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an ICloud1D from the tuple.
project(ICloud1D, IEvaluator, IFilter, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an ICloud1D from the tuple.
project(ICloud2D, IEvaluator, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an ICloud2D from the tuple.
project(ICloud2D, IEvaluator, IEvaluator, IFilter)
- Method in interface hep.aida.
ITuple
Fill an ICloud2D from the tuple.
project(ICloud2D, IEvaluator, IEvaluator, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an ICloud2D from the tuple.
project(ICloud2D, IEvaluator, IEvaluator, IFilter, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an ICloud2D from the tuple.
project(ICloud3D, IEvaluator, IEvaluator, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an ICloud3D from the tuple.
project(ICloud3D, IEvaluator, IEvaluator, IEvaluator, IFilter)
- Method in interface hep.aida.
ITuple
Fill an ICloud3D from the tuple.
project(ICloud3D, IEvaluator, IEvaluator, IEvaluator, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an ICloud3D from the tuple.
project(ICloud3D, IEvaluator, IEvaluator, IEvaluator, IFilter, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an ICloud3D from the tuple.
project(IProfile1D, IEvaluator, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an IProfile1D from the tuple.
project(IProfile1D, IEvaluator, IEvaluator, IFilter)
- Method in interface hep.aida.
ITuple
Fill an IProfile1D from the tuple.
project(IProfile1D, IEvaluator, IEvaluator, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an IProfile1D from the tuple.
project(IProfile1D, IEvaluator, IEvaluator, IFilter, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an IProfile1D from the tuple.
project(IProfile2D, IEvaluator, IEvaluator, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an IProfile2D from the tuple.
project(IProfile2D, IEvaluator, IEvaluator, IEvaluator, IFilter)
- Method in interface hep.aida.
ITuple
Fill an IProfile2D from the tuple.
project(IProfile2D, IEvaluator, IEvaluator, IEvaluator, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an IProfile2D from the tuple.
project(IProfile2D, IEvaluator, IEvaluator, IEvaluator, IFilter, IEvaluator)
- Method in interface hep.aida.
ITuple
Fill an IProfile2D from the tuple.
projectionX(String, IHistogram2D)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram1D by projecting an IHistogram2D along its x axis.
projectionXY(String, IHistogram3D)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram2D by projecting an IHistogram3D on the x-y plane.
projectionXZ(String, IHistogram3D)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram2D by projecting an IHistogram3D on the x-z plane.
projectionY(String, IHistogram2D)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram1D by projecting an IHistogram2D along its y axis.
projectionYZ(String, IHistogram3D)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram2D by projecting an IHistogram3D on the y-z plane.
providesGradient()
- Method in interface hep.aida.
IFunction
Determine whether function is able to compute gradient.
providesNormalization()
- Method in interface hep.aida.
IModelFunction
providesParameterGradient()
- Method in interface hep.aida.
IModelFunction
Return true if provides parameter gradient.
pwd()
- Method in interface hep.aida.
ITree
Get the path of the current working directory.
Q
quality()
- Method in interface hep.aida.
IFitResult
R
READONLY
- Static variable in interface hep.aida.
ITreeFactory
Constants specifying legal values for the mode argument.
RECREATE
- Static variable in interface hep.aida.
ITreeFactory
Constants specifying legal values for the mode argument.
range(int)
- Method in interface hep.aida.
IFitData
Get Range of the corresponding connection by index.
refresh()
- Method in interface hep.aida.
IPlotter
Refresh the screen window(s).
refresh()
- Method in interface hep.aida.
IPlotterRegion
Refresh the plotter region graphic.
region(int)
- Method in interface hep.aida.
IPlotter
regionBoxStyle()
- Method in interface hep.aida.
IPlotterStyle
remove(String)
- Method in interface hep.aida.
IFunctionCatalog
remove(IBaseHistogram)
- Method in interface hep.aida.
IPlotterRegion
Remove a data analysis object in the list of things to plot in the region.
remove(IFunction)
- Method in interface hep.aida.
IPlotterRegion
Remove a data analysis object in the list of things to plot in the region.
remove(IDataPointSet)
- Method in interface hep.aida.
IPlotterRegion
Remove a data analysis object in the list of things to plot in the region.
remove(IPlottable)
- Method in interface hep.aida.
IPlotterRegion
Generic entry point to remove some plotted scene part.
removeBounds()
- Method in interface hep.aida.
IFitParameterSettings
removeItem(String)
- Method in interface hep.aida.
IAnnotation
Remove the item indicated by a given key.
removePoint(int)
- Method in interface hep.aida.
IDataPointSet
Remove the IDataPoint at a given index.
reset()
- Method in interface hep.aida.
IAnnotation
Remove all the non-sticky items.
reset()
- Method in interface hep.aida.
IBaseHistogram
Reset the Histogram; as if just created.
reset()
- Method in interface hep.aida.
IBaseStyle
Return to original (construction time) state.
reset()
- Method in interface hep.aida.
IFitData
Remove all Ranges and connections; after this is like newly create.
reset()
- Method in interface hep.aida.
IFitParameterSettings
reset()
- Method in interface hep.aida.
IPlotterLayout
Return to original (construction time) state.
reset()
- Method in interface hep.aida.
ITuple
Reset the ITuple.
resetConstraints()
- Method in interface hep.aida.
IFitter
Reset all the constraints.
resetParameterSettings()
- Method in interface hep.aida.
IFitter
Reset all parameter settings which fitter remebers.
resetRow()
- Method in interface hep.aida.
ITuple
Clear the current(not yet added) row.
rm(String)
- Method in interface hep.aida.
ITree
Remove an IManagedObject by specifying its path.
rmdir(String)
- Method in interface hep.aida.
ITree
Remove a directory and all the contents underneeth.
rms()
- Method in interface hep.aida.
IBaseTupleColumn
Get the RMS of the given column (if it can be converted to a double).
rms()
- Method in interface hep.aida.
ICloud1D
Get the RMS of the ICloud1D.
rms()
- Method in interface hep.aida.
IHistogram1D
The RMS of the in-range data of the IHistogram1D.
rms()
- Method in interface hep.aida.
IProfile1D
Returns the rms of the in-range data of the profile as calculated on filling-time.
rmsX()
- Method in interface hep.aida.
ICloud2D
Get the RMS of the ICloud2D along the x axis.
rmsX()
- Method in interface hep.aida.
ICloud3D
Get the RMS of the ICloud3D along the x axis.
rmsX()
- Method in interface hep.aida.
IHistogram2D
The RMS of the in-range data of the IHistogram2D along the x axis.
rmsX()
- Method in interface hep.aida.
IHistogram3D
The RMS of the in-range data of the IHistogram3D along the x axis.
rmsX()
- Method in interface hep.aida.
IProfile2D
Returns the rms of the in-range data of the profile as calculated on filling-time projected on the X axis.
rmsY()
- Method in interface hep.aida.
ICloud2D
Get the RMS of the ICloud2D along the y axis.
rmsY()
- Method in interface hep.aida.
ICloud3D
Get the RMS of the ICloud3D along the y axis.
rmsY()
- Method in interface hep.aida.
IHistogram2D
The RMS of the in-range data of the IHistogram2D along the y axis.
rmsY()
- Method in interface hep.aida.
IHistogram3D
The RMS of the in-range data of the IHistogram3D along the y axis.
rmsY()
- Method in interface hep.aida.
IProfile2D
Returns the rms of the in-range data of the profile as calculated on filling-time projected on the Y axis.
rmsZ()
- Method in interface hep.aida.
ICloud3D
Get the RMS of the ICloud3D along the z axis.
rmsZ()
- Method in interface hep.aida.
IHistogram3D
The RMS of the in-range data of the IHistogram3D along the z axis.
rows()
- Method in interface hep.aida.
ITuple
Get the number of rows currently filled in the ITuple.
S
scale(double)
- Method in interface hep.aida.
ICloud
Scale the weights by a given factor.
scale(double)
- Method in interface hep.aida.
IDataPointSet
Scales the values and the errors of all the measurements of each point by a given factor.
scale(double)
- Method in interface hep.aida.
IHistogram
Scale the weights and the errors of all the IHistogram's bins (in-range and out-of-range ones) by a given scale factor.
scaleErrors(double)
- Method in interface hep.aida.
IDataPointSet
Scales the errors of all the measurements of each point by a given factor.
scaleValues(double)
- Method in interface hep.aida.
IDataPointSet
Scales the values of all the measurements of each point by a given factor.
scaling()
- Method in interface hep.aida.
IAxisStyle
Get the axis scaling.
setAxisStyleX(IAxisStyle)
- Method in interface hep.aida.
IPlotterStyle
setAxisStyleY(IAxisStyle)
- Method in interface hep.aida.
IPlotterStyle
setAxisStyleZ(IAxisStyle)
- Method in interface hep.aida.
IPlotterStyle
setBackgroundStyle(IFillStyle)
- Method in interface hep.aida.
IBoxStyle
setBold()
- Method in interface hep.aida.
ITextStyle
setBold(boolean)
- Method in interface hep.aida.
ITextStyle
setBorderStyle(IBorderStyle)
- Method in interface hep.aida.
IBoxStyle
setBorderType(String)
- Method in interface hep.aida.
IBorderStyle
Set current border type e.g.
setBounds(double, double)
- Method in interface hep.aida.
IFitParameterSettings
setBoxStyle(IBoxStyle)
- Method in interface hep.aida.
ILegendBoxStyle
Set the box style of the legend box.
setBoxStyle(IBoxStyle)
- Method in interface hep.aida.
IStatisticsBoxStyle
Set the box style of the statistics box.
setBoxStyle(IBoxStyle)
- Method in interface hep.aida.
ITitleStyle
setCellSize(double)
- Method in interface hep.aida.
IGridStyle
Set and get the size of the cell.
setColor(String)
- Method in interface hep.aida.
IBrushStyle
Set current colour, e.g.
setConstraint(String)
- Method in interface hep.aida.
IFitter
Set a general constraint in the parameter space.
setConversionParameters(int, double, double)
- Method in interface hep.aida.
ICloud1D
Set the parameters for the ICloud conversion to an IHistogram.
setConversionParameters(int, double, double, int, double, double)
- Method in interface hep.aida.
ICloud2D
Set the parameters for the ICloud conversion to an IHistogram.
setConversionParameters(int, double, double, int, double, double, int, double, double)
- Method in interface hep.aida.
ICloud3D
Set the parameters for the ICloud conversion to an IHistogram.
setCoordinate(int, double[], double[])
- Method in interface hep.aida.
IDataPointSet
Set the values and errors of a given coordinate all at once.
setCoordinate(int, double[], double[], double[])
- Method in interface hep.aida.
IDataPointSet
Set the values and errors of a given coordinate all at once.
setCurrentRegionNumber(int)
- Method in interface hep.aida.
IPlotter
Set current region by giving its index [0,n-1]
setDataBoxStyle(IBoxStyle)
- Method in interface hep.aida.
IPlotterStyle
setDataStyle(IDataStyle)
- Method in interface hep.aida.
IPlotterStyle
Set style of various plotting scene parts.
setEngine(String)
- Method in interface hep.aida.
IFitter
Set the optimization engine which is used internally for fitting.
setErrorBarStyle(ILineStyle)
- Method in interface hep.aida.
IDataStyle
setErrorMinus(double)
- Method in interface hep.aida.
IMeasurement
Set the minus error of the IMeasurement.
setErrorPlus(double)
- Method in interface hep.aida.
IMeasurement
Set the plus error of the IMeasurement.
setFillStyle(IFillStyle)
- Method in interface hep.aida.
IDataStyle
setFitMethod(String)
- Method in interface hep.aida.
IFitter
Set the fit method type.
setFixed(boolean)
- Method in interface hep.aida.
IFitParameterSettings
setFont(String)
- Method in interface hep.aida.
ITextStyle
Set current font, e.g.
setFontSize(double)
- Method in interface hep.aida.
ITextStyle
Set current font size.
setForegroundStyle(IFillStyle)
- Method in interface hep.aida.
IBoxStyle
setGridStyle(IGridStyle)
- Method in interface hep.aida.
IPlotterStyle
setHeight(double)
- Method in interface hep.aida.
IBoxStyle
Set and get the height and the width of the box.
setInfoStyle(IInfoStyle)
- Method in interface hep.aida.
IPlotterStyle
setItalic()
- Method in interface hep.aida.
ITextStyle
setItalic(boolean)
- Method in interface hep.aida.
ITextStyle
setLabel(String)
- Method in interface hep.aida.
IAxisStyle
Set the axis label.
setLabelStyle(ITextStyle)
- Method in interface hep.aida.
IAxisStyle
setLayout(IPlotterLayout)
- Method in interface hep.aida.
IPlotterRegion
To customize axis position,etc...
setLegendBoxStyle(ILegendBoxStyle)
- Method in interface hep.aida.
IPlotterStyle
setLineStyle(ILineStyle)
- Method in interface hep.aida.
IAxisStyle
Set various basic style on the axis style.
setLineStyle(ILineStyle)
- Method in interface hep.aida.
IDataStyle
Set various basic style on the data style.
setLineType(String)
- Method in interface hep.aida.
ILineStyle
Set current line type e.g.
setLowerBound(double)
- Method in interface hep.aida.
IFitParameterSettings
Set the lower bound.
setMarkerStyle(IMarkerStyle)
- Method in interface hep.aida.
IDataStyle
setModel(String)
- Method in interface hep.aida.
IDataStyle
Set the model accorting to which the data is represented.
setOpacity(double)
- Method in interface hep.aida.
IBrushStyle
Set opacity (alpha), e.g. 0 (transparent), 1 (opaque), 0.5 (halfway).
setOutlineStyle(ILineStyle)
- Method in interface hep.aida.
IDataStyle
setOverwrite()
- Method in interface hep.aida.
ITree
Set the strategy of what should happen if two objects have the same path.
setOverwrite(boolean)
- Method in interface hep.aida.
ITree
Set the strategy of what should happen if two objects have the same path.
setParameter(String)
- Method in interface hep.aida.
IBaseStyle
Set a parameter.
setParameter(String, String)
- Method in interface hep.aida.
IBaseStyle
Set a parameter.
setParameter(String, double)
- Method in interface hep.aida.
IFunction
Set parameter's value by name.
setParameter(String)
- Method in interface hep.aida.
IPlotter
setParameter(String, String)
- Method in interface hep.aida.
IPlotter
setParameter(String, double)
- Method in interface hep.aida.
IPlotterLayout
Set a parameter.
setParameter(String)
- Method in interface hep.aida.
IPlotterRegion
Set various plotting paramters for the region.
setParameter(String, String)
- Method in interface hep.aida.
IPlotterRegion
Set various plotting paramters for the region.
setParameters(double[])
- Method in interface hep.aida.
IFunction
Set new vector of parameters.
setPattern(String)
- Method in interface hep.aida.
IFillStyle
Set current pattern, e.g.
setPlacement(int)
- Method in interface hep.aida.
IBoxStyle
Get and specify the origin's definition.
setRegionBoxStyle(IBoxStyle)
- Method in interface hep.aida.
IPlotterStyle
setRow(int)
- Method in interface hep.aida.
ITuple
Position the cursor at a give row.
setScaling(String)
- Method in interface hep.aida.
IAxisStyle
Set the axis scaling (at least "log" and "linear").
setShape(String)
- Method in interface hep.aida.
IMarkerStyle
Set current marker shape, e.g.
setSize(int)
- Method in interface hep.aida.
IMarkerStyle
Set the marker's size.
setStatisticsBoxStyle(IStatisticsBoxStyle)
- Method in interface hep.aida.
IPlotterStyle
setStepSize(double)
- Method in interface hep.aida.
IFitParameterSettings
setSticky(String, boolean)
- Method in interface hep.aida.
IAnnotation
Set the sticky flag for a given key.
setStyle(IPlotterStyle)
- Method in interface hep.aida.
IPlotter
Set the global plotter style.
setStyle(IPlotterStyle)
- Method in interface hep.aida.
IPlotterRegion
Set the style of a region.
setTextStyle(ITextStyle)
- Method in interface hep.aida.
IInfoStyle
Deprecated.
setTextStyle(ITextStyle)
- Method in interface hep.aida.
ILegendBoxStyle
Set the text style of the legend box.
setTextStyle(ITextStyle)
- Method in interface hep.aida.
IStatisticsBoxStyle
Set the text style of the statistics box.
setTextStyle(ITextStyle)
- Method in interface hep.aida.
ITitleStyle
setThickness(int)
- Method in interface hep.aida.
ILineStyle
Set thickness (exact meaning is implementation-dependent, but <0 means invisible).
setTickLabelStyle(ITextStyle)
- Method in interface hep.aida.
IAxisStyle
setTitle(String)
- Method in interface hep.aida.
IBaseHistogram
Set the histogram title.
setTitle(String)
- Method in interface hep.aida.
IDataPointSet
Set the title of the IDataPointSet.
setTitle(String)
- Method in interface hep.aida.
IFunction
Set the histogram title.
setTitle(String)
- Method in interface hep.aida.
IPlotter
Set the global title of the plotter (page).
setTitle(String)
- Method in interface hep.aida.
IPlotterRegion
Set the title of a region.
setTitle(String)
- Method in interface hep.aida.
ITuple
Set the title of the ITuple.
setTitleStyle(ITitleStyle)
- Method in interface hep.aida.
IPlotter
Set title style
setTitleStyle(ITitleStyle)
- Method in interface hep.aida.
IPlotterStyle
setUnderlined()
- Method in interface hep.aida.
ITextStyle
setUnderlined(boolean)
- Method in interface hep.aida.
ITextStyle
setUnits(int)
- Method in interface hep.aida.
IBoxStyle
Get and specify the definition of the units used for the size and origin's position.
setUnits(int)
- Method in interface hep.aida.
IGridStyle
Get and set the units used for the size of cell.
setUpperBound(double)
- Method in interface hep.aida.
IFitParameterSettings
Set the upper bound.
setUseFunctionGradient(boolean)
- Method in interface hep.aida.
IFitter
Choose between using or not using the analytical derivatives if provided by the function.
setValue(String, String)
- Method in interface hep.aida.
IAnnotation
Set the value for a given key.
setValue(double)
- Method in interface hep.aida.
IMeasurement
Set the value of the IMeasurement.
setVisibileStatistics(String)
- Method in interface hep.aida.
IStatisticsBoxStyle
Set which statistics is visible.
setVisible(boolean)
- Method in interface hep.aida.
IBaseStyle
Set visibility of the data.
setWidth(double)
- Method in interface hep.aida.
IBoxStyle
setX(double)
- Method in interface hep.aida.
IBoxStyle
Set and get the x and y coordinate of the box's origin.
setXLimits()
- Method in interface hep.aida.
IPlotterRegion
Set limit of an axis representation the region area.
setXLimits(double)
- Method in interface hep.aida.
IPlotterRegion
Set limit of an axis representation the region area.
setXLimits(double, double)
- Method in interface hep.aida.
IPlotterRegion
Set limit of an axis representation the region area.
setY(double)
- Method in interface hep.aida.
IBoxStyle
setYLimits()
- Method in interface hep.aida.
IPlotterRegion
Set limit of an axis representation the region area.
setYLimits(double)
- Method in interface hep.aida.
IPlotterRegion
Set limit of an axis representation the region area.
setYLimits(double, double)
- Method in interface hep.aida.
IPlotterRegion
Set limit of an axis representation the region area.
setZLimits()
- Method in interface hep.aida.
IPlotterRegion
Set limit of an axis representation the region area.
setZLimits(double)
- Method in interface hep.aida.
IPlotterRegion
Set limit of an axis representation the region area.
setZLimits(double, double)
- Method in interface hep.aida.
IPlotterRegion
Set limit of an axis representation the region area.
shape()
- Method in interface hep.aida.
IMarkerStyle
Get current marker shape.
show()
- Method in interface hep.aida.
IPlotter
Map the plotter on the screen.
showInLegendBox(boolean)
- Method in interface hep.aida.
IDataStyle
Set if this data is to be represented in the legend box.
showInStatisticsBox(boolean)
- Method in interface hep.aida.
IDataStyle
Set if this data is to be represented in the statistics box.
size()
- Method in interface hep.aida.
IAnnotation
Get the size of the IAnnotation, i.e. the number of keys contained in it.
size()
- Method in interface hep.aida.
IDataPointSet
Get the current size of the IDataPointSet, i.e. the number of IDataPoints contained in the set.
size()
- Method in interface hep.aida.
IMarkerStyle
Get the marker's size.
size()
- Method in interface hep.aida.
IRangeSet
Return current number of disjoint ranges (non-overlapping intervals).
skip(int)
- Method in interface hep.aida.
ITuple
Skips a given number of rows.
sliceX(String, IHistogram2D, int)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram1D by slicing an IHistogram2D parallel to the y axis at a given bin.
sliceX(String, IHistogram2D, int, int)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram1D by slicing an IHistogram2D parallel to the y axis between two bins (inclusive).
sliceXY(String, IHistogram3D, int, int)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram2D by slicing an IHistogram3D perpendicular to the Z axis, between "index1" and "index2" (inclusive).
sliceXZ(String, IHistogram3D, int, int)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram2D by slicing an IHistogram3D perpendicular to the Y axis, between "index1" and "index2" (inclusive).
sliceY(String, IHistogram2D, int)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram1D by slicing an IHistogram2D parallel to the x axis at a given bin.
sliceY(String, IHistogram2D, int, int)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram1D by slicing an IHistogram2D parallel to the x axis between two bins (inclusive).
sliceYZ(String, IHistogram3D, int, int)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram2D by slicing an IHistogram3D perpendicular to the X axis, between "index1" and "index2" (inclusive).
start()
- Method in interface hep.aida.
ITuple
Positions the read cursor immediately before the first row.
statisticsBoxStyle()
- Method in interface hep.aida.
IPlotterStyle
stepSize()
- Method in interface hep.aida.
IFitParameterSettings
storeAll(String)
- Method in interface hep.aida.
IFunctionCatalog
storeName()
- Method in interface hep.aida.
ITree
Get the name of the store.
storeType()
- Method in interface hep.aida.
ITree
Get the type of the store.
style()
- Method in interface hep.aida.
IPlotter
Get the global plotter style.
style()
- Method in interface hep.aida.
IPlotterRegion
Get the style of the region.
subtract(String, IDataPointSet, IDataPointSet)
- Method in interface hep.aida.
IDataPointSetFactory
Subtract two IDataSetPoint, point by point and measurement by measurement.
subtract(String, IHistogram1D, IHistogram1D)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram1D by subtracting two IHistogram1D.
subtract(String, IHistogram2D, IHistogram2D)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram2D by subtracting two IHistogram2D.
subtract(String, IHistogram3D, IHistogram3D)
- Method in interface hep.aida.
IHistogramFactory
Create an IHistogram3D by subtracting two IHistogram3D.
sumAllBinHeights()
- Method in interface hep.aida.
IHistogram
Sum of the heights of all the IHistogram's bins, i.e in-range bins, UNDERFLOW and OVERFLOW.
sumAllBinHeights()
- Method in interface hep.aida.
IProfile
Get the sum of all the bins heights (including underflow and overflow bin).
sumBinHeights()
- Method in interface hep.aida.
IHistogram
Sum of in-range bin heights in the IHistogram, UNDERFLOW and OVERFLOW bins are excluded.
sumBinHeights()
- Method in interface hep.aida.
IProfile
Get the sum of in range bin heights in the IProfile.
sumExtraBinHeights()
- Method in interface hep.aida.
IHistogram
Sum of heights in the UNDERFLOW and OVERFLOW bins.
sumExtraBinHeights()
- Method in interface hep.aida.
IProfile
Get the sum of the underflow and overflow bin height.
sumOfWeights()
- Method in interface hep.aida.
ICloud
Get the sum of weights of all the entries.
symlink(String, String)
- Method in interface hep.aida.
ITree
Create a symbolic link to an object in the ITree.
T
TOP_CENTER
- Static variable in interface hep.aida.
IBoxStyle
Constants specifying position of the box's origin.
TOP_LEFT
- Static variable in interface hep.aida.
IBoxStyle
Constants specifying position of the box's origin.
TOP_RIGHT
- Static variable in interface hep.aida.
IBoxStyle
Constants specifying position of the box's origin.
textStyle()
- Method in interface hep.aida.
IInfoStyle
Deprecated.
textStyle()
- Method in interface hep.aida.
ILegendBoxStyle
Get the text style of the legend box.
textStyle()
- Method in interface hep.aida.
IStatisticsBoxStyle
Get the text style of the statistics box.
textStyle()
- Method in interface hep.aida.
ITitleStyle
thickness()
- Method in interface hep.aida.
ILineStyle
Get current line thickness.
tickLabelStyle()
- Method in interface hep.aida.
IAxisStyle
title()
- Method in interface hep.aida.
IBaseHistogram
Get the Histogram's title.
title()
- Method in interface hep.aida.
IDataPointSet
Get the title of the IDataPointSet.
title()
- Method in interface hep.aida.
IFunction
Get the Function's title.
title()
- Method in interface hep.aida.
IPlotter
Get the global title of the plotter (page).
title()
- Method in interface hep.aida.
IPlotterRegion
Get the title of the region.
title()
- Method in interface hep.aida.
ITuple
Get the title of this ITuple.
titleStyle()
- Method in interface hep.aida.
IPlotter
Get title style.
titleStyle()
- Method in interface hep.aida.
IPlotterStyle
type()
- Method in interface hep.aida.
IBaseStyle
type()
- Method in interface hep.aida.
IBaseTupleColumn
Get the type of a give column.
type()
- Method in interface hep.aida.
IGenericFactory
The type of the factory (as specified when the factory was created).
type()
- Method in interface hep.aida.
IManagedObject
Get the type of an IManagedObject.
type()
- Method in interface hep.aida.
IPlottable
The type of the plottable.
U
UNDERFLOW_BIN
- Static variable in interface hep.aida.
IAxis
Constants specifying the underflow and the overflow bin.
UPDATE
- Static variable in interface hep.aida.
ITreeFactory
Constants specifying legal values for the mode argument.
Unit
- interface hep.aida.
Unit
.
Constants specifying the type of units used to specify the position of the box's origin and size.
units()
- Method in interface hep.aida.
IBoxStyle
units()
- Method in interface hep.aida.
IGridStyle
unmount(String)
- Method in interface hep.aida.
ITree
Unmount a subtree at a given path (mount point).
upperBound()
- Method in interface hep.aida.
IFitParameterSettings
upperBounds()
- Method in interface hep.aida.
IRangeSet
Return array of upper Bounds for the current set of ranges
upperEdge()
- Method in interface hep.aida.
IAxis
Get the upper edge of the IAxis.
upperEdge()
- Method in interface hep.aida.
ICloud1D
Get the upper edge of the ICloud1D.
upperEdgeX()
- Method in interface hep.aida.
ICloud2D
Get the upper edge of the ICloud2D along the x axis.
upperEdgeX()
- Method in interface hep.aida.
ICloud3D
Get the upper edge of the ICloud3D along the x axis.
upperEdgeY()
- Method in interface hep.aida.
ICloud2D
Get the upper edge of the ICloud2D along the y axis.
upperEdgeY()
- Method in interface hep.aida.
ICloud3D
Get the upper edge of the ICloud3D along the y axis.
upperEdgeZ()
- Method in interface hep.aida.
ICloud3D
Get the upper edge of the ICloud3D along the z axis.
upperExtent(int)
- Method in interface hep.aida.
IDataPointSet
Get the upper value for a give axis.
useFunctionGradient()
- Method in interface hep.aida.
IFitter
Check if the IFitter is set to use the analytical derivatives provided by the IFunction.
V
value(String)
- Method in interface hep.aida.
IAnnotation
Retrieve the value for a given key.
value(int)
- Method in interface hep.aida.
IAnnotation
Get the value at a given position within the IAnnotation.
value(int)
- Method in interface hep.aida.
ICloud1D
Get the value corresponding to a given entry.
value(double[])
- Method in interface hep.aida.
IFunction
Scalar value of the function.
value()
- Method in interface hep.aida.
IMeasurement
Get the value of the IMeasurement.
value()
- Method in interface hep.aida.
ITupleColumn.B
Get the object stored in the column at the current cursor's position.
value()
- Method in interface hep.aida.
ITupleColumn.C
Get the object stored in the column at the current cursor's position.
value()
- Method in interface hep.aida.
ITupleColumn.D
Get the object stored in the column at the current cursor's position.
value()
- Method in interface hep.aida.
ITupleColumn.F
Get the object stored in the column at the current cursor's position.
value()
- Method in interface hep.aida.
ITupleColumn.I
Get the object stored in the column at the current cursor's position.
value()
- Method in interface hep.aida.
ITupleColumn.ITuple
Get the object stored in the column at the current cursor's position.
value()
- Method in interface hep.aida.
ITupleColumn.L
Get the object stored in the column at the current cursor's position.
value()
- Method in interface hep.aida.
ITupleColumn.Object
Get the object stored in the column at the current cursor's position.
value()
- Method in interface hep.aida.
ITupleColumn.S
Get the object stored in the column at the current cursor's position.
value()
- Method in interface hep.aida.
ITupleColumn.String
Get the object stored in the column at the current cursor's position.
value()
- Method in interface hep.aida.
ITupleColumn.Z
Get the object stored in the column at the current cursor's position.
valueX(int)
- Method in interface hep.aida.
ICloud2D
Get the x value corresponding to a given entry.
valueX(int)
- Method in interface hep.aida.
ICloud3D
Get the x value corresponding to a given entry.
valueY(int)
- Method in interface hep.aida.
ICloud2D
Get the y value corresponding to a given entry.
valueY(int)
- Method in interface hep.aida.
ICloud3D
Get the y value corresponding to a given entry.
valueZ(int)
- Method in interface hep.aida.
ICloud3D
Get the z value corresponding to a given entry.
variableName(int)
- Method in interface hep.aida.
IFunction
Get the symbolic name of i-th variable.
variableNames()
- Method in interface hep.aida.
IFunction
Get all the names in a vector.
visibleStatistics()
- Method in interface hep.aida.
IStatisticsBoxStyle
W
weight(int)
- Method in interface hep.aida.
ICloud1D
Get the weight corresponding to a given entry.
weight(int)
- Method in interface hep.aida.
ICloud2D
Get the weight corresponding to a given entry.
weight(int)
- Method in interface hep.aida.
ICloud3D
Get the weight corresponding to a given entry.
weightedMean(String, IDataPointSet, IDataPointSet)
- Method in interface hep.aida.
IDataPointSetFactory
Calculate weighted means of two IDataSetPoint, point by point and measurement by measurement.
width()
- Method in interface hep.aida.
IBoxStyle
writeToFile(String)
- Method in interface hep.aida.
IPlotter
Produce an output file.
writeToFile(String, String)
- Method in interface hep.aida.
IPlotter
Produce an output file.
X
x()
- Method in interface hep.aida.
IBoxStyle
xAxis()
- Method in interface hep.aida.
IHistogram2D
Get the x axis of the IHistogram2D.
xAxis()
- Method in interface hep.aida.
IHistogram3D
Get the x axis of the IHistogram3D.
xAxis()
- Method in interface hep.aida.
IProfile2D
Return the X axis.
xAxisStyle()
- Method in interface hep.aida.
IPlotterStyle
xLimitMax()
- Method in interface hep.aida.
IPlotterRegion
Get the max limit of x.
xLimitMin()
- Method in interface hep.aida.
IPlotterRegion
Get the min limit of x.
Y
y()
- Method in interface hep.aida.
IBoxStyle
yAxis()
- Method in interface hep.aida.
IHistogram2D
Get the y axis of the IHistogram2D.
yAxis()
- Method in interface hep.aida.
IHistogram3D
Get the y axis of the IHistogram3D.
yAxis()
- Method in interface hep.aida.
IProfile2D
Return the Y axis.
yAxisStyle()
- Method in interface hep.aida.
IPlotterStyle
yLimitMax()
- Method in interface hep.aida.
IPlotterRegion
Get the max limit of y.
yLimitMin()
- Method in interface hep.aida.
IPlotterRegion
Get the min limit of y.
Z
zAxis()
- Method in interface hep.aida.
IHistogram3D
Get the z axis of the IHistogram3D.
zAxisStyle()
- Method in interface hep.aida.
IPlotterStyle
zLimitMax()
- Method in interface hep.aida.
IPlotterRegion
Get the max limit of z.
zLimitMin()
- Method in interface hep.aida.
IPlotterRegion
Get the min limit of z.
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Overview
Package
Class
Tree
Deprecated
Index
Help
AIDA API
Version 3.3
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2000-2004 AIDA Team, All Rights Reserved.