Interface for emission profile from LED.
More...
#include <JLED.hh>
Interface for emission profile from LED.
Definition at line 34 of file JLED.hh.
virtual JPHYSICS::JAbstractLED::~JAbstractLED |
( |
| ) |
|
|
inlinevirtual |
Virtual destructor.
Definition at line 40 of file JLED.hh.
virtual double JPHYSICS::JAbstractLED::getLightFromLED |
( |
const double |
ct, |
|
|
const double |
phi, |
|
|
const double |
dt |
|
) |
| const |
|
pure virtual |
Light yield from LED (number of p.e.
per unit solid angle per unit time).
- Parameters
-
ct | zenith angle of emission |
phi | azimuth angle of emission |
dt | time of emission [ns] |
- Returns
- d^2P / dOmega dt [npe/ns/sr]
Implemented in JPHYSICS::JLED_C, and LED.
The documentation for this class was generated from the following file: