CMS 3D CMS Logo

Public Member Functions

ato< T > Struct Template Reference

#include <ioutils.h>

List of all members.

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.

{ return c;}