ATLAS Offline Software
Loading...
Searching...
No Matches
Trk::ComponentParameters Struct Reference

#include <ComponentParameters.h>

Collaboration diagram for Trk::ComponentParameters:

Public Attributes

std::unique_ptr< Trk::TrackParametersparams {nullptr}
double weight {0}

Detailed Description

Definition at line 22 of file ComponentParameters.h.

Member Data Documentation

◆ params

std::unique_ptr<Trk::TrackParameters> Trk::ComponentParameters::params {nullptr}

Definition at line 23 of file ComponentParameters.h.

23{nullptr};

◆ weight

double Trk::ComponentParameters::weight {0}

Definition at line 24 of file ComponentParameters.h.

24{0};

The documentation for this struct was generated from the following file: