Uses of Class
icecube.daq.domcal.HVHistogram

Packages that use HVHistogram
icecube.daq.domcal This package allows programmatic access from Java to the DOM calibration information. 
 

Uses of HVHistogram in icecube.daq.domcal
 

Methods in icecube.daq.domcal that return HVHistogram
 HVHistogram DOMCalRecord.getHVHistogram(int iter)
           
 HVHistogram Calibrator.getHvHistogram(java.lang.Short key)
          Get the histogram data for the specified key, if present.
static HVHistogram HVHistogram.parseHVHistogram(java.nio.ByteBuffer bb)
           
static HVHistogram HVHistogram.parseHVHistogram(org.w3c.dom.Element histo)
           
 

Methods in icecube.daq.domcal with parameters of type HVHistogram
protected  void Calibrator.setHvHistograms(HVHistogram[] histo)
          Set the high-voltage histogram data
 



Copyright © 2006 IceCube Collaboration. All Rights Reserved.