hep.io.root.core
Class IOUtils
java.lang.Object
hep.io.root.core.IOUtils
public class IOUtils
- extends Object
- Version:
- $Id: IOUtils.java 8584 2006-08-10 23:06:37Z duns $
- Author:
- tonyj
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IOUtils
public IOUtils()
readVariableMultiArray
public static void readVariableMultiArray(RootInput in,
float[][] source,
int[] lengths)
throws IOException
- Throws:
IOException
readFixedArray
public static void readFixedArray(RootInput in,
Object[] data,
String type)
throws IOException
- Throws:
IOException
Copyright © 2000-2013 FreeHEP. All Rights Reserved.