Package | Description |
---|---|
org.lcsim.recon.tracking.vsegment.digitization | |
org.lcsim.recon.tracking.vsegment.digitization.algorithms |
Modifier and Type | Field and Description |
---|---|
protected SimToDigiConverter |
SimToDigiDriver._converter |
Modifier and Type | Method and Description |
---|---|
SimToDigiConverter |
SimToDigiDriver.getConverter()
Returns SimToDigiConverter object used by this driver.
|
Modifier and Type | Method and Description |
---|---|
void |
SimToDigiDriver.setConverter(SimToDigiConverter converter)
Set SimToDigiConverter to be used by this driver.
|
Constructor and Description |
---|
SimToDigiDriver(SimToDigiConverter converter)
Create digitization driver with the given SimToDigiConverter and the default
distance cut of 200 microns.
|
Modifier and Type | Class and Description |
---|---|
class |
ConverterSimple
Very simple-minded converter - for illustration purposes only.
|
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.