A B C F G I J M O P R

A

afterLastEvent() - Method in class jasext.paw.PawEventSource
 

B

beforeFirstEvent() - Method in class jasext.paw.PawEventSource
 

C

close() - Method in class jasext.paw.PawEventSource
Close the EventSource and free all the resources associated with it.
createEventSource(String) - Method in class jasext.paw.PawServer
 

F

FieldNameInfo - class jasext.paw.FieldNameInfo.
 
FieldNameInfo(int, String, int, int, int, int, HObj) - Constructor for class jasext.paw.FieldNameInfo
 
finalize() - Method in class jasext.paw.PawEventSource
 

G

getAsJavaArray() - Method in interface jasext.paw.PawStringArray
Convert the PAW array to a Java array.
getAsJavaArray() - Method in interface jasext.paw.PawDoubleArray
Convert the PAW array to a Java array.
getAsJavaArray() - Method in interface jasext.paw.PawBooleanArray
Convert the PAW array to a Java array.
getAsJavaArray() - Method in interface jasext.paw.PawIntegerArray
Convert the PAW array to a Java array.
getBoolean(int) - Method in interface jasext.paw.PawBooleanArray
Convenience method for accessing elements of 1 dimension arrays Note for compatibility with Fortran/PAW all arrays are indexed from 1
getBoolean(int[]) - Method in interface jasext.paw.PawBooleanArray
Access an element of an array of arbitrary dimension
getBoolean(int, int) - Method in interface jasext.paw.PawBooleanArray
Convenience method for accessing elements of 2 dimension arrays Note for compatibility with Fortran/PAW all arrays are indexed from 1
getBoolean(int, int, int) - Method in interface jasext.paw.PawBooleanArray
Convenience method for accessing elements of 3 dimension arrays Note for compatibility with Fortran/PAW all arrays are indexed from 1
getDimension(int) - Method in interface jasext.paw.PawArray
Get the size of a particular dimension of the array.
getDouble(int) - Method in interface jasext.paw.PawDoubleArray
Convenience method for accessing elements of 1 dimension arrays Note for compatibility with Fortran/PAW all arrays are indexed from 1
getDouble(int[]) - Method in interface jasext.paw.PawDoubleArray
Access an element of an array of arbitrary dimension
getDouble(int, int) - Method in interface jasext.paw.PawDoubleArray
Convenience method for accessing elements of 2 dimension arrays Note for compatibility with Fortran/PAW all arrays are indexed from 1
getDouble(int, int, int) - Method in interface jasext.paw.PawDoubleArray
Convenience method for accessing elements of 3 dimension arrays Note for compatibility with Fortran/PAW all arrays are indexed from 1
getEventDataClass() - Method in class jasext.paw.PawEventSource
 
getInt(int) - Method in interface jasext.paw.PawIntegerArray
Convenience method for accessing elements of 1 dimension arrays Note for compatibility with Fortran/PAW all arrays are indexed from 1
getInt(int[]) - Method in interface jasext.paw.PawIntegerArray
Access an element of an array of arbitrary dimension
getInt(int, int) - Method in interface jasext.paw.PawIntegerArray
Convenience method for accessing elements of 2 dimension arrays Note for compatibility with Fortran/PAW all arrays are indexed from 1
getInt(int, int, int) - Method in interface jasext.paw.PawIntegerArray
Convenience method for accessing elements of 3 dimension arrays Note for compatibility with Fortran/PAW all arrays are indexed from 1
getItem(TreeItem) - Method in class jasext.paw.PawEventSource
 
getItems() - Method in class jasext.paw.PawEventSource
 
getName() - Method in class jasext.paw.Register
 
getName() - Method in class jasext.paw.PawEventSource
 
getNDimensions() - Method in interface jasext.paw.PawArray
Get the number of dimensions of the array.
getNextEvent() - Method in class jasext.paw.PawEventSource
 
getString(int) - Method in interface jasext.paw.PawStringArray
Convenience method for accessing elements of 1 dimension arrays Note for compatibility with Fortran/PAW all arrays are indexed from 1
getString(int[]) - Method in interface jasext.paw.PawStringArray
Access an element of an array of arbitrary dimension
getString(int, int) - Method in interface jasext.paw.PawStringArray
Convenience method for accessing elements of 2 dimension arrays Note for compatibility with Fortran/PAW all arrays are indexed from 1
getString(int, int, int) - Method in interface jasext.paw.PawStringArray
Convenience method for accessing elements of 3 dimension arrays Note for compatibility with Fortran/PAW all arrays are indexed from 1
getTotalNumberOfEvents() - Method in class jasext.paw.PawEventSource
 
getVersion() - Method in class jasext.paw.Register
 

I

init() - Method in class jasext.paw.Register
 

J

jasext.paw - package jasext.paw
 

M

main(String[]) - Static method in class jasext.paw.PawEventSource
 
main(String[]) - Static method in class jasext.paw.PawServer
 

O

openDataSet(String) - Method in class jasext.paw.PawLocal
 

P

PawArray - interface jasext.paw.PawArray.
Interface for accessing arrays stored in PAW ntuples.
PawBooleanArray - interface jasext.paw.PawBooleanArray.
 
PawBooleanArrayTreeAdaptor - class jasext.paw.PawBooleanArrayTreeAdaptor.
 
PawBooleanArrayTreeAdaptor() - Constructor for class jasext.paw.PawBooleanArrayTreeAdaptor
 
PawDoubleArray - interface jasext.paw.PawDoubleArray.
 
PawDoubleArrayTreeAdaptor - class jasext.paw.PawDoubleArrayTreeAdaptor.
 
PawDoubleArrayTreeAdaptor() - Constructor for class jasext.paw.PawDoubleArrayTreeAdaptor
 
PawEventSource - class jasext.paw.PawEventSource.
A class for opening a PAW file as an event source.
PawEventSource(String) - Constructor for class jasext.paw.PawEventSource
Create a PawEventSource connected to the PAW file specified.
PawIntegerArray - interface jasext.paw.PawIntegerArray.
 
PawIntegerArrayTreeAdaptor - class jasext.paw.PawIntegerArrayTreeAdaptor.
 
PawIntegerArrayTreeAdaptor() - Constructor for class jasext.paw.PawIntegerArrayTreeAdaptor
 
PawLocal - class jasext.paw.PawLocal.
A LocalDIM for accessing PAW files from a JAS client
PawLocal() - Constructor for class jasext.paw.PawLocal
 
PawServer - class jasext.paw.PawServer.
A DIM for accessing PAW files from a Java Data Server
PawStringArray - interface jasext.paw.PawStringArray.
 
PawStringArrayTreeAdaptor - class jasext.paw.PawStringArrayTreeAdaptor.
 
PawStringArrayTreeAdaptor() - Constructor for class jasext.paw.PawStringArrayTreeAdaptor
 

R

Register - class jasext.paw.Register.
 
Register() - Constructor for class jasext.paw.Register
 

A B C F G I J M O P R