Uses of Class
cnuphys.snr.WireList

Packages that use WireList
Package
Description
 
  • Uses of WireList in cnuphys.snr

    Fields in cnuphys.snr declared as WireList
    Modifier and Type
    Field
    Description
    final WireList[]
    SNRCluster.wireLists
    one wirelist for each layer
    Methods in cnuphys.snr with parameters of type WireList
    Modifier and Type
    Method
    Description
    void
    NoiseReductionParameters.addHitsInMask(int layer, int wire, int direction, WireList list)
    Add wires that are in the masks of the clean data corresponding to a given wire (segment candidate start), layer, and direction
    boolean
    WireList.hasSubset(WireList wl)
    Is a given list a subset of this list