#include <MioctTopoCellGeometry.h>
Definition at line 15 of file MioctTopoCellGeometry.h.
◆ MioctTopoCellGeometry()
MioctTopoCellGeometry::MioctTopoCellGeometry |
( |
| ) |
|
|
default |
◆ ~MioctTopoCellGeometry()
virtual MioctTopoCellGeometry::~MioctTopoCellGeometry |
( |
| ) |
|
|
virtualdefault |
◆ eta()
float MioctTopoCellGeometry::eta |
( |
| ) |
const |
|
inline |
◆ etacode()
unsigned int MioctTopoCellGeometry::etacode |
( |
| ) |
const |
|
inline |
◆ etamax()
float MioctTopoCellGeometry::etamax |
( |
| ) |
const |
|
inline |
◆ etamin()
float MioctTopoCellGeometry::etamin |
( |
| ) |
const |
|
inline |
◆ ieta()
int MioctTopoCellGeometry::ieta |
( |
| ) |
const |
|
inline |
◆ iphi()
int MioctTopoCellGeometry::iphi |
( |
| ) |
const |
|
inline |
◆ phi()
float MioctTopoCellGeometry::phi |
( |
| ) |
const |
|
inline |
◆ phicode()
unsigned int MioctTopoCellGeometry::phicode |
( |
| ) |
const |
|
inline |
◆ phimax()
float MioctTopoCellGeometry::phimax |
( |
| ) |
const |
|
inline |
◆ phimin()
float MioctTopoCellGeometry::phimin |
( |
| ) |
const |
|
inline |
◆ print()
void MioctTopoCellGeometry::print |
( |
const std::string & |
indent = "" , |
|
|
unsigned int |
detail = 1 |
|
) |
| const |
|
virtual |
◆ setEta()
void MioctTopoCellGeometry::setEta |
( |
float |
v | ) |
|
|
inline |
◆ setEtacode()
void MioctTopoCellGeometry::setEtacode |
( |
unsigned int |
v | ) |
|
|
inline |
◆ setEtamax()
void MioctTopoCellGeometry::setEtamax |
( |
float |
v | ) |
|
|
inline |
◆ setEtamin()
void MioctTopoCellGeometry::setEtamin |
( |
float |
v | ) |
|
|
inline |
◆ setIEta()
void MioctTopoCellGeometry::setIEta |
( |
int |
v | ) |
|
|
inline |
◆ setIPhi()
void MioctTopoCellGeometry::setIPhi |
( |
int |
v | ) |
|
|
inline |
◆ setPhi()
void MioctTopoCellGeometry::setPhi |
( |
float |
v | ) |
|
|
inline |
◆ setPhicode()
void MioctTopoCellGeometry::setPhicode |
( |
unsigned int |
v | ) |
|
|
inline |
◆ setPhimax()
void MioctTopoCellGeometry::setPhimax |
( |
float |
v | ) |
|
|
inline |
◆ setPhimin()
void MioctTopoCellGeometry::setPhimin |
( |
float |
v | ) |
|
|
inline |
◆ writeXML()
void MioctTopoCellGeometry::writeXML |
( |
std::ostream & |
xmlfile, |
|
|
int |
indentLevel = 0 , |
|
|
int |
indentWidth = 2 |
|
) |
| const |
|
virtual |
◆ m_eta
float MioctTopoCellGeometry::m_eta {0} |
|
private |
◆ m_etacode
unsigned int MioctTopoCellGeometry::m_etacode {0} |
|
private |
◆ m_etamax
float MioctTopoCellGeometry::m_etamax {0} |
|
private |
◆ m_etamin
float MioctTopoCellGeometry::m_etamin {0} |
|
private |
◆ m_ieta
int MioctTopoCellGeometry::m_ieta {0} |
|
private |
◆ m_iphi
int MioctTopoCellGeometry::m_iphi {0} |
|
private |
◆ m_phi
float MioctTopoCellGeometry::m_phi {0} |
|
private |
◆ m_phicode
unsigned int MioctTopoCellGeometry::m_phicode {0} |
|
private |
◆ m_phimax
float MioctTopoCellGeometry::m_phimax {0} |
|
private |
◆ m_phimin
float MioctTopoCellGeometry::m_phimin {0} |
|
private |
The documentation for this class was generated from the following files: