BOSS 7.1.2
BESIII Offline Software System
Loading...
Searching...
No Matches
TrkBase::Functors::takeAddress< T > Struct Template Reference

#include <TrkFunctors.h>

+ Inheritance diagram for TrkBase::Functors::takeAddress< T >:

Public Member Functions

T * operator() (T &t)
 

Detailed Description

template<class T>
struct TrkBase::Functors::takeAddress< T >

Definition at line 42 of file TrkFunctors.h.

Member Function Documentation

◆ operator()()

template<class T >
T * TrkBase::Functors::takeAddress< T >::operator() ( T & t)
inline

Definition at line 43 of file TrkFunctors.h.

43{ return &t; }
TTree * t
Definition binning.cxx:23

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