#include <TrkTables.h>
Definition at line 169 of file TrkTables.h.
◆ MdcTrk_localz() [1/2]
MdcTrk_localz::MdcTrk_localz |
( |
| ) |
|
|
inline |
◆ MdcTrk_localz() [2/2]
Definition at line 172 of file TrkTables.h.
172 {
174 for ( int i=0; i<15; i++ ) {
178 }
179 }
◆ operator=()
Definition at line 181 of file TrkTables.h.
181 {
182
183 if(this == &rhs)
184 return *this;
186 for ( int i=0; i<15; i++ ) {
190 }
191
192 return *this;
193 }
◆ error
float MdcTrk_localz::error[15] |
◆ helix
float MdcTrk_localz::helix[5] |
◆ id
◆ pivot
float MdcTrk_localz::pivot[3] |
The documentation for this class was generated from the following file: