Classes | |
class | APAGeometryAlg |
class | APAHitFinder |
class | DisambigAlg |
Typedefs | |
typedef enum apa::_apa_plane_proj | APAView_t |
Enumerations | |
enum | _apa_plane_proj { kU, kV, kZ0, kZ1, kUnknown } |
typedef enum apa::_apa_plane_proj apa::APAView_t |
enum apa::_apa_plane_proj |
Enumerator | |
---|---|
kU |
U view on both sides of the APA. |
kV |
V view on both sides of the APA. |
kZ0 |
Z view on the smaller-x side of the APA. |
kZ1 |
Z view on the larger-x side of the APA. |
kUnknown |
Definition at line 22 of file APAGeometryAlg.h.