Belle II Software development
PXDBackgroundModule::SensorData Struct Reference

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.
 

Detailed Description

Struct to hold data of an PXD sensor.

Definition at line 52 of file PXDBackgroundModule.h.

Member Data Documentation

◆ m_dose

double m_dose

Dose (Gy/smy)

Definition at line 56 of file PXDBackgroundModule.h.

◆ m_expo

double m_expo

Exposition (energy deposited per cm2 and 1 second)

Definition at line 54 of file PXDBackgroundModule.h.

◆ m_fired

double m_fired

Fired pixels per cm2 and second, zero-suppression threshold.

Definition at line 60 of file PXDBackgroundModule.h.

◆ m_neutronFlux

double m_neutronFlux

Neutron flux.

Definition at line 58 of file PXDBackgroundModule.h.

◆ m_occupancy

double m_occupancy

Occupancy.

Definition at line 62 of file PXDBackgroundModule.h.


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