ATLAS Offline Software
Loading...
Searching...
No Matches
PESA::TrkSumOf< T > Struct Template Reference
Collaboration diagram for PESA::TrkSumOf< T >:

Public Member Functions

double operator() (double x, const Trk::Track *track)

Detailed Description

template<class T>
struct PESA::TrkSumOf< T >

Definition at line 49 of file T2Vertex.cxx.

Member Function Documentation

◆ operator()()

template<class T>
double PESA::TrkSumOf< T >::operator() ( double x,
const Trk::Track * track )
inline

Definition at line 51 of file T2Vertex.cxx.

51{ return x + T()( track ); }

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