![]() |
ATLAS Offline Software
|
#include <StripSegmentTool.h>
Public Attributes | |
float | lower_r {FLT_MIN} |
float | upper_r {FLT_MAX} |
float | lower_eta {FLT_MIN} |
float | upper_eta {FLT_MAX} |
float | lower_z {FLT_MIN} |
float | upper_z {FLT_MAX} |
Definition at line 41 of file StripSegmentTool.h.
float Envelope_t::lower_eta {FLT_MIN} |
Definition at line 44 of file StripSegmentTool.h.
float Envelope_t::lower_r {FLT_MIN} |
Definition at line 42 of file StripSegmentTool.h.
float Envelope_t::lower_z {FLT_MIN} |
Definition at line 46 of file StripSegmentTool.h.
float Envelope_t::upper_eta {FLT_MAX} |
Definition at line 45 of file StripSegmentTool.h.
float Envelope_t::upper_r {FLT_MAX} |
Definition at line 43 of file StripSegmentTool.h.
float Envelope_t::upper_z {FLT_MAX} |
Definition at line 47 of file StripSegmentTool.h.