public class TreeExpression extends Object
Constructor and Description |
---|
TreeExpression(String exp,
List<String> branches) |
TreeExpression(String name,
String exp,
List<String> branches) |
Modifier and Type | Method and Description |
---|---|
double |
getValue(ITree tree) |
static boolean |
validateExpression(String expression,
List<String> branches) |
Jas4pp 1.5 © Java Analysis Studio for Particle Physics