Belle II Software development
ARICHGeoAerogelPlane::layer Struct Reference

Struct to hold aerogel layer parameters. More...

#include <ARICHGeoAerogelPlane.h>

Public Attributes

double thickness
 Thickness.
 
double refIndex
 Refractive index.
 
double trLength
 Transmission length.
 
std::string material
 Material.
 

Detailed Description

Struct to hold aerogel layer parameters.

Only for averaged properties of the aerogel tiles/layers.

Definition at line 43 of file ARICHGeoAerogelPlane.h.

Member Data Documentation

◆ material

std::string material

Material.

Definition at line 55 of file ARICHGeoAerogelPlane.h.

◆ refIndex

double refIndex

Refractive index.

Definition at line 49 of file ARICHGeoAerogelPlane.h.

◆ thickness

double thickness

Thickness.

Definition at line 46 of file ARICHGeoAerogelPlane.h.

◆ trLength

double trLength

Transmission length.

Definition at line 52 of file ARICHGeoAerogelPlane.h.


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