FreeHEP API
Version current

hep.io.root.interfaces
Interface TArrayD

All Superinterfaces:
RootObject, TArray
All Known Subinterfaces:
TH1D, TH2D, TProfile

public interface TArrayD
extends RootObject, TArray

Source Code:
TArrayD.java

Field Summary
static int rootCheckSum
           
static int rootIOVersion
           
 
Method Summary
 double[] getArray()
          [fN] Array of fN floats
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 
Methods inherited from interface hep.io.root.interfaces.TArray
getN
 

Field Detail

rootIOVersion

public static final int rootIOVersion
See Also:
Constant Field Values

rootCheckSum

public static final int rootCheckSum
See Also:
Constant Field Values
Method Detail

getArray

public double[] getArray()
[fN] Array of fN floats


FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.