Analysis Software
Documentation for sPHENIX simulation software
|
Configuration struct. More...
#include <acts/blob/sPHENIX/Core/include/Acts/Vertexing/ZScanVertexFinder.hpp>
Public Member Functions | |
Config (const ImpactPointEstimator< InputTrack_t, Propagator_t > &ipEst) | |
Finder configuration. | |
Public Attributes | |
ImpactPointEstimator < InputTrack_t, Propagator_t > | ipEstimator |
FsmwMode1dFinder | mode1dFinder |
bool | disableAllWeights = false |
float | constraintcutoff = 9. |
float | constrainttemp = 1. |
bool | useLogPt = true |
bool | usePt = false |
double | minPt = 0.4 * UnitConstants::GeV |
double | expPt = 1. |
double | minWeight = 0.01 |
Configuration struct.
Definition at line 43 of file ZScanVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 43 of file ZScanVertexFinder.hpp
|
inline |
Finder configuration.
ipEst | ImpactPointEstimator |
Definition at line 47 of file ZScanVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 47 of file ZScanVertexFinder.hpp
Referenced by acts.examples.Sequencer::__init__().
float Acts::ZScanVertexFinder< vfitter_t >::Config::constraintcutoff = 9. |
Definition at line 59 of file ZScanVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 59 of file ZScanVertexFinder.hpp
float Acts::ZScanVertexFinder< vfitter_t >::Config::constrainttemp = 1. |
Definition at line 60 of file ZScanVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 60 of file ZScanVertexFinder.hpp
bool Acts::ZScanVertexFinder< vfitter_t >::Config::disableAllWeights = false |
Definition at line 57 of file ZScanVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 57 of file ZScanVertexFinder.hpp
double Acts::ZScanVertexFinder< vfitter_t >::Config::expPt = 1. |
Definition at line 68 of file ZScanVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 68 of file ZScanVertexFinder.hpp
ImpactPointEstimator<InputTrack_t, Propagator_t> Acts::ZScanVertexFinder< vfitter_t >::Config::ipEstimator |
Definition at line 51 of file ZScanVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 51 of file ZScanVertexFinder.hpp
double Acts::ZScanVertexFinder< vfitter_t >::Config::minPt = 0.4 * UnitConstants::GeV |
Definition at line 66 of file ZScanVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 66 of file ZScanVertexFinder.hpp
double Acts::ZScanVertexFinder< vfitter_t >::Config::minWeight = 0.01 |
Definition at line 70 of file ZScanVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 70 of file ZScanVertexFinder.hpp
FsmwMode1dFinder Acts::ZScanVertexFinder< vfitter_t >::Config::mode1dFinder |
Definition at line 54 of file ZScanVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 54 of file ZScanVertexFinder.hpp
bool Acts::ZScanVertexFinder< vfitter_t >::Config::useLogPt = true |
Definition at line 62 of file ZScanVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 62 of file ZScanVertexFinder.hpp
bool Acts::ZScanVertexFinder< vfitter_t >::Config::usePt = false |
Definition at line 64 of file ZScanVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 64 of file ZScanVertexFinder.hpp