Belle II Software development
ARICHGeoSupport::tube Struct Reference

Struct to hold tube parameters. More...

#include <ARICHGeoSupport.h>

Public Attributes

double innerR
 inner radius
 
double outerR
 outer radius
 
double length
 length
 
double zPosition
 z position
 
std::string material
 material
 
std::string name
 name
 

Detailed Description

Struct to hold tube parameters.

Definition at line 37 of file ARICHGeoSupport.h.

Member Data Documentation

◆ innerR

double innerR

inner radius

Definition at line 38 of file ARICHGeoSupport.h.

◆ length

double length

length

Definition at line 40 of file ARICHGeoSupport.h.

◆ material

std::string material

material

Definition at line 42 of file ARICHGeoSupport.h.

◆ name

std::string name

name

Definition at line 43 of file ARICHGeoSupport.h.

◆ outerR

double outerR

outer radius

Definition at line 39 of file ARICHGeoSupport.h.

◆ zPosition

double zPosition

z position

Definition at line 41 of file ARICHGeoSupport.h.


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