Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/Seeding/SeedFinderFTFConfig.hpp>
Public Member Functions | |
bool | containsPhi () |
SeedFinderFTFConfig | calculateDerivedQuantities () const |
SeedFinderFTFConfig | toInternalUnits () const |
Public Attributes | |
float | sigmaScattering = 5 |
float | minPt = 400. * Acts::UnitConstants::MeV |
std::shared_ptr < Acts::SeedFilter< SpacePoint > > | seedFilter |
float | highland = 0 |
float | maxScatteringAngle2 = 0 |
unsigned int | maxSeedsPerSpM = 5 |
for load space points | |
float | m_phiSliceWidth {} |
float | m_nMaxPhiSlice {} |
bool | m_useClusterWidth = false |
std::string | fastrack_input_file |
std::vector< TrigInDetSiLayer > | m_layerGeometry |
bool | m_LRTmode = true |
bool | m_useEtaBinning = true |
bool | m_doubletFilterRZ = true |
float | m_minDeltaRadius = 5.0 |
float | m_tripletD0Max = 4.0 |
unsigned int | m_maxTripletBufferLength = 3 |
Definition at line 27 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 27 of file SeedFinderFTFConfig.hpp
|
inline |
Definition at line 70 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 70 of file SeedFinderFTFConfig.hpp
Referenced by ActsExamples::SeedingFTFAlgorithm::SeedingFTFAlgorithm().
|
inline |
Definition at line 63 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 63 of file SeedFinderFTFConfig.hpp
|
inline |
Definition at line 79 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 79 of file SeedFinderFTFConfig.hpp
Referenced by ActsExamples::SeedingFTFAlgorithm::SeedingFTFAlgorithm().
std::string Acts::SeedFinderFTFConfig< SpacePoint >::fastrack_input_file |
Definition at line 48 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 48 of file SeedFinderFTFConfig.hpp
Referenced by ActsExamples::SeedingFTFAlgorithm::SeedingFTFAlgorithm().
float Acts::SeedFinderFTFConfig< SpacePoint >::highland = 0 |
Definition at line 39 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 39 of file SeedFinderFTFConfig.hpp
bool Acts::SeedFinderFTFConfig< SpacePoint >::m_doubletFilterRZ = true |
Definition at line 55 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 55 of file SeedFinderFTFConfig.hpp
std::vector<TrigInDetSiLayer> Acts::SeedFinderFTFConfig< SpacePoint >::m_layerGeometry |
Definition at line 49 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 49 of file SeedFinderFTFConfig.hpp
Referenced by ActsExamples::SeedingFTFAlgorithm::SeedingFTFAlgorithm().
bool Acts::SeedFinderFTFConfig< SpacePoint >::m_LRTmode = true |
Definition at line 53 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 53 of file SeedFinderFTFConfig.hpp
unsigned int Acts::SeedFinderFTFConfig< SpacePoint >::m_maxTripletBufferLength = 3 |
Definition at line 60 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 60 of file SeedFinderFTFConfig.hpp
float Acts::SeedFinderFTFConfig< SpacePoint >::m_minDeltaRadius = 5.0 |
Definition at line 56 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 56 of file SeedFinderFTFConfig.hpp
float Acts::SeedFinderFTFConfig< SpacePoint >::m_nMaxPhiSlice {} |
Definition at line 46 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 46 of file SeedFinderFTFConfig.hpp
float Acts::SeedFinderFTFConfig< SpacePoint >::m_phiSliceWidth {} |
Definition at line 45 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 45 of file SeedFinderFTFConfig.hpp
float Acts::SeedFinderFTFConfig< SpacePoint >::m_tripletD0Max = 4.0 |
Definition at line 59 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 59 of file SeedFinderFTFConfig.hpp
bool Acts::SeedFinderFTFConfig< SpacePoint >::m_useClusterWidth = false |
Definition at line 47 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 47 of file SeedFinderFTFConfig.hpp
bool Acts::SeedFinderFTFConfig< SpacePoint >::m_useEtaBinning = true |
Definition at line 54 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 54 of file SeedFinderFTFConfig.hpp
float Acts::SeedFinderFTFConfig< SpacePoint >::maxScatteringAngle2 = 0 |
Definition at line 40 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 40 of file SeedFinderFTFConfig.hpp
unsigned int Acts::SeedFinderFTFConfig< SpacePoint >::maxSeedsPerSpM = 5 |
for load space points
Definition at line 43 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 43 of file SeedFinderFTFConfig.hpp
float Acts::SeedFinderFTFConfig< SpacePoint >::minPt = 400. * Acts::UnitConstants::MeV |
Definition at line 32 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 32 of file SeedFinderFTFConfig.hpp
std::shared_ptr<Acts::SeedFilter<SpacePoint> > Acts::SeedFinderFTFConfig< SpacePoint >::seedFilter |
Definition at line 35 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 35 of file SeedFinderFTFConfig.hpp
Referenced by ActsExamples::SeedingFTFAlgorithm::SeedingFTFAlgorithm().
float Acts::SeedFinderFTFConfig< SpacePoint >::sigmaScattering = 5 |
Definition at line 29 of file SeedFinderFTFConfig.hpp.
View newest version in sPHENIX GitHub at line 29 of file SeedFinderFTFConfig.hpp