#include <ETofGeo.h>
Definition at line 4 of file ETofGeo.h.
◆ ETofGeo()
◆ ~ETofGeo()
◆ getInrad()
| double ETofGeo::getInrad |
( |
| ) |
const |
|
inline |
◆ getOutrad()
| double ETofGeo::getOutrad |
( |
| ) |
const |
|
inline |
◆ getPhiMax()
| double ETofGeo::getPhiMax |
( |
| ) |
const |
|
inline |
◆ getPhiMin()
| double ETofGeo::getPhiMin |
( |
| ) |
const |
|
inline |
◆ getThetaMax()
| double ETofGeo::getThetaMax |
( |
| ) |
const |
|
inline |
◆ getThetaMin()
| double ETofGeo::getThetaMin |
( |
| ) |
const |
|
inline |
◆ getThick()
| double ETofGeo::getThick |
( |
| ) |
const |
|
inline |
◆ setInrad()
| void ETofGeo::setInrad |
( |
double | inrad | ) |
|
|
inline |
◆ setOutrad()
| void ETofGeo::setOutrad |
( |
double | outrad | ) |
|
|
inline |
◆ setPhiMax()
| void ETofGeo::setPhiMax |
( |
double | phiMax | ) |
|
|
inline |
◆ setPhiMin()
| void ETofGeo::setPhiMin |
( |
double | phiMax | ) |
|
|
inline |
◆ setThetaMax()
| void ETofGeo::setThetaMax |
( |
double | thetaMax | ) |
|
|
inline |
Definition at line 21 of file ETofGeo.h.
21{ m_thetaMax=thetaMax; }
◆ setThetaMin()
| void ETofGeo::setThetaMin |
( |
double | thetaMax | ) |
|
|
inline |
Definition at line 22 of file ETofGeo.h.
22{ m_thetaMin=thetaMax; }
◆ setThick()
| void ETofGeo::setThick |
( |
double | thick | ) |
|
|
inline |
The documentation for this class was generated from the following file: