Package | Description |
---|---|
org.lcsim.recon.tracking.vsegment | |
org.lcsim.recon.tracking.vsegment.geom | |
org.lcsim.recon.tracking.vsegment.geom.segmenters |
Modifier and Type | Class and Description |
---|---|
class |
ExampleSegmenter1 |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSegmenter
Base class for
ForwardingSegmenter s and RegionSegmenter s that
can be chained together to describe virtual segmentation of the entire detector. |
class |
ForwardingSegmenter
|
class |
RegionSegmenter
Base class for implementing
Segmenter s that describe virtual segmentation
of a certain part of the detector. |
Modifier and Type | Field and Description |
---|---|
private Segmenter |
SegmentationManager._segmenter |
Constructor and Description |
---|
SegmentationManager(Segmenter segmenter)
Constructs a new instance of SegmentationManager.
|
Modifier and Type | Class and Description |
---|---|
class |
CylindricalBarrelSegmenter
Simplistic Segmenter that tiles barrel cylinders with Z-parallel strips or pixels.
|
class |
DiskToWedgesSegmenter
Simplistic Segmenter that tiles a single disk with wedges.
|
class |
DiskTrackerSegmenter
Forwarding segmenter that chooses daughter segmenter based on the
IDetectorElement
associated with the hit. |
class |
DiskTrackerToRingsSegmenter
Simplistic Segmenter that tiles endcap disks with strips or pixels.
|
class |
DiskTrackerToWedgesSegmenter |
class |
SubdetectorBasedSegmenter
Segmenter that forwards postfix and
Sensor creation calls
to daughter Segmenters based on subdetector where the hit occured. |
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.