ATLAS Offline Software
Public Attributes | List of all members
MuonR4::NswSegmentFinderAlg::SeedStatistics::SeedField Struct Reference
Collaboration diagram for MuonR4::NswSegmentFinderAlg::SeedStatistics::SeedField:

Public Attributes

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

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.

◆ nSeeds

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

number of total seeds constructed

Definition at line 76 of file NswSegmentFinderAlg.h.

◆ nSegments

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

number of segments constucted

Definition at line 80 of file NswSegmentFinderAlg.h.


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