ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
Trk::LocalParameters_p1 Class Reference

#include <LocalParameters_p1.h>

Collaboration diagram for Trk::LocalParameters_p1:

Public Member Functions

 LocalParameters_p1 ()
 

Public Attributes

int m_parameterKey
 
std ::vector< float > m_vec
 

Detailed Description

Definition at line 19 of file LocalParameters_p1.h.

Constructor & Destructor Documentation

◆ LocalParameters_p1()

Trk::LocalParameters_p1::LocalParameters_p1 ( )
inline

Definition at line 22 of file LocalParameters_p1.h.

22 : m_parameterKey(0) {}

Member Data Documentation

◆ m_parameterKey

int Trk::LocalParameters_p1::m_parameterKey

Definition at line 24 of file LocalParameters_p1.h.

◆ m_vec

std :: vector<float> Trk::LocalParameters_p1::m_vec

Definition at line 25 of file LocalParameters_p1.h.


The documentation for this class was generated from the following file:
Trk::LocalParameters_p1::m_parameterKey
int m_parameterKey
Definition: LocalParameters_p1.h:24