ATLAS Offline Software
Loading...
Searching...
No Matches
PESA::TrkTrackPt2 Struct Reference
Collaboration diagram for PESA::TrkTrackPt2:

Public Member Functions

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

Detailed Description

Definition at line 64 of file T2Vertex.cxx.

Member Function Documentation

◆ operator()()

double PESA::TrkTrackPt2::operator() ( const Trk::Track * track)
inline

Definition at line 66 of file T2Vertex.cxx.

66{ const double pT = TrkTrackPt()( track ); return pT*pT; }

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