#include <RegSelROB.h>
Definition at line 25 of file RegSelROB.h.
◆ RegSelROB()
Definition at line 18 of file RegSelROB.cxx.
18 {
21
24
27
30
33}
std::set< const RegSelModule * > m_modules
◆ ~RegSelROB()
| virtual RegSelROB::~RegSelROB |
( |
| ) |
|
|
inlinevirtual |
◆ _etaMax()
| double ZRObject::_etaMax |
( |
double | z = 0 | ) |
const |
|
inlineinherited |
Definition at line 109 of file ZRObject.h.
109 {
112 if ( eta1>eta2 )
return eta1;
114 }
double calceta(double r, double z)
setEt setPhi setE277 setWeta2 eta1
◆ _etaMin()
| double ZRObject::_etaMin |
( |
double | z = 0 | ) |
const |
|
inlineinherited |
Definition at line 102 of file ZRObject.h.
102 {
105 if ( eta1<eta2 )
return eta1;
107 }
◆ addModule()
◆ caletaMax()
| double RegSelROB::caletaMax |
( |
| ) |
|
|
protected |
◆ caletaMin()
| double RegSelROB::caletaMin |
( |
| ) |
|
|
protected |
◆ disable()
| bool ZRObject::disable |
( |
| ) |
|
|
inlineinherited |
◆ enable()
| bool ZRObject::enable |
( |
| ) |
|
|
inlineinherited |
◆ enabled()
| bool ZRObject::enabled |
( |
| ) |
const |
|
inlineinherited |
◆ etaMax()
| double RegSelROB::etaMax |
( |
| ) |
const |
|
inline |
◆ etaMin()
| double RegSelROB::etaMin |
( |
| ) |
const |
|
inline |
◆ inRoI()
| virtual bool ZRObject::inRoI |
( |
const RegSelRoI & | roi | ) |
const |
|
inlinevirtualinherited |
Reimplemented in RegSelModule.
Definition at line 71 of file ZRObject.h.
71 {
75 return false;
76 }
77 return true;
78 }
◆ phiMax()
| double RegSelROB::phiMax |
( |
| ) |
const |
|
inline |
◆ phiMin()
| double RegSelROB::phiMin |
( |
| ) |
const |
|
inline |
◆ rMax() [1/2]
| double ZRObject::rMax |
( |
| ) |
const |
|
inlineinherited |
◆ rMax() [2/2]
| double ZRObject::rMax |
( |
double | rmax | ) |
|
|
inlineinherited |
◆ rMin() [1/2]
| double ZRObject::rMin |
( |
| ) |
const |
|
inlineinherited |
◆ rMin() [2/2]
| double ZRObject::rMin |
( |
double | rmin | ) |
|
|
inlineinherited |
◆ robID()
| uint32_t RegSelROB::robID |
( |
| ) |
const |
|
inline |
◆ size()
| unsigned RegSelROB::size |
( |
| ) |
const |
|
inline |
◆ z2Max() [1/2]
| double ZRObject::z2Max |
( |
| ) |
const |
|
inlineinherited |
◆ z2Max() [2/2]
| double ZRObject::z2Max |
( |
double | zmax | ) |
|
|
inlineinherited |
◆ z2Min() [1/2]
| double ZRObject::z2Min |
( |
| ) |
const |
|
inlineinherited |
◆ z2Min() [2/2]
| double ZRObject::z2Min |
( |
double | zmin | ) |
|
|
inlineinherited |
◆ zMax() [1/2]
| double ZRObject::zMax |
( |
| ) |
const |
|
inlineinherited |
◆ zMax() [2/2]
| double ZRObject::zMax |
( |
double | zmax | ) |
|
|
inlineinherited |
◆ zMin() [1/2]
| double ZRObject::zMin |
( |
| ) |
const |
|
inlineinherited |
◆ zMin() [2/2]
| double ZRObject::zMin |
( |
double | zmin | ) |
|
|
inlineinherited |
◆ m_enabled
◆ m_etaMax
| double RegSelROB::m_etaMax |
|
protected |
◆ m_etaMin
| double RegSelROB::m_etaMin |
|
protected |
◆ m_modules
◆ m_phiMax
| double RegSelROB::m_phiMax |
|
protected |
◆ m_phiMin
| double RegSelROB::m_phiMin |
|
protected |
◆ m_rMax
◆ m_rMin
◆ m_robID
| uint32_t RegSelROB::m_robID |
|
protected |
◆ m_z2Max
◆ m_z2Min
◆ m_zMax
◆ m_zMin
The documentation for this class was generated from the following files: