#include "PhotonCalibratorStandard.h"
Definition at line 23 of file PhotonCalibratorStandard.h.
calib::PhotonCalibratorStandard::PhotonCalibratorStandard |
( |
float |
size, |
|
|
float |
shift, |
|
|
bool |
useArea |
|
) |
| |
|
inline |
double calib::PhotonCalibratorStandard::PE |
( |
double |
adcs, |
|
|
int |
|
|
) |
| const |
|
inlineoverridevirtual |
double calib::IPhotonCalibrator::PE |
( |
const recob::OpHit & |
oh | ) |
const |
|
inlineinherited |
Convenience.
Need a 3D position because result depends on position along length of bar. This is going to be pretty imprecise even so.
Definition at line 39 of file IPhotonCalibrator.h.
References recob::OpHit::PE().
double calib::IPhotonCalibrator::PE |
( |
const recob::OpFlash & |
of | ) |
const |
|
inlineinherited |
void calib::PhotonCalibratorStandard::SetSPEShift |
( |
float |
shift | ) |
|
|
inline |
void calib::PhotonCalibratorStandard::SetSPESize |
( |
float |
size | ) |
|
|
inline |
void calib::PhotonCalibratorStandard::SetUseArea |
( |
bool |
useArea | ) |
|
|
inline |
bool calib::PhotonCalibratorStandard::UseArea |
( |
| ) |
const |
|
inlineoverridevirtual |
float calib::PhotonCalibratorStandard::fSPEShift |
|
private |
float calib::PhotonCalibratorStandard::fSPESize |
|
private |
Need a 3D position because result depends on position along length of bar. This is going to be pretty imprecise even so.
Definition at line 52 of file PhotonCalibratorStandard.h.
bool calib::PhotonCalibratorStandard::fUseArea |
|
private |
The documentation for this class was generated from the following file: