![]() |
ATLAS Offline Software
|
#include <exception>#include <map>#include <vector>Go to the source code of this file.
Classes | |
| class | Trk::AlSymMatBase |
| contains the base implementation for handling symmertic matrices More... | |
| class | Trk::AlSymMatBase::AlSymMatBase_row |
| class | Trk::AlSymMatBase::AlSymMatBase_row_const |
Namespaces | |
| namespace | Trk |
| Ensure that the ATLAS eigen extensions are properly loaded. | |
Typedefs | |
| typedef std::pair< long int, long int > | Trk::indices |
| typedef std::map< indices, double > | Trk::datamap |
| typedef datamap::iterator | Trk::mapiterator |
| typedef datamap::const_iterator | Trk::const_mapiterator |