icecube.daq.domcal
Class HVHistogramGrapher

java.lang.Object
  extended by icecube.daq.domcal.HVHistogramGrapher
All Implemented Interfaces:
java.lang.Runnable

public class HVHistogramGrapher
extends java.lang.Object
implements java.lang.Runnable


Field Summary
static double EC
           
static double SCALE_FACTOR
           
static short[] VOLTAGES
           
 
Constructor Summary
HVHistogramGrapher(java.lang.String inDir, java.lang.String outDir, java.lang.String htmlRoot)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 java.util.Hashtable processDomcal(java.io.File domcalFile)
           
 void run()
           
static void usage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EC

public static final double EC
See Also:
Constant Field Values

VOLTAGES

public static short[] VOLTAGES

SCALE_FACTOR

public static final double SCALE_FACTOR
See Also:
Constant Field Values
Constructor Detail

HVHistogramGrapher

public HVHistogramGrapher(java.lang.String inDir,
                          java.lang.String outDir,
                          java.lang.String htmlRoot)
Method Detail

main

public static void main(java.lang.String[] args)

usage

public static void usage()

run

public void run()
Specified by:
run in interface java.lang.Runnable

processDomcal

public java.util.Hashtable processDomcal(java.io.File domcalFile)
                                  throws javax.xml.parsers.ParserConfigurationException,
                                         org.xml.sax.SAXException,
                                         java.io.IOException
Throws:
javax.xml.parsers.ParserConfigurationException
org.xml.sax.SAXException
java.io.IOException


Copyright © 2006 IceCube Collaboration. All Rights Reserved.