|
| ERNDDigi (ERChannel stilbenNb, float edep, float lightYield, float time, float neutronProb, float tac=-1.) |
|
float | LightYield () const |
|
float | NeutronProb () const |
|
float | TAC () const |
|
void | SetTAC (const Double_t TAC) |
|
| ERDigi (float edep, float time, ERChannel channel) |
|
void | Print () const |
|
float | Edep () const |
|
float | Time () const |
|
ERChannel | Channel () const |
|
void | SetTime (const float time) |
|
void | SetEdep (const float edep) |
|
void | SetChannel (const int channel) |
|
|
float | fLightYield = -1. |
|
float | fNeutronProb = -1. |
|
float | fTAC = -1. |
|
ERChannel | fChannel = consts::undefined_channel |
|
float | fTime = -1. |
|
float | fEdep = -1. |
|
Definition at line 16 of file ERNDDigi.h.
float ERNDDigi::LightYield |
( |
| ) |
const |
|
inline |
void ERNDDigi::SetTAC |
( |
const Double_t |
TAC | ) |
|
|
inline |
The documentation for this class was generated from the following files: