Belle II Software  release-08-01-10
RaytracerBase::Mirror Struct Reference

spherical mirror data in module local frame. More...

#include <RaytracerBase.h>

Public Member Functions

 Mirror ()
 default constructor
 
 Mirror (const TOPGeoModule &module)
 constructor from TOP module. More...
 

Public Attributes

double xc = 0
 center of curvature in x
 
double yc = 0
 center of curvature in y
 
double zc = 0
 center of curvature in z
 
double R = 0
 radius
 
double zb = 0
 minimum of mirror surface in z
 
double reflectivity = 0
 mirror reflectivity
 

Detailed Description

spherical mirror data in module local frame.

Definition at line 80 of file RaytracerBase.h.

Constructor & Destructor Documentation

◆ Mirror()

Mirror ( const TOPGeoModule module)
explicit

constructor from TOP module.

Parameters
modulemodule object from TOPGeometry

Definition at line 39 of file RaytracerBase.cc.


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