Belle II Software  release-08-01-10
PDFConstructor::Pull Struct Reference

Data type for storing photon pull w.r.t PDF peak. More...

#include <PDFConstructor.h>

Public Member Functions

 Pull (int pix, double t, double t0, double tts0, double sig, double phi, double w)
 Constructor. More...
 

Public Attributes

int pixelID = 0
 pixel ID
 
double time = 0
 photon time
 
double peakT0 = 0
 PDF peak time (signal) or minimal PDF peak time in pixel (background)
 
double ttsT0 = 0
 TTS gaussian peak time (signal) or 0 (background)
 
double sigma = 0
 peak overall sigma (signal) or 0 (background)
 
double phiCer = 0
 azimuthal Cerenkov angle (signal) or 0 (background)
 
double wt = 0
 weight
 

Detailed Description

Data type for storing photon pull w.r.t PDF peak.

Definition at line 74 of file PDFConstructor.h.

Constructor & Destructor Documentation

◆ Pull()

Pull ( int  pix,
double  t,
double  t0,
double  tts0,
double  sig,
double  phi,
double  w 
)
inline

Constructor.

Parameters
pixpixel ID
tphoton time
t0PDF peak time
tts0TTS gaussian peak time
sigpeak overall sigma
phiazimuthal Cerenkov angle
wweight

Definition at line 93 of file PDFConstructor.h.


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