|
FreeHEP API Version current |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An interface to the store that can provide fine-grained data.
| Method Summary | |
void |
read(IDevTree tree,
String path)
Populate folder or create AIDA object in the tree. |
| Methods inherited from interface hep.aida.dev.IStore |
close, commit, isReadOnly, read |
| Method Detail |
public void read(IDevTree tree,
String path)
throws IllegalArgumentException,
IOException
path - The path to the diretory which is to be filled.
IllegalArgumentException - If the path does not exist, or if it is not a directory.
IOException - If there are problems reading from the Store
|
FreeHEP API Version current |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||