#include <STgcClusterPosition.h>
Definition at line 12 of file STgcClusterPosition.h.
◆ STgcClusterPosition() [1/2]
Muon::STgcClusterPosition::STgcClusterPosition |
( |
| ) |
|
|
default |
◆ STgcClusterPosition() [2/2]
Muon::STgcClusterPosition::STgcClusterPosition |
( |
const Identifier & |
id, |
|
|
double |
pos, |
|
|
double |
err |
|
) |
| |
|
inline |
◆ getClusterId()
Identifier Muon::STgcClusterPosition::getClusterId |
( |
| ) |
const |
|
inline |
◆ getErrorSquared()
double Muon::STgcClusterPosition::getErrorSquared |
( |
| ) |
const |
|
inline |
◆ getMeanPosition()
double Muon::STgcClusterPosition::getMeanPosition |
( |
| ) |
const |
|
inline |
◆ setClusterId()
◆ setErrorSquared()
void Muon::STgcClusterPosition::setErrorSquared |
( |
double |
err | ) |
|
|
inline |
◆ setMeanPosition()
void Muon::STgcClusterPosition::setMeanPosition |
( |
double |
pos | ) |
|
|
inline |
◆ m_clusterId
Identifier Muon::STgcClusterPosition::m_clusterId {} |
|
private |
◆ m_errorSquared
double Muon::STgcClusterPosition::m_errorSquared {-1.} |
|
private |
◆ m_meanPosition
double Muon::STgcClusterPosition::m_meanPosition {0.} |
|
private |
The documentation for this class was generated from the following file: