#include <RegSelRoI.h>
Definition at line 32 of file RegSelRoI.h.
◆ RegSelRoI() [1/2]
◆ RegSelRoI() [2/2]
RegSelRoI::RegSelRoI |
( |
double |
zMin, |
|
|
double |
zMax, |
|
|
double |
phiMin, |
|
|
double |
phiMax, |
|
|
double |
etaMin, |
|
|
double |
etaMax |
|
) |
| |
prefer std::fabs here since want manifest double precision
shouldn't be needed now if the float(M_PI) tests work but leave for more guaranteed robustness
Definition at line 31 of file RegSelRoI.cxx.
56 if ( std::fabs(deltaphi-M_2PI)>1
e-6 ) {
◆ ~RegSelRoI()
RegSelRoI::~RegSelRoI |
( |
| ) |
|
|
default |
◆ etaMaxLimit()
double RegSelRoI::etaMaxLimit |
( |
double |
r | ) |
const |
|
inline |
find the max eta limits for an object fully contained within an roi, bounded with the specifed radius
Definition at line 94 of file RegSelRoI.h.
◆ etaMinLimit()
double RegSelRoI::etaMinLimit |
( |
double |
r | ) |
const |
|
inline |
find the min eta limits for an object fully contained within an roi, bounded with the specifed radius
Definition at line 83 of file RegSelRoI.h.
◆ getaMax()
double RegSelRoI::getaMax |
( |
| ) |
const |
|
inline |
◆ getaMin()
double RegSelRoI::getaMin |
( |
| ) |
const |
|
inline |
◆ getetaMax()
double RegSelRoI::getetaMax |
( |
| ) |
const |
|
inline |
◆ getetaMin()
double RegSelRoI::getetaMin |
( |
| ) |
const |
|
inline |
◆ getphiMax()
double RegSelRoI::getphiMax |
( |
| ) |
const |
|
inline |
◆ getphiMin()
double RegSelRoI::getphiMin |
( |
| ) |
const |
|
inline |
◆ getphiWidth()
double RegSelRoI::getphiWidth |
( |
| ) |
const |
|
inline |
◆ getrMax()
double RegSelRoI::getrMax |
( |
const double |
z | ) |
const |
|
inline |
◆ getrMin()
double RegSelRoI::getrMin |
( |
const double |
z | ) |
const |
|
inline |
◆ getsplit()
bool RegSelRoI::getsplit |
( |
| ) |
const |
|
inline |
◆ getzMax() [1/2]
double RegSelRoI::getzMax |
( |
| ) |
const |
|
inline |
◆ getzMax() [2/2]
double RegSelRoI::getzMax |
( |
const double |
r | ) |
const |
|
inline |
◆ getzMin() [1/2]
double RegSelRoI::getzMin |
( |
| ) |
const |
|
inline |
◆ getzMin() [2/2]
double RegSelRoI::getzMin |
( |
const double |
r | ) |
const |
|
inline |
◆ getzWidth()
double RegSelRoI::getzWidth |
( |
| ) |
const |
|
inline |
◆ m_aMax
◆ m_aMin
◆ m_etaMax
double RegSelRoI::m_etaMax |
|
private |
◆ m_etaMin
double RegSelRoI::m_etaMin |
|
private |
◆ m_invaMax
double RegSelRoI::m_invaMax |
|
private |
◆ m_invaMin
double RegSelRoI::m_invaMin |
|
private |
◆ m_phiMax
double RegSelRoI::m_phiMax |
|
private |
◆ m_phiMin
double RegSelRoI::m_phiMin |
|
private |
◆ m_split
◆ m_zMax
◆ m_zMin
The documentation for this class was generated from the following files: