ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::GsfConstants Namespace Reference

[component merge method] More...

Typedefs

using FinalMultiComponentState
 Type stored in the final multi-component-state column.

Variables

constexpr std::string_view kFinalMultiComponentStateColumn
 Track-container column name holding the final multi-component state.
constexpr std::string_view kFwdMaxMaterialXOverX0
 Track-container column name for the maximum forward material \(x/X_0\).
constexpr std::string_view kFwdSumMaterialXOverX0
 Track-container column name for the summed forward material \(x/X_0\).

Detailed Description

[component merge method]

Column names and types for the optional GSF track-container columns

Typedef Documentation

◆ FinalMultiComponentState

Initial value:
std::optional<MultiComponentBoundTrackParameters>

Type stored in the final multi-component-state column.

Variable Documentation

◆ kFinalMultiComponentStateColumn

std::string_view Acts::GsfConstants::kFinalMultiComponentStateColumn
constexpr
Initial value:
=
"gsf-final-multi-component-state"

Track-container column name holding the final multi-component state.

◆ kFwdMaxMaterialXOverX0

std::string_view Acts::GsfConstants::kFwdMaxMaterialXOverX0
constexpr
Initial value:
=
"gsf-fwd-max-material-x-over-x0"

Track-container column name for the maximum forward material \(x/X_0\).

◆ kFwdSumMaterialXOverX0

std::string_view Acts::GsfConstants::kFwdSumMaterialXOverX0
constexpr
Initial value:
=
"gsf-fwd-sum-material-x-over-x0"

Track-container column name for the summed forward material \(x/X_0\).