Belle II Software development
PDFConstructor::PrismSolution Struct Reference

Solution of inverse raytracing in prism. More...

Public Attributes

double len = 0
 propagation length
 
double L = 0
 emission position distance along particle trajectory
 
double cosFic = 0
 cosine of azimuthal Cerenkov angle
 
double sinFic = 0
 sine of azimuthal Cerenkov angle
 

Detailed Description

Solution of inverse raytracing in prism.

Definition at line 394 of file PDFConstructor.h.

Member Data Documentation

◆ cosFic

double cosFic = 0

cosine of azimuthal Cerenkov angle

Definition at line 397 of file PDFConstructor.h.

◆ L

double L = 0

emission position distance along particle trajectory

Definition at line 396 of file PDFConstructor.h.

◆ len

double len = 0

propagation length

Definition at line 395 of file PDFConstructor.h.

◆ sinFic

double sinFic = 0

sine of azimuthal Cerenkov angle

Definition at line 398 of file PDFConstructor.h.


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