hep.io.root.interfaces
Interface TArrayF
- All Superinterfaces:
- RootObject, TArray
- All Known Subinterfaces:
- TH1F, TH2F
- public interface TArrayF
- extends RootObject, TArray
- Source Code:
- TArrayF.java
Method Summary |
float[] |
getArray()
[fN] Array of fN floats |
Methods inherited from interface hep.io.root.interfaces.TArray |
getN |
rootIOVersion
public static final int rootIOVersion
- See Also:
- Constant Field Values
rootCheckSum
public static final int rootCheckSum
- See Also:
- Constant Field Values
getArray
public float[] getArray()
- [fN] Array of fN floats
Copyright © 2000-2004 FreeHEP, All Rights Reserved.