Belle II Software release-09-00-00
SVDBackgroundModule::SensorData Struct Reference

Struct to hold data of an SVD sensor. More...

#include <SVDBackgroundModule.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_firedU
 Fired pixels in U, per cm2 and second, zero-suppression threshold.
 
double m_firedV
 Fired pixels in V, per cm2 and second, zero-suppression threshold.
 
double m_firedU_t
 Fired pixels in U, occupied time per cm2 and second.
 
double m_firedV_t
 Fired pixels in V, occupied time per cm2 and second.
 
double m_occupancyU
 Occupancy in U.
 
double m_occupancyV
 Occupancy in V.
 
double m_occupancyU_APV
 Occupancy in U, for 1 APV cycle.
 
double m_occupancyV_APV
 Occupancy in V, for 1 APV cycle.
 

Detailed Description

Struct to hold data of an SVD sensor.

Definition at line 86 of file SVDBackgroundModule.h.

Member Data Documentation

◆ m_dose

double m_dose

Dose (Gy/smy)

Definition at line 90 of file SVDBackgroundModule.h.

◆ m_expo

double m_expo

Exposition (energy deposited per cm2 and 1 second)

Definition at line 88 of file SVDBackgroundModule.h.

◆ m_firedU

double m_firedU

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

Definition at line 94 of file SVDBackgroundModule.h.

◆ m_firedU_t

double m_firedU_t

Fired pixels in U, occupied time per cm2 and second.

Definition at line 98 of file SVDBackgroundModule.h.

◆ m_firedV

double m_firedV

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

Definition at line 96 of file SVDBackgroundModule.h.

◆ m_firedV_t

double m_firedV_t

Fired pixels in V, occupied time per cm2 and second.

Definition at line 100 of file SVDBackgroundModule.h.

◆ m_neutronFlux

double m_neutronFlux

Neutron flux.

Definition at line 92 of file SVDBackgroundModule.h.

◆ m_occupancyU

double m_occupancyU

Occupancy in U.

Definition at line 102 of file SVDBackgroundModule.h.

◆ m_occupancyU_APV

double m_occupancyU_APV

Occupancy in U, for 1 APV cycle.

Definition at line 106 of file SVDBackgroundModule.h.

◆ m_occupancyV

double m_occupancyV

Occupancy in V.

Definition at line 104 of file SVDBackgroundModule.h.

◆ m_occupancyV_APV

double m_occupancyV_APV

Occupancy in V, for 1 APV cycle.

Definition at line 108 of file SVDBackgroundModule.h.


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