ATLAS Offline Software
Public Attributes | List of all members
MuonR4::MsTrackSeeder::Config Struct Reference

#include <MsTrackSeeder.h>

Collaboration diagram for MuonR4::MsTrackSeeder::Config:

Public Attributes

double barrelRadius {7.*Gaudi::Units::m}
 The radius of the barrel cylinder to seed. More...
 
double barrelLength {25.*Gaudi::Units::m}
 The maximum length of the barrel cylinder, if not capped by the placement of the endcap discs. More...
 
double endcapDiscZ {15.*Gaudi::Units::m}
 Position of the endcap discs. More...
 
double endcapDiscRadius {12.*Gaudi::Units::m}
 Radius of the endcap discs. More...
 
double seedHalfLength {25.*Gaudi::Units::cm}
 Maximum separation of point on the cylinder to be picked up onto a seed. More...
 
const ISegmentSelectionToolselector {nullptr}
 Pointer to the segement selection tool which compares two segments for their compatibilitiy. More...
 

Detailed Description

Definition at line 28 of file MsTrackSeeder.h.

Member Data Documentation

◆ barrelLength

double MuonR4::MsTrackSeeder::Config::barrelLength {25.*Gaudi::Units::m}

The maximum length of the barrel cylinder, if not capped by the placement of the endcap discs.

Definition at line 33 of file MsTrackSeeder.h.

◆ barrelRadius

double MuonR4::MsTrackSeeder::Config::barrelRadius {7.*Gaudi::Units::m}

The radius of the barrel cylinder to seed.

Definition at line 30 of file MsTrackSeeder.h.

◆ endcapDiscRadius

double MuonR4::MsTrackSeeder::Config::endcapDiscRadius {12.*Gaudi::Units::m}

Radius of the endcap discs.

Definition at line 37 of file MsTrackSeeder.h.

◆ endcapDiscZ

double MuonR4::MsTrackSeeder::Config::endcapDiscZ {15.*Gaudi::Units::m}

Position of the endcap discs.

Definition at line 35 of file MsTrackSeeder.h.

◆ seedHalfLength

double MuonR4::MsTrackSeeder::Config::seedHalfLength {25.*Gaudi::Units::cm}

Maximum separation of point on the cylinder to be picked up onto a seed.

Definition at line 40 of file MsTrackSeeder.h.

◆ selector

const ISegmentSelectionTool* MuonR4::MsTrackSeeder::Config::selector {nullptr}

Pointer to the segement selection tool which compares two segments for their compatibilitiy.

Definition at line 43 of file MsTrackSeeder.h.


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