#include <Response.h>
Definition at line 30 of file Response.h.
◆ Response()
| Response::Response |
( |
Station |
station | ) |
|
◆ ~Response()
| o2::mch::Response::~Response |
( |
| ) |
|
|
default |
◆ chargeCorr()
| float Response::chargeCorr |
( |
| ) |
const |
return a randomized charge correlation between cathodes
Definition at line 77 of file Response.cxx.
◆ chargePadfraction()
| float o2::mch::Response::chargePadfraction |
( |
float |
xmin, |
|
|
float |
xmax, |
|
|
float |
ymin, |
|
|
float |
ymax |
|
) |
| const |
|
inline |
Compute the charge fraction in a rectangle area for a unit charge occuring at position (0,0)
- Parameters
-
| xmin,xmax,ymin,ymax | coordinates (in cm) defining the area |
Definition at line 55 of file Response.h.
◆ etocharge()
| float Response::etocharge |
( |
float |
edepos | ) |
const |
Converts energy deposition into a charge.
- Parameters
-
| edepos | deposited energy from Geant (in GeV) |
- Returns
- an equivalent charge (roughly in ADC units)
Definition at line 51 of file Response.cxx.
◆ getAnod()
| float Response::getAnod |
( |
float |
x | ) |
const |
return wire coordinate closest to x
Definition at line 69 of file Response.cxx.
◆ getChargeSpread()
| float o2::mch::Response::getChargeSpread |
( |
| ) |
const |
|
inline |
◆ getPitch()
| float o2::mch::Response::getPitch |
( |
| ) |
const |
|
inline |
◆ getSigmaIntegration()
| float o2::mch::Response::getSigmaIntegration |
( |
| ) |
const |
|
inline |
◆ inclandbfield()
| float Response::inclandbfield |
( |
float |
thetawire, |
|
|
float |
betagamma, |
|
|
float |
bx |
|
) |
| const |
compute deteriation of y-resolution due to track inclination and B-field
Definition at line 92 of file Response.cxx.
◆ isAboveThreshold()
| bool o2::mch::Response::isAboveThreshold |
( |
float |
charge | ) |
const |
|
inline |
◆ isAngleEffect()
| bool o2::mch::Response::isAngleEffect |
( |
| ) |
const |
|
inline |
◆ isMagnetEffect()
| bool o2::mch::Response::isMagnetEffect |
( |
| ) |
const |
|
inline |
◆ nSamples()
| uint32_t Response::nSamples |
( |
float |
charge | ) |
const |
compute the number of samples corresponding to the charge in ADC units
Definition at line 83 of file Response.cxx.
The documentation for this class was generated from the following files:
- /home/runner/work/AliceO2/AliceO2/Detectors/MUON/MCH/Simulation/include/MCHSimulation/Response.h
- /home/runner/work/AliceO2/AliceO2/Detectors/MUON/MCH/Simulation/src/Response.cxx