/* * Interface created by InterfaceBuilder. Do not modify. * * Created on Mon Apr 21 13:58:49 PDT 2003 */ package hep.io.root.interfaces; public interface TH2F extends hep.io.root.RootObject, hep.io.root.interfaces.TH2, hep.io.root.interfaces.TArrayF { public final static int rootIOVersion = 3; public final static int rootCheckSum = 187503427; }