Belle II Software development
KLMDQM2Module::HitData Struct Reference

Hit data. More...

#include <KLMDQM2Module.h>

Public Attributes

int subdetector
 Subdetector.
 
int section
 Section.
 
int layer
 Layer.
 
int sector
 Sector.
 
int plane
 Plane.
 
int strip
 Strip.
 
double localPosition
 Local coordinate.
 
const ExtHithit
 Extrapolation hit.
 
const KLMDigitdigit
 Digit.
 

Detailed Description

Hit data.

Definition at line 55 of file KLMDQM2Module.h.

Member Data Documentation

◆ digit

const KLMDigit* digit

Digit.

Definition at line 82 of file KLMDQM2Module.h.

◆ hit

const ExtHit* hit

Extrapolation hit.

Definition at line 79 of file KLMDQM2Module.h.

◆ layer

int layer

Layer.

Definition at line 64 of file KLMDQM2Module.h.

◆ localPosition

double localPosition

Local coordinate.

Definition at line 76 of file KLMDQM2Module.h.

◆ plane

int plane

Plane.

Definition at line 70 of file KLMDQM2Module.h.

◆ section

int section

Section.

Definition at line 61 of file KLMDQM2Module.h.

◆ sector

int sector

Sector.

Definition at line 67 of file KLMDQM2Module.h.

◆ strip

int strip

Strip.

Definition at line 73 of file KLMDQM2Module.h.

◆ subdetector

int subdetector

Subdetector.

Definition at line 58 of file KLMDQM2Module.h.


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