ATLAS Offline Software
|
useful tool for the TrigInDetAnalysis class code More...
#include <vector>
Go to the source code of this file.
Functions | |
template<typename T > | |
void | HighestPTOnly (std::vector< T * > &tracks) |
template<typename T > | |
void | FilterPT (std::vector< T * > &tracks, double pt) |
useful tool for the TrigInDetAnalysis class code
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
Definition in file TIDATools.h.
void FilterPT | ( | std::vector< T * > & | tracks, |
double | pt | ||
) |
Definition at line 41 of file TIDATools.h.
void HighestPTOnly | ( | std::vector< T * > & | tracks | ) |
Definition at line 20 of file TIDATools.h.