ATLAS Offline Software
Public Attributes | List of all members
Envelope_t Struct Reference

#include <StripSegmentTool.h>

Collaboration diagram for Envelope_t:

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}
 

Detailed Description

Definition at line 46 of file StripSegmentTool.h.

Member Data Documentation

◆ lower_eta

float Envelope_t::lower_eta {FLT_MIN}

Definition at line 49 of file StripSegmentTool.h.

◆ lower_r

float Envelope_t::lower_r {FLT_MIN}

Definition at line 47 of file StripSegmentTool.h.

◆ lower_z

float Envelope_t::lower_z {FLT_MIN}

Definition at line 51 of file StripSegmentTool.h.

◆ upper_eta

float Envelope_t::upper_eta {FLT_MAX}

Definition at line 50 of file StripSegmentTool.h.

◆ upper_r

float Envelope_t::upper_r {FLT_MAX}

Definition at line 48 of file StripSegmentTool.h.

◆ upper_z

float Envelope_t::upper_z {FLT_MAX}

Definition at line 52 of file StripSegmentTool.h.


The documentation for this struct was generated from the following file: