icecube.daq.domcal
Class HVHistogram
java.lang.Object
icecube.daq.domcal.HVHistogram
public class HVHistogram
- extends java.lang.Object
Constructor Summary |
HVHistogram(short voltage,
float[] fitParams,
float[] xVals,
float[] yVals,
boolean convergent,
float pv,
float noiseRate,
boolean isFilled)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HVHistogram
public HVHistogram(short voltage,
float[] fitParams,
float[] xVals,
float[] yVals,
boolean convergent,
float pv,
float noiseRate,
boolean isFilled)
parseHVHistogram
public static HVHistogram parseHVHistogram(java.nio.ByteBuffer bb)
parseHVHistogram
public static HVHistogram parseHVHistogram(org.w3c.dom.Element histo)
getVoltage
public short getVoltage()
getFitParams
public float[] getFitParams()
getXVals
public float[] getXVals()
getYVals
public float[] getYVals()
isConvergent
public boolean isConvergent()
getPV
public float getPV()
getNoiseRate
public float getNoiseRate()
isFilled
public boolean isFilled()
getParameterName
public static final java.lang.String getParameterName(int i)
Copyright © 2006 IceCube Collaboration. All Rights Reserved.