Belle II Software  release-08-01-10
SignalPDF::PDFExtra Struct Reference

Extra information about single PDF peak. More...

#include <SignalPDF.h>

Public Attributes

double thc = 0
 Cerenkov (polar) angle.
 
double e = 0
 photon energy
 
double sige = 0
 photon energy sigma squared
 
int Nxm = 0
 number of reflections in x before mirror
 
int Nxb = 0
 number of reflections in x after mirror and before prism
 
int Nxe = 0
 number of reflections in x inside prism
 
int Nym = 0
 number of reflections in y before mirror
 
int Nyb = 0
 number of reflections in y after mirror and before prism
 
int Nye = 0
 number of reflections in y inside prism
 
double xD = 0
 unfolded detection x coordinate
 
double yD = 0
 unfolded detection y coordinate
 
double zD = 0
 unfolded detection z coordinate
 
double yB = 0
 unfolded coordinate x at prism entrance
 
double kxE = 0
 photon direction x at emission
 
double kyE = 0
 photon direction y at emission
 
double kzE = 0
 photon direction z at emission
 
double kxD = 0
 photon direction x at detection
 
double kyD = 0
 photon direction y at detection
 
double kzD = 0
 photon direction z at detection
 
EPeakType type = c_Unknown
 peak type
 

Detailed Description

Extra information about single PDF peak.

Definition at line 51 of file SignalPDF.h.


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