![]() |
AliRoot Core
3dc7879 (3dc7879)
|
![]() |
Classes | |
class | AliMUONGeometry |
Container class for geometry modules. More... | |
class | AliMUONGeometryBuilder |
Manager class for geometry construction via geometry builders. More... | |
class | AliMUONGeometryConstituent |
Helper class for definititon of an assembly of volumes. More... | |
class | AliMUONGeometryDetElement |
Class for storing detection element transformations. More... | |
class | AliMUONGeometryEnvelope |
Geometry envelope helper class. More... | |
class | AliMUONGeometryEnvelopeStore |
Store for temporary volumes envelopes. More... | |
class | AliMUONGeometryMisAligner |
Class for misalignment of geometry transformations. More... | |
class | AliMUONGeometryModule |
Geometry parameters for detector module. More... | |
class | AliMUONGeometryModuleTransformer |
Geometry transformer for a detector module. More... | |
class | AliMUONGeometryTransformer |
Top container class for geometry transformations. More... | |
class | AliMUONSurveyChamber |
Class for survey of chambers (frames) of the muon spectrometer. More... | |
class | AliMUONSurveyDetElem |
Class for survey of detection elements of the muon spectrometer. More... | |
class | AliMUONSurveyObj |
Base class for survey of muon spectrometer. More... | |
class | AliMUONSurveyUtil |
Utility class for survey of muon spectrometer. More... | |
class | AliMUONVGeometryBuilder |
Abstract base class for geometry construction per module(s) More... | |
class | AliMUONContour |
2D contour More... | |
class | AliMUONContourMaker |
Creator/merger of AliMUONContour objects. More... | |
class | AliMUONManuContourMaker |
Maker of AliMUONContour objects for all the tracker manus. More... | |
class | AliMUONNode |
A node of a segment tree. More... | |
class | AliMUONPointWithRef |
A TVector2 with an integer ref, and a specific Compare. More... | |
class | AliMUONPolygon |
A planar polygon. More... | |
class | AliMUONSegment |
A basic line segment, used for contour making algorithm(s) More... | |
class | AliMUONSegmentTree |
Implementation of a segment tree. More... | |
Enumerations | |
enum | AliMUONGeometryDirection { kDirX, kDirY, kDirUndefined } |
Enumeration for the directions in a plane. More... | |
Category of geometry framework classes see more on the MUON Geometry page.
Enumeration for the directions in a plane.
Author:Ivana Hrivnacova, IPN Orsay
Enumerator | |
---|---|
kDirX |
direction in x |
kDirY |
direction in y |
kDirUndefined |
undefined direction |
Definition at line 15 of file AliMUONGeometryDirection.h.