hep.io.root.interfaces
Interface TArrayD

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

public interface TArrayD
extends RootObject, TArray


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

Field Detail

rootIOVersion

static final int rootIOVersion
See Also:
Constant Field Values

rootCheckSum

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

getArray

double[] getArray()
[fN] Array of fN doubles



Copyright © 2000-2013 FreeHEP. All Rights Reserved.