public interface LCRelation extends LCObject
LCRelationNavigator
Modifier and Type | Method and Description |
---|---|
LCObject |
getFrom()
The 'from' object of the given relation.
|
LCObject |
getTo()
The 'to' object of the given relation.
|
float |
getWeight()
The weight of the given relation - only if collection flag bit LCIO::LCREL_WEIGHTED is set.
|
Jas4pp 1.5 © Java Analysis Studio for Particle Physics