PyLamarr
Pythonizations for the ultra-fast simulation option for the LHCb experiment
 
Loading...
Searching...
No Matches
PyLamarr.LHCb.Photons.PyPhotons.PyPhotons Class Reference

Public Member Functions

 invertColumnTransformer (self, column_transformer, preprocessed_X)
 
 __call__ (self, db)
 

Public Attributes

 efficiency_model
 
 resolution_model
 

Static Public Attributes

Union efficiency_model [str, None]
 
Union resolution_model [str, None]
 

Protected Member Functions

 _eval_efficiency (self, X)
 
 _eval_smearing (self, X)
 

Detailed Description

Definition at line 22 of file PyPhotons.py.

Member Function Documentation

◆ __call__()

PyLamarr.LHCb.Photons.PyPhotons.PyPhotons.__call__ (   self,
  db 
)

Definition at line 79 of file PyPhotons.py.

◆ _eval_efficiency()

PyLamarr.LHCb.Photons.PyPhotons.PyPhotons._eval_efficiency (   self,
  X 
)
protected

Definition at line 50 of file PyPhotons.py.

◆ _eval_smearing()

PyLamarr.LHCb.Photons.PyPhotons.PyPhotons._eval_smearing (   self,
  X 
)
protected

Definition at line 59 of file PyPhotons.py.

◆ invertColumnTransformer()

PyLamarr.LHCb.Photons.PyPhotons.PyPhotons.invertColumnTransformer (   self,
  column_transformer,
  preprocessed_X 
)

Definition at line 26 of file PyPhotons.py.

Member Data Documentation

◆ efficiency_model [1/2]

Union PyLamarr.LHCb.Photons.PyPhotons.PyPhotons.efficiency_model [str, None]
static

Definition at line 23 of file PyPhotons.py.

◆ efficiency_model [2/2]

PyLamarr.LHCb.Photons.PyPhotons.PyPhotons.efficiency_model

Definition at line 52 of file PyPhotons.py.

◆ resolution_model [1/2]

Union PyLamarr.LHCb.Photons.PyPhotons.PyPhotons.resolution_model [str, None]
static

Definition at line 24 of file PyPhotons.py.

◆ resolution_model [2/2]

PyLamarr.LHCb.Photons.PyPhotons.PyPhotons.resolution_model

Definition at line 61 of file PyPhotons.py.


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