hep.aida.tfloat.ref
Class FloatHistogram1DContents
- java.lang.Object
-
- hep.aida.tfloat.ref.FloatHistogram1DContents
-
public class FloatHistogram1DContents extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor and Description FloatHistogram1DContents(int[] entries, float[] heights, float[] errors, int nEntry, float sumWeight, float sumWeightSquared, float mean, float rms)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description int[]getEntries()float[]getErrors()float[]getHeights()floatgetMean()intgetNentry()floatgetRms()floatgetSumWeight()floatgetSumWeightSquared()
-
-
-
Constructor Detail
-
FloatHistogram1DContents
public FloatHistogram1DContents(int[] entries, float[] heights, float[] errors, int nEntry, float sumWeight, float sumWeightSquared, float mean, float rms)
-
-
Method Detail
-
getEntries
public int[] getEntries()
-
getHeights
public float[] getHeights()
-
getErrors
public float[] getErrors()
-
getNentry
public int getNentry()
-
getSumWeight
public float getSumWeight()
-
getSumWeightSquared
public float getSumWeightSquared()
-
getMean
public float getMean()
-
getRms
public float getRms()
-
-
DMelt 3.0 © DataMelt by jWork.ORG