ATLAS Offline Software
Loading...
Searching...
No Matches
MuonR4::NswSegmentFinderAlg::SeedStatistics::SeedField Struct Reference
Collaboration diagram for MuonR4::NswSegmentFinderAlg::SeedStatistics::SeedField:

Public Attributes

unsigned int nSeeds {0}
 number of total seeds constructed
unsigned int nExtSeeds {0}
 number of successfully extended seeds
unsigned int nSegments {0}
 number of segments constucted

Detailed Description

Definition at line 74 of file NswSegmentFinderAlg.h.

Member Data Documentation

◆ nExtSeeds

unsigned int MuonR4::NswSegmentFinderAlg::SeedStatistics::SeedField::nExtSeeds {0}

number of successfully extended seeds

Definition at line 78 of file NswSegmentFinderAlg.h.

78{0};

◆ nSeeds

unsigned int MuonR4::NswSegmentFinderAlg::SeedStatistics::SeedField::nSeeds {0}

number of total seeds constructed

Definition at line 76 of file NswSegmentFinderAlg.h.

76{0};

◆ nSegments

unsigned int MuonR4::NswSegmentFinderAlg::SeedStatistics::SeedField::nSegments {0}

number of segments constucted

Definition at line 80 of file NswSegmentFinderAlg.h.

80{0};

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