Belle II Software  release-08-01-10
PixelPositions::PixelData Struct Reference

position and size of a pixel More...

#include <PixelPositions.h>

Public Member Functions

 PixelData ()
 default constructor
 
 PixelData (double x, double y, double a, double b)
 almost full constructor More...
 

Public Attributes

double xc = 0
 position of center in x
 
double yc = 0
 position of center in y
 
double Dx = 0
 size in x
 
double Dy = 0
 size in y
 
int ID = 0
 pixel ID
 
unsigned pmtType = 0
 PMT type (see TOPPmtObsoleteData::EType for the defined types)
 

Detailed Description

position and size of a pixel

Definition at line 29 of file PixelPositions.h.

Constructor & Destructor Documentation

◆ PixelData()

PixelData ( double  x,
double  y,
double  a,
double  b 
)
inline

almost full constructor

Parameters
xposition of center in x
yposition of center in y
asize in x
bsize in y

Definition at line 50 of file PixelPositions.h.


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