![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/Vertexing/AdaptiveGridDensityVertexFinder.hpp>
Collaboration diagram for Acts::AdaptiveGridDensityVertexFinder< trkGridSize, vfitter_t >::Config:Public Member Functions | |
| Config (float binSize=0.1) | |
| Config (const GridDensity &gDensity) | |
Public Attributes | |
| GridDensity | gridDensity |
| bool | cacheGridStateForTrackRemoval = true |
| double | maxD0TrackSignificance = 3.5 |
| double | maxZ0TrackSignificance = 12. |
| double | d0SignificanceCut = maxD0TrackSignificance * maxD0TrackSignificance |
| double | z0SignificanceCut = maxZ0TrackSignificance * maxZ0TrackSignificance |
| bool | estimateSeedWidth = false |
The Config struct.
Definition at line 48 of file AdaptiveGridDensityVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 48 of file AdaptiveGridDensityVertexFinder.hpp
|
inline |
| binSize | Bin size of grid in mm |
Definition at line 50 of file AdaptiveGridDensityVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 50 of file AdaptiveGridDensityVertexFinder.hpp
Referenced by acts.examples.Sequencer::__init__().
Here is the caller graph for this function:
|
inline |
| gDensity | The grid density |
Definition at line 53 of file AdaptiveGridDensityVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 53 of file AdaptiveGridDensityVertexFinder.hpp
Referenced by acts.examples.Sequencer::__init__().
Here is the caller graph for this function:| bool Acts::AdaptiveGridDensityVertexFinder< trkGridSize, vfitter_t >::Config::cacheGridStateForTrackRemoval = true |
Definition at line 64 of file AdaptiveGridDensityVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 64 of file AdaptiveGridDensityVertexFinder.hpp
| double Acts::AdaptiveGridDensityVertexFinder< trkGridSize, vfitter_t >::Config::d0SignificanceCut = maxD0TrackSignificance * maxD0TrackSignificance |
Definition at line 71 of file AdaptiveGridDensityVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 71 of file AdaptiveGridDensityVertexFinder.hpp
| bool Acts::AdaptiveGridDensityVertexFinder< trkGridSize, vfitter_t >::Config::estimateSeedWidth = false |
Definition at line 73 of file AdaptiveGridDensityVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 73 of file AdaptiveGridDensityVertexFinder.hpp
| GridDensity Acts::AdaptiveGridDensityVertexFinder< trkGridSize, vfitter_t >::Config::gridDensity |
Definition at line 56 of file AdaptiveGridDensityVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 56 of file AdaptiveGridDensityVertexFinder.hpp
| double Acts::AdaptiveGridDensityVertexFinder< trkGridSize, vfitter_t >::Config::maxD0TrackSignificance = 3.5 |
Definition at line 67 of file AdaptiveGridDensityVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 67 of file AdaptiveGridDensityVertexFinder.hpp
| double Acts::AdaptiveGridDensityVertexFinder< trkGridSize, vfitter_t >::Config::maxZ0TrackSignificance = 12. |
Definition at line 69 of file AdaptiveGridDensityVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 69 of file AdaptiveGridDensityVertexFinder.hpp
| double Acts::AdaptiveGridDensityVertexFinder< trkGridSize, vfitter_t >::Config::z0SignificanceCut = maxZ0TrackSignificance * maxZ0TrackSignificance |
Definition at line 72 of file AdaptiveGridDensityVertexFinder.hpp.
View newest version in sPHENIX GitHub at line 72 of file AdaptiveGridDensityVertexFinder.hpp