/* * Interface created by InterfaceBuilder. Do not modify. * * Created on Mon Aug 18 12:42:42 PDT 2003 */ package hep.io.root.interfaces; public interface TH1D extends hep.io.root.RootObject, hep.io.root.interfaces.TH1, hep.io.root.interfaces.TArrayD { public final static int rootIOVersion=1; public final static int rootCheckSum=187205993; }