Belle II Software development
|
Parameters of peel-off cookie region (corresponds to 2x2 PMT's) More...
#include <TOPGeoPrism.h>
Public Attributes | |
unsigned | ID |
ID of the region (1-based) | |
float | fraction |
fraction of peel-off area | |
float | angle |
angle of peel-off area | |
Parameters of peel-off cookie region (corresponds to 2x2 PMT's)
Definition at line 33 of file TOPGeoPrism.h.
float angle |
angle of peel-off area
Definition at line 36 of file TOPGeoPrism.h.
float fraction |
fraction of peel-off area
Definition at line 35 of file TOPGeoPrism.h.
unsigned ID |
ID of the region (1-based)
Definition at line 34 of file TOPGeoPrism.h.