ATLAS Offline Software
Loading...
Searching...
No Matches
MuonR4::SpacePointMakerAlg::BucketParameters Struct Reference

Helper struct to define the bucket parameters for a given chamber. More...

Collaboration diagram for MuonR4::SpacePointMakerAlg::BucketParameters:

Public Attributes

double spacePointWindow {0.8 * Gaudi::Units::m}
double maxBucketLength {2.0 * Gaudi::Units::m}
double spacePointOverlap {0.25 * Gaudi::Units::m}

Detailed Description

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.

Member Data Documentation

◆ maxBucketLength

double MuonR4::SpacePointMakerAlg::BucketParameters::maxBucketLength {2.0 * Gaudi::Units::m}

Definition at line 54 of file SpacePointMakerAlg.h.

54{2.0 * Gaudi::Units::m};

◆ spacePointOverlap

double MuonR4::SpacePointMakerAlg::BucketParameters::spacePointOverlap {0.25 * Gaudi::Units::m}

Definition at line 55 of file SpacePointMakerAlg.h.

55{0.25 * Gaudi::Units::m};

◆ spacePointWindow

double MuonR4::SpacePointMakerAlg::BucketParameters::spacePointWindow {0.8 * Gaudi::Units::m}

Definition at line 53 of file SpacePointMakerAlg.h.

53{0.8 * Gaudi::Units::m};

The documentation for this struct was generated from the following file: