ATLAS Offline Software
Loading...
Searching...
No Matches
InDet::InDetHardScatterSelectionTool::Sum Class Referenceabstract

#include <InDetHardScatterSelectionTool.h>

Collaboration diagram for InDet::InDetHardScatterSelectionTool::Sum:

Public Member Functions

virtual ~Sum ()=default
virtual float add (const float a, const float b, const float, const float) const =0
 The method is used within a loop of tracks, takes pT of the track and previous cumulative sum [sumpT2 or sumpTw] and add the sumpt [or sumpT2 or sumpTw] to cumulative sum.

Detailed Description

Definition at line 71 of file InDetHardScatterSelectionTool.h.

Constructor & Destructor Documentation

◆ ~Sum()

virtual InDet::InDetHardScatterSelectionTool::Sum::~Sum ( )
virtualdefault

Member Function Documentation

◆ add()

virtual float InDet::InDetHardScatterSelectionTool::Sum::add ( const float a,
const float b,
const float ,
const float  ) const
pure virtual

The method is used within a loop of tracks, takes pT of the track and previous cumulative sum [sumpT2 or sumpTw] and add the sumpt [or sumpT2 or sumpTw] to cumulative sum.


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