#include <Cluster.h>
|
| | Cluster (double x_, double y_, double z_, bool isPhi_, Muon::MuonStationIndex::TechnologyIndex tIndex_, Muon::MuonStationIndex::PhiIndex pIndex_, bool isMatch_, int barcode_) |
| | Cluster (double x_, double y_, double z_, bool isPhi_, int tIndex_, int pIndex_, bool isMatch_, int barcode_) |
| double | x () const |
| double | y () const |
| double | z () const |
| double | rSph () const |
| double | rCyl () const |
| double | phi () const |
| double | theta () const |
| double | eta () const |
| bool | isPhi () const |
| Muon::MuonStationIndex::TechnologyIndex | techIndex () const |
| Muon::MuonStationIndex::PhiIndex | phiIndex () const |
| bool | isMatch () const |
| int | barcode () const |
| bool | isSideA () const |
◆ Cluster() [1/2]
◆ Cluster() [2/2]
| ClusterSeg::Cluster::Cluster |
( |
double | x_, |
|
|
double | y_, |
|
|
double | z_, |
|
|
bool | isPhi_, |
|
|
int | tIndex_, |
|
|
int | pIndex_, |
|
|
bool | isMatch_, |
|
|
int | barcode_ ) |
◆ barcode()
| int ClusterSeg::Cluster::barcode |
( |
| ) |
const |
|
inline |
◆ eta()
| double ClusterSeg::Cluster::eta |
( |
| ) |
const |
|
inline |
◆ isMatch()
| bool ClusterSeg::Cluster::isMatch |
( |
| ) |
const |
|
inline |
◆ isPhi()
| bool ClusterSeg::Cluster::isPhi |
( |
| ) |
const |
|
inline |
◆ isSideA()
| bool ClusterSeg::Cluster::isSideA |
( |
| ) |
const |
|
inline |
◆ phi()
| double ClusterSeg::Cluster::phi |
( |
| ) |
const |
|
inline |
◆ phiIndex()
◆ rCyl()
| double ClusterSeg::Cluster::rCyl |
( |
| ) |
const |
|
inline |
◆ rSph()
| double ClusterSeg::Cluster::rSph |
( |
| ) |
const |
|
inline |
◆ techIndex()
◆ theta()
| double ClusterSeg::Cluster::theta |
( |
| ) |
const |
|
inline |
◆ x()
| double ClusterSeg::Cluster::x |
( |
| ) |
const |
|
inline |
◆ y()
| double ClusterSeg::Cluster::y |
( |
| ) |
const |
|
inline |
◆ z()
| double ClusterSeg::Cluster::z |
( |
| ) |
const |
|
inline |
◆ m_barcode
| int ClusterSeg::Cluster::m_barcode |
◆ m_chamberId
| std::string ClusterSeg::Cluster::m_chamberId |
◆ m_isMatch
| bool ClusterSeg::Cluster::m_isMatch |
◆ m_isPhi
| bool ClusterSeg::Cluster::m_isPhi |
◆ m_pIndex
◆ m_tIndex
◆ m_x
| double ClusterSeg::Cluster::m_x |
◆ m_y
| double ClusterSeg::Cluster::m_y |
◆ m_z
| double ClusterSeg::Cluster::m_z |
The documentation for this struct was generated from the following files: