#include <ClusterConst.h>
EIC cluster
- Author
- : W. Armstrong, S. Joosten, C.Peng
◆ ConstCluster() [1/4]
eic::ConstCluster::ConstCluster |
( |
| ) |
|
◆ ConstCluster() [2/4]
eic::ConstCluster::ConstCluster |
( |
eic::Index |
ID, |
|
|
float |
energy, |
|
|
float |
energyError, |
|
|
float |
time, |
|
|
std::uint32_t |
nhits, |
|
|
eic::VectorXYZ |
position, |
|
|
eic::CovXYZ |
positionError, |
|
|
float |
radius, |
|
|
float |
skewness |
|
) |
| |
◆ ConstCluster() [3/4]
eic::ConstCluster::ConstCluster |
( |
ClusterObj * |
obj | ) |
|
◆ ConstCluster() [4/4]
eic::ConstCluster::ConstCluster |
( |
const ConstCluster & |
other | ) |
|
◆ ~ConstCluster()
eic::ConstCluster::~ConstCluster |
( |
| ) |
|
◆ clone()
support cloning (deep-copy)
◆ energy()
const float & eic::ConstCluster::energy |
( |
| ) |
const |
Access the Reconstructed energy of the cluster [GeV].
◆ energyError()
const float & eic::ConstCluster::energyError |
( |
| ) |
const |
Access the Error on the cluster energy [GeV].
◆ getObjectID()
const podio::ObjectID eic::ConstCluster::getObjectID |
( |
| ) |
const |
◆ ID()
const eic::Index & eic::ConstCluster::ID |
( |
| ) |
const |
Access the unique ID for this cluster.
◆ id()
unsigned int eic::ConstCluster::id |
( |
| ) |
const |
|
inline |
◆ isAvailable()
bool eic::ConstCluster::isAvailable |
( |
| ) |
const |
check whether the object is actually available
◆ nhits()
const std::uint32_t & eic::ConstCluster::nhits |
( |
| ) |
const |
Access the Number of hits in the cluster.
◆ operator<()
bool eic::ConstCluster::operator< |
( |
const ConstCluster & |
other | ) |
const |
|
inline |
◆ operator=()
◆ operator==() [1/2]
bool eic::ConstCluster::operator== |
( |
const Cluster & |
other | ) |
const |
◆ operator==() [2/2]
bool eic::ConstCluster::operator== |
( |
const ConstCluster & |
other | ) |
const |
|
inline |
◆ position()
Access the Global position of the cluster [mm].
◆ positionError()
const eic::CovXYZ & eic::ConstCluster::positionError |
( |
| ) |
const |
Access the Covariance matrix of the position (6 Parameters).
◆ radius()
const float & eic::ConstCluster::radius |
( |
| ) |
const |
Access the shower radius [mm].
◆ skewness()
const float & eic::ConstCluster::skewness |
( |
| ) |
const |
Access the shower skewness [unitless].
◆ time()
const float & eic::ConstCluster::time |
( |
| ) |
const |
◆ unlink()
void eic::ConstCluster::unlink |
( |
| ) |
|
|
inline |
◆ Cluster
◆ ClusterCollection
◆ ClusterConstCollectionIterator
The documentation for this class was generated from the following files: