![]() |
Belle II Software release-09-00-03
|
Struct to hold data of an PXD sensor. More...
#include <PXDBackgroundModule.h>
Public Attributes | |
| double | m_expo |
| Exposition (energy deposited per cm2 and 1 second) | |
| double | m_dose |
| Dose (Gy/smy) | |
| double | m_neutronFlux |
| Neutron flux. | |
| double | m_fired |
| Fired pixels per cm2 and second, zero-suppression threshold. | |
| double | m_occupancy |
| Occupancy. | |
Struct to hold data of an PXD sensor.
Definition at line 55 of file PXDBackgroundModule.h.
| double m_dose |
Dose (Gy/smy)
Definition at line 59 of file PXDBackgroundModule.h.
| double m_expo |
Exposition (energy deposited per cm2 and 1 second)
Definition at line 57 of file PXDBackgroundModule.h.
| double m_fired |
Fired pixels per cm2 and second, zero-suppression threshold.
Definition at line 63 of file PXDBackgroundModule.h.
| double m_neutronFlux |
Neutron flux.
Definition at line 61 of file PXDBackgroundModule.h.
| double m_occupancy |
Occupancy.
Definition at line 65 of file PXDBackgroundModule.h.