Belle II Software development
EKLMAlignmentAlongStripsAlgorithm::Event Struct Reference

Event: time, distance from hit to SiPM. More...

#include <EKLMAlignmentAlongStripsAlgorithm.h>

Public Attributes

int section
 Section number.
 
int layer
 Layer number.
 
int sector
 Sector number.
 
int plane
 Plane number.
 
int strip
 Strip number.
 
int stripGlobal
 Strip global number.
 
int segmentGlobal
 Segment global number.
 
float x
 Hit X coordinate.
 
float y
 Hit Y coordinate.
 
float z
 Hit Z coordinate.
 
float distSiPM
 Distance from hit to the SiPM.
 
float distFarEnd
 Distance from hit to the far end of the strip.
 

Detailed Description

Event: time, distance from hit to SiPM.

Definition at line 30 of file EKLMAlignmentAlongStripsAlgorithm.h.

Member Data Documentation

◆ distFarEnd

float distFarEnd

Distance from hit to the far end of the strip.

Definition at line 42 of file EKLMAlignmentAlongStripsAlgorithm.h.

◆ distSiPM

float distSiPM

Distance from hit to the SiPM.

Definition at line 41 of file EKLMAlignmentAlongStripsAlgorithm.h.

◆ layer

int layer

Layer number.

Definition at line 32 of file EKLMAlignmentAlongStripsAlgorithm.h.

◆ plane

int plane

Plane number.

Definition at line 34 of file EKLMAlignmentAlongStripsAlgorithm.h.

◆ section

int section

Section number.

Definition at line 31 of file EKLMAlignmentAlongStripsAlgorithm.h.

◆ sector

int sector

Sector number.

Definition at line 33 of file EKLMAlignmentAlongStripsAlgorithm.h.

◆ segmentGlobal

int segmentGlobal

Segment global number.

Definition at line 37 of file EKLMAlignmentAlongStripsAlgorithm.h.

◆ strip

int strip

Strip number.

Definition at line 35 of file EKLMAlignmentAlongStripsAlgorithm.h.

◆ stripGlobal

int stripGlobal

Strip global number.

Definition at line 36 of file EKLMAlignmentAlongStripsAlgorithm.h.

◆ x

float x

Hit X coordinate.

Definition at line 38 of file EKLMAlignmentAlongStripsAlgorithm.h.

◆ y

float y

Hit Y coordinate.

Definition at line 39 of file EKLMAlignmentAlongStripsAlgorithm.h.

◆ z

float z

Hit Z coordinate.

Definition at line 40 of file EKLMAlignmentAlongStripsAlgorithm.h.


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