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

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

/*
 * Interface created by InterfaceBuilder. Do not modify.
 *
 * Created on Sat May 05 18:29:49 PDT 2001
 */
package org.dianahep.root4j.interfaces;

public interface TArrayF extends org.dianahep.root4j.RootObject, TArray
{
   public final static int rootIOVersion = 1;
   public final static int rootCheckSum = 1191246382;

   /** [fN] Array of fN floats */
   float[] getArray();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy