Belle II Software
release-08-01-10
|
Struct to keep all necessary parameters for the cosmic generator. More...
#include <SGCosmic.h>
Public Attributes | |
int | level |
Generator version: level 1 (default) or 2. | |
int | ipRequirement |
Restrict the vertex to IP or not (default) | |
double | ipdr |
Vertex restriction in the radial direction. | |
double | ipdz |
Vertex restriction in z direction. | |
double | ptmin |
Minimum value of the transverse momentum. | |
double | cylindricalR |
Cylindrical radius of generation. | |
Struct to keep all necessary parameters for the cosmic generator.
Definition at line 30 of file SGCosmic.h.