All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.dianahep.root4j.interfaces.TStreamerInfo Maven / Gradle / Ivy

Go to download

Derived from FreeHEP ROOT IO (http://java.freehep.org/freehep-rootio); modernized and GUI dropped.

There is a newer version: 0.1.6
Show newest version
/*
 * Interface created by InterfaceBuilder. Do not modify.
 *
 * Created on Wed Jan 10 15:19:15 PST 2001
 */
package org.dianahep.root4j.interfaces;

public interface TStreamerInfo extends org.dianahep.root4j.RootObject, TNamed
{
   int getCheckSum();

   int getClassVersion();

   org.dianahep.root4j.interfaces.TObjArray getElements();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy