![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Inheritance diagram for acts.examples.Sequencer:
Collaboration diagram for acts.examples.Sequencer:Classes | |
| class | FpeMask |
Public Member Functions | |
| def | __init__ |
| def | srcdir |
Private Member Functions | |
| def | _getAutoFpeMasks |
| def | _printFpeSummary |
Definition at line 346 of file __init__.py.
View newest version in sPHENIX GitHub at line 346 of file __init__.py
| def acts.examples.Sequencer.__init__ | ( | self, | |
| args, | |||
| kwargs | |||
| ) |
Definition at line 349 of file __init__.py.
View newest version in sPHENIX GitHub at line 349 of file __init__.py
References acts.examples.Sequencer._getAutoFpeMasks(), acts.examples.Sequencer._printFpeSummary(), Acts::AnnealingUtility::Config.Config(), Acts::GaussianGridTrackDensity< mainGridSize, trkGridSize >::Config.Config(), Acts::ZScanVertexFinder< vfitter_t >::Config.Config(), Acts::AdaptiveGridDensityVertexFinder< trkGridSize, vfitter_t >::Config.Config(), Acts::GridDensityVertexFinder< mainGridSize, trkGridSize, vfitter_t >::Config.Config(), Acts::LayerCreator::Config.Config(), Acts::AdaptiveGridTrackDensity< spatialTrkGridSize, temporalTrkGridSize >::Config.Config(), Acts::GaussianTrackDensity< input_track_t >::Config.Config(), Acts::ImpactPointEstimator< input_track_t, propagator_t, propagator_options_t >::Config.Config(), Acts::AdaptiveMultiVertexFinder< vfitter_t, sfinder_t >::Config.Config(), Acts::HelicalTrackLinearizer< propagator_t, propagator_options_t >::Config.Config(), Acts::IterativeVertexFinder< vfitter_t, sfinder_t >::Config.Config(), Acts::NumericalTrackLinearizer< propagator_t, propagator_options_t >::Config.Config(), Acts::AdaptiveMultiVertexFitter< input_track_t, linearizer_t >::Config.Config(), and str.
Here is the call graph for this function:
|
private |
Definition at line 453 of file __init__.py.
View newest version in sPHENIX GitHub at line 453 of file __init__.py
References Acts.enumerate(), and str.
Referenced by acts.examples.Sequencer.__init__().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 529 of file __init__.py.
View newest version in sPHENIX GitHub at line 529 of file __init__.py
References Acts.enumerate(), print(), and str.
Referenced by acts.examples.Sequencer.__init__().
Here is the call graph for this function:
Here is the caller graph for this function:| def acts.examples.Sequencer.srcdir | ( | cls, | |
| Path | |||
| ) |
Definition at line 449 of file __init__.py.
View newest version in sPHENIX GitHub at line 449 of file __init__.py