#include <InDetHardScatterSelectionTool.h>
|
| 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. More...
|
| |
◆ ~Sum()
| virtual InDet::InDetHardScatterSelectionTool::Sum::~Sum |
( |
| ) |
|
|
virtualdefault |
◆ 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: