#include <SpatialPhotonResponse.h>
Class representing the spatial photon response in a ZDC calorimeter
Definition at line 30 of file SpatialPhotonResponse.h.
◆ SpatialPhotonResponse() [1/2]
| SpatialPhotonResponse::SpatialPhotonResponse |
( |
int |
Nx, |
|
|
int |
Ny, |
|
|
double |
lowerx, |
|
|
double |
lowery, |
|
|
double |
lengthx, |
|
|
double |
lengthy |
|
) |
| |
◆ SpatialPhotonResponse() [2/2]
| o2::zdc::SpatialPhotonResponse::SpatialPhotonResponse |
( |
| ) |
|
|
default |
◆ addPhoton()
| void SpatialPhotonResponse::addPhoton |
( |
double |
x, |
|
|
double |
y, |
|
|
int |
nphotons |
|
) |
| |
◆ getCellLx()
| double o2::zdc::SpatialPhotonResponse::getCellLx |
( |
| ) |
const |
|
inline |
◆ getCellLy()
| double o2::zdc::SpatialPhotonResponse::getCellLy |
( |
| ) |
const |
|
inline |
◆ getDetectorID()
| int o2::zdc::SpatialPhotonResponse::getDetectorID |
( |
| ) |
const |
|
inline |
◆ getHitTime()
| float o2::zdc::SpatialPhotonResponse::getHitTime |
( |
| ) |
const |
|
inline |
◆ getImageData()
| std::vector< std::vector< int > > const & o2::zdc::SpatialPhotonResponse::getImageData |
( |
| ) |
const |
|
inline |
◆ getLowerX()
| double o2::zdc::SpatialPhotonResponse::getLowerX |
( |
| ) |
const |
|
inline |
◆ getLowerY()
| double o2::zdc::SpatialPhotonResponse::getLowerY |
( |
| ) |
const |
|
inline |
◆ getNx()
| double o2::zdc::SpatialPhotonResponse::getNx |
( |
| ) |
const |
|
inline |
◆ getNy()
| double o2::zdc::SpatialPhotonResponse::getNy |
( |
| ) |
const |
|
inline |
◆ getPhotonsPerChannel()
| std::array< int, 5 > SpatialPhotonResponse::getPhotonsPerChannel |
( |
| ) |
const |
◆ getPhotonSum()
| int o2::zdc::SpatialPhotonResponse::getPhotonSum |
( |
| ) |
const |
|
inline |
◆ hasSignal()
| bool o2::zdc::SpatialPhotonResponse::hasSignal |
( |
| ) |
const |
|
inline |
◆ printToScreen()
| void SpatialPhotonResponse::printToScreen |
( |
| ) |
const |
◆ reset()
| void SpatialPhotonResponse::reset |
( |
| ) |
|
◆ setDetectorID()
| void o2::zdc::SpatialPhotonResponse::setDetectorID |
( |
int |
det | ) |
|
|
inline |
◆ setHitTime()
| void o2::zdc::SpatialPhotonResponse::setHitTime |
( |
float |
t | ) |
|
|
inline |
The documentation for this class was generated from the following files: