Package | Description |
---|---|
org.lcsim.recon.tracking.vsegment.geom | |
org.lcsim.recon.tracking.vsegment.geom.segmenters | |
org.lcsim.recon.tracking.vsegment.transform |
Modifier and Type | Field and Description |
---|---|
private Transformation3D |
Sensor._rotation |
Modifier and Type | Method and Description |
---|---|
Transformation3D |
Sensor.getRotation()
Returns transformation from translated global to local reference frame.
|
Constructor and Description |
---|
Sensor(IDetectorElement de,
int id,
SensorType type,
Hep3Vector translation,
Transformation3D rotation) |
Modifier and Type | Field and Description |
---|---|
(package private) Transformation3D[] |
DiskToWedgesSegmenter._rotation |
Modifier and Type | Class and Description |
---|---|
class |
CartesianToCylindrical
Coordinates transformation from cartesian to cylindrical reference frame:
(x,y,z) --> (phi,z,ro).
|
class |
Rotation3D
An object of this type defines a reference frame rotation in 3D space.
|
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.