org.dianahep.root4j.interfaces.TH2F Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of root4j Show documentation
Show all versions of root4j Show documentation
Derived from FreeHEP ROOT IO (http://java.freehep.org/freehep-rootio); modernized and GUI dropped.
/*
* Interface created by InterfaceBuilder. Do not modify.
*
* Created on Mon Apr 21 13:58:49 PDT 2003
*/
package org.dianahep.root4j.interfaces;
public interface TH2F extends org.dianahep.root4j.RootObject, org.dianahep.root4j.interfaces.TH2, org.dianahep.root4j.interfaces.TArrayF
{
public final static int rootIOVersion = 3;
public final static int rootCheckSum = 187503427;
}