/*
 * Interface created by InterfaceBuilder. Do not modify.
 *
 * Created on Wed Sep 03 12:49:00 PDT 2003
 */

package hep.io.root.interfaces;

public interface TH2D extends hep.io.root.RootObject, hep.io.root.interfaces.TH2, hep.io.root.interfaces.TArrayD
{
	public final static int rootIOVersion=3;
	public final static int rootCheckSum=187385327;
}
