CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
ato< T > Struct Template Reference

#include <ioutils.h>

Public Member Functions

const Toperator() (const T &c) const
 

Detailed Description

template<class T>
struct ato< T >

Definition at line 22 of file ioutils.h.

Member Function Documentation

template<class T >
const T& ato< T >::operator() ( const T c) const
inline

Definition at line 23 of file ioutils.h.

References trackerHits::c.

23 { return c;}