Belle II Software  release-08-01-10
TOPGeoPrism::UnfoldedWindow Struct Reference

Unfolded prism exit window. More...

#include <TOPGeoPrism.h>

Public Member Functions

 UnfoldedWindow (const ROOT::Math::XYVector &orig, const ROOT::Math::XYVector &dir, const ROOT::Math::XYVector &norm, const ROOT::Math::XYVector &slanted)
 constructor More...
 

Public Attributes

double y0 = 0
 window origin in y
 
double z0 = 0
 window origin in z
 
double sy = 0
 window surface direction in y
 
double sz = 0
 window surface direction in z
 
double ny = 0
 normal to window surface, y component
 
double nz = 0
 normal to window surface, z component
 
double nsy [2] = {0, 0}
 normals to upper [0] and slanted [1] surfaces, y component
 
double nsz [2] = {0, 0}
 normals to upper [0] and slanted [1] surfaces, z component
 

Detailed Description

Unfolded prism exit window.

Definition at line 43 of file TOPGeoPrism.h.


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