Belle II Software development
SignalPDF::PDFPeak Struct Reference

Single PDF peak. More...

#include <SignalPDF.h>

Public Attributes

double t0 = 0
 peak position [ns]
 
double wid = 0
 peak width squared [ns^2]
 
double nph = 0
 normalized number of photons in a peak
 
double fic = 0
 Cerenkov azimuthal angle.
 

Detailed Description

Single PDF peak.

Definition at line 41 of file SignalPDF.h.

Member Data Documentation

◆ fic

double fic = 0

Cerenkov azimuthal angle.

Definition at line 45 of file SignalPDF.h.

◆ nph

double nph = 0

normalized number of photons in a peak

Definition at line 44 of file SignalPDF.h.

◆ t0

double t0 = 0

peak position [ns]

Definition at line 42 of file SignalPDF.h.

◆ wid

double wid = 0

peak width squared [ns^2]

Definition at line 43 of file SignalPDF.h.


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