Struct caching the MuonClusterOnTrack and providing the orientation of the strip in addtion.
More...
#include <MuonNSWSegmentFinderTool.h>
Struct caching the MuonClusterOnTrack and providing the orientation of the strip in addtion.
Definition at line 33 of file MuonNSWSegmentFinderTool.h.
◆ SeedMeasurement() [1/2]
| Muon::NSWSeed::SeedMeasurement::SeedMeasurement |
( |
| ) |
|
|
default |
◆ SeedMeasurement() [2/2]
Definition at line 103 of file MuonNSWSegmentFinderTool.cxx.
103 :
105 m_dir{
cl->detectorElement()->transform(
cl->identify()).linear() * Amg::Vector3D::UnitY()} {}
cl
print [x.__class__ for x in toList(dqregion.getSubRegions()) ]
const Muon::MuonClusterOnTrack * m_cl
◆ dir()
| const Amg::Vector3D & Muon::NSWSeed::SeedMeasurement::dir |
( |
| ) |
const |
|
inline |
◆ dirDot() [1/2]
| double Muon::NSWSeed::SeedMeasurement::dirDot |
( |
const Amg::Vector3D & | v | ) |
const |
|
inline |
◆ dirDot() [2/2]
| double Muon::NSWSeed::SeedMeasurement::dirDot |
( |
const SeedMeasurement & | other | ) |
const |
|
inline |
◆ distance()
| double Muon::NSWSeed::SeedMeasurement::distance |
( |
| ) |
const |
|
inline |
◆ get()
◆ operator bool()
| Muon::NSWSeed::SeedMeasurement::operator bool |
( |
| ) |
const |
|
inline |
Definition at line 43 of file MuonNSWSegmentFinderTool.h.
const Muon::MuonClusterOnTrack * get() const
Accomodations of the interface to make the changes as transparent as possible.
◆ operator const Muon::MuonClusterOnTrack *()
◆ operator!()
| bool Muon::NSWSeed::SeedMeasurement::operator! |
( |
| ) |
const |
|
inline |
◆ operator->()
◆ operator==()
| bool Muon::NSWSeed::SeedMeasurement::operator== |
( |
const SeedMeasurement & | other | ) |
const |
|
inline |
◆ pos()
| const Amg::Vector3D & Muon::NSWSeed::SeedMeasurement::pos |
( |
| ) |
const |
|
inline |
◆ setDistance()
| void Muon::NSWSeed::SeedMeasurement::setDistance |
( |
double | d | ) |
|
|
inline |
◆ m_cl
◆ m_dir
| Amg::Vector3D Muon::NSWSeed::SeedMeasurement::m_dir {Amg::Vector3D::Zero()} |
|
private |
◆ m_distance
| double Muon::NSWSeed::SeedMeasurement::m_distance {0.} |
|
private |
The documentation for this struct was generated from the following files: