![]() |
ATLAS Offline Software
|
Helper struct to define the bucket parameters for a given chamber. More...
Public Attributes | |
| double | spacePointWindow {0.8 * Gaudi::Units::m} |
| double | maxBucketLength {2.0 * Gaudi::Units::m} |
| double | spacePointOverlap {0.25 * Gaudi::Units::m} |
Helper struct to define the bucket parameters for a given chamber.
The bucket parameters are used to define the size of the buckets in which the space points are sorted.
Definition at line 52 of file SpacePointMakerAlg.h.
| double MuonR4::SpacePointMakerAlg::BucketParameters::maxBucketLength {2.0 * Gaudi::Units::m} |
Definition at line 54 of file SpacePointMakerAlg.h.
| double MuonR4::SpacePointMakerAlg::BucketParameters::spacePointOverlap {0.25 * Gaudi::Units::m} |
Definition at line 55 of file SpacePointMakerAlg.h.
| double MuonR4::SpacePointMakerAlg::BucketParameters::spacePointWindow {0.8 * Gaudi::Units::m} |
Definition at line 53 of file SpacePointMakerAlg.h.