Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
ErrorScalingCast.h File Reference
#include <sstream>
#include <stdexcept>
#include <typeinfo>
Include dependency graph for ErrorScalingCast.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Trk
 Ensure that the ATLAS eigen extensions are properly loaded.
 

Functions

template<typename T_res , typename T_src >
const T_res * Trk::ErrorScalingCast (const T_src *src)