![]() |
ATLAS Offline Software
|
#include <MuonPhiLayerHough.h>
Public Member Functions | |
| Maximum ()=default | |
Public Attributes | |
| float | max {0.} |
| float | pos {0.} |
| int | binpos {-1} |
| int | binposmin {-1} |
| int | binposmax {-1} |
| int | sector {-1} |
| PhiHitVec | hits |
| const MuonPhiLayerHough * | hough {nullptr} |
Definition at line 23 of file MuonPhiLayerHough.h.
|
default |
| int MuonHough::MuonPhiLayerHough::Maximum::binpos {-1} |
Definition at line 29 of file MuonPhiLayerHough.h.
| int MuonHough::MuonPhiLayerHough::Maximum::binposmax {-1} |
Definition at line 31 of file MuonPhiLayerHough.h.
| int MuonHough::MuonPhiLayerHough::Maximum::binposmin {-1} |
Definition at line 30 of file MuonPhiLayerHough.h.
| PhiHitVec MuonHough::MuonPhiLayerHough::Maximum::hits |
Definition at line 35 of file MuonPhiLayerHough.h.
| const MuonPhiLayerHough* MuonHough::MuonPhiLayerHough::Maximum::hough {nullptr} |
Definition at line 37 of file MuonPhiLayerHough.h.
| float MuonHough::MuonPhiLayerHough::Maximum::max {0.} |
Definition at line 26 of file MuonPhiLayerHough.h.
| float MuonHough::MuonPhiLayerHough::Maximum::pos {0.} |
Definition at line 27 of file MuonPhiLayerHough.h.
| int MuonHough::MuonPhiLayerHough::Maximum::sector {-1} |
Definition at line 33 of file MuonPhiLayerHough.h.