CMS 3D CMS Logo

List of all members | Public Member Functions
take_address Struct Reference

Public Member Functions

template<typename T >
const Toperator() (const T &val) const
 

Detailed Description

Definition at line 154 of file TkGluedMeasurementDet.cc.

Member Function Documentation

◆ operator()()

template<typename T >
const T* take_address::operator() ( const T val) const
inline

Definition at line 156 of file TkGluedMeasurementDet.cc.

156  {
157  return &val;
158  }

References heppy_batch::val.

heppy_batch.val
val
Definition: heppy_batch.py:351