Belle II Software development
ARICHGeoSupport::wedge Struct Reference

Struct to hold wedge parameters. More...

#include <ARICHGeoSupport.h>

Public Attributes

int type
 type
 
double r
 radius
 
double phi
 polar angle
 
double z
 length
 
std::string material
 material
 

Detailed Description

Struct to hold wedge parameters.

Definition at line 49 of file ARICHGeoSupport.h.

Member Data Documentation

◆ material

std::string material

material

Definition at line 54 of file ARICHGeoSupport.h.

◆ phi

double phi

polar angle

Definition at line 52 of file ARICHGeoSupport.h.

◆ r

double r

radius

Definition at line 51 of file ARICHGeoSupport.h.

◆ type

int type

type

Definition at line 50 of file ARICHGeoSupport.h.

◆ z

double z

length

Definition at line 53 of file ARICHGeoSupport.h.


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