Uses of Class
hep.wired.cut.Cut.Result

Packages that use Cut.Result
hep.wired.cut   
 

Uses of Cut.Result in hep.wired.cut
 

Methods in hep.wired.cut that return Cut.Result
 Cut.Result Cut.pass(Map<String,org.freehep.util.Value> data, boolean invert)
          Tells the client whether this cut is satisfied by the supplied data.
 Cut.Result Cut.pass(Map<String,org.freehep.util.Value> data, Object moreData, boolean invert)
          Tells the client whether this cut is satisfied by the supplied data.
static Cut.Result Cut.Result.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Cut.Result[] Cut.Result.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 1996-2013 FreeHEP. All Rights Reserved.