|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Predicate | |
---|---|
hep.physics.filter | Particle selection utilities. |
hep.physics.jet | Jet finding and event shape utilities. |
Uses of Predicate in hep.physics.filter |
---|
Constructors in hep.physics.filter with parameters of type Predicate | |
---|---|
Filter(java.util.Iterator e,
Predicate p)
|
Uses of Predicate in hep.physics.jet |
---|
Methods in hep.physics.jet with parameters of type Predicate | |
---|---|
void |
AbstractJetFinder.setEvent(java.util.Collection data,
Predicate cut)
Call this to input a new event to the jet finder. |
void |
EventShape.setEvent(java.util.Collection data,
Predicate cut)
Call this to input a new event to the event shape routines. |
void |
JetFinder.setEvent(java.util.Collection data,
Predicate cut)
Set the current event data |
void |
FixNumberOfJetsFinder.setEvent(java.util.Collection data,
Predicate cut)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |