Package | Description |
---|---|
org.lcsim.recon.cluster.fixedcone |
Modifier and Type | Field and Description |
---|---|
private FixedConeClusterer.FixedConeDistanceMetric |
FixedConeClusterer._dm |
Modifier and Type | Method and Description |
---|---|
static FixedConeClusterer.FixedConeDistanceMetric |
FixedConeClusterer.FixedConeDistanceMetric.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FixedConeClusterer.FixedConeDistanceMetric[] |
FixedConeClusterer.FixedConeDistanceMetric.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
FixedConeClusterer(double seed,
double minE,
double[] coneFunc,
double[] cutFunc,
FixedConeClusterer.FixedConeDistanceMetric distMetric)
Constructor
|
FixedConeClusterer(double radius,
double seed,
double minE,
FixedConeClusterer.FixedConeDistanceMetric distMetric) |
FixedConeClusterer(double seed,
double minE,
FixedConeClusterer.FixedConeDistanceMetric distMetric) |
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.