public abstract class Interactor extends Object
Constructor and Description |
---|
Interactor() |
Modifier and Type | Method and Description |
---|---|
abstract void |
interact(ETrack tre)
Interact: modify the track vector and error matrix.
|
abstract Interactor |
newCopy()
Make a clone of this object.
|
public abstract void interact(ETrack tre)
tre
- ETrack to interactpublic abstract Interactor newCopy()
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.