public interface ITree
Modifier and Type | Method and Description |
---|---|
void |
configure() |
Branch |
getBranch(String name) |
int |
getEntries() |
List<String> |
getListOfBranches() |
String |
getName() |
int |
readEntry(int entry) |
boolean |
readNext() |
void |
reset() |
Jas4pp 1.5 © Java Analysis Studio for Particle Physics