EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/sPHENIX/Core/include/Acts/Seeding/SeedFilterConfig.hpp>
Public Attributes | |
float | deltaInvHelixDiameter = 0.00003 |
float | impactWeightFactor = 1. |
float | compatSeedWeight = 200. |
float | deltaRMin = 5. |
unsigned int | maxSeedsPerSpM = 10 |
size_t | compatSeedLimit = 2 |
Definition at line 16 of file SeedFilterConfig.hpp.
View newest version in sPHENIX GitHub at line 16 of file SeedFilterConfig.hpp
size_t Acts::SeedFilterConfig::compatSeedLimit = 2 |
Definition at line 32 of file SeedFilterConfig.hpp.
View newest version in sPHENIX GitHub at line 32 of file SeedFilterConfig.hpp
float Acts::SeedFilterConfig::compatSeedWeight = 200. |
Definition at line 24 of file SeedFilterConfig.hpp.
View newest version in sPHENIX GitHub at line 24 of file SeedFilterConfig.hpp
float Acts::SeedFilterConfig::deltaInvHelixDiameter = 0.00003 |
Definition at line 19 of file SeedFilterConfig.hpp.
View newest version in sPHENIX GitHub at line 19 of file SeedFilterConfig.hpp
float Acts::SeedFilterConfig::deltaRMin = 5. |
Definition at line 26 of file SeedFilterConfig.hpp.
View newest version in sPHENIX GitHub at line 26 of file SeedFilterConfig.hpp
float Acts::SeedFilterConfig::impactWeightFactor = 1. |
Definition at line 22 of file SeedFilterConfig.hpp.
View newest version in sPHENIX GitHub at line 22 of file SeedFilterConfig.hpp
unsigned int Acts::SeedFilterConfig::maxSeedsPerSpM = 10 |
Definition at line 29 of file SeedFilterConfig.hpp.
View newest version in sPHENIX GitHub at line 29 of file SeedFilterConfig.hpp
Referenced by PHActsSiliconSeeding::Init().