 |
Belle II Software
release-05-02-19
|
13 #include <framework/datastore/RelationsObject.h>
43 TOPPull(
int pixelID,
float t,
float t0,
float sigma,
float phiCer,
float wt):
double getMeanTime() const
Return PDF mean.
float m_sigma
PDF sigma (signal) or 0 (background)
double getWeight() const
Return probability of photon belonging to this PDF.
double getPhiCer() const
Return Cerenkov azimuthal angle.
float m_t0
PDF mean time (signal) or minimal PDF mean (background)
Class to store photon pull in respect to PDF used in reconstruction.
double getPull() const
Return pull.
double getTimeDiff() const
Return time difference btw.
Abstract base class for different kinds of events.
TOPPull()
Default constructor.
double getSigma() const
Return PDF width.
double getTime() const
Return photon time.
RelationsInterface< TObject > RelationsObject
Provides interface for getting/adding relations to objects in StoreArrays.
float m_phiCer
azimuthal Cerenkov angle
ClassDef(TOPPull, 2)
ClassDef.
bool isSignal() const
Checks whether it corresponds to signal PDF.
int m_pixelID
pixel ID (e.g.
int getPixelID() const
Return pixel ID (e.g.