public abstract class FullFitter extends Object
Constructor and Description |
---|
FullFitter()
Construct a default instance of this class.
|
Modifier and Type | Method and Description |
---|---|
abstract int |
fit(HTrack trh)
Fit the specified track.
|
String |
genericType()
Return the generic type.
|
static String |
staticType()
Return a String representation of the class' the type name.
|
static String |
typeName()
Return a String representation of the class' the type name.
|
public static String typeName()
public static String staticType()
public String genericType()
public abstract int fit(HTrack trh)
trh
- The HTrack to fit.Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.