Belle II Software development
ARICHGeoSupport::box Struct Reference

Struct to hold parameters of box volumes (examples, scintilators for cosmic test) More...

#include <ARICHGeoSupport.h>

Public Attributes

double size [3]
 size coordinates
 
double position [3]
 position coordinates
 
double rotation [3]
 rotation coordinates
 
std::string name
 name
 
std::string material
 material
 

Detailed Description

Struct to hold parameters of box volumes (examples, scintilators for cosmic test)

Definition at line 60 of file ARICHGeoSupport.h.

Member Data Documentation

◆ material

std::string material

material

Definition at line 65 of file ARICHGeoSupport.h.

◆ name

std::string name

name

Definition at line 64 of file ARICHGeoSupport.h.

◆ position

double position[3]

position coordinates

Definition at line 62 of file ARICHGeoSupport.h.

◆ rotation

double rotation[3]

rotation coordinates

Definition at line 63 of file ARICHGeoSupport.h.

◆ size

double size[3]

size coordinates

Definition at line 61 of file ARICHGeoSupport.h.


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