ATLAS Offline Software
Loading...
Searching...
No Matches
AthenaHitsVector< T >::make_const Struct Reference

#include <AthenaHitsVector.h>

Collaboration diagram for AthenaHitsVector< T >::make_const:

Public Member Functions

const T * operator() (const T *x) const

Detailed Description

template<typename T>
struct AthenaHitsVector< T >::make_const

Definition at line 63 of file AthenaHitsVector.h.

Member Function Documentation

◆ operator()()

template<typename T>
const T * AthenaHitsVector< T >::make_const::operator() ( const T * x) const
inline

Definition at line 64 of file AthenaHitsVector.h.

64{ return x; }

The documentation for this struct was generated from the following file: