Classes | |
struct | ComparePairs |
Functions | |
template<class T > | |
void | add (const std::vector< const T * > &source, std::vector< const T * > &dest) |
double | square (const double a) |
void Clusterizer1DCommons::add | ( | const std::vector< const T * > & | source, |
std::vector< const T * > & | dest | ||
) |
Definition at line 26 of file Clusterizer1DCommons.h.
References i.
Referenced by Rivet::CMS_EWK_11_021::analyze(), CosmicHitPairGenerator::CosmicHitPairGenerator(), CosmicHitTripletGenerator::CosmicHitTripletGenerator(), TrackerMap::find_layer(), L1GctHfBitCountsLut::getThresholdsGct(), MillePedeVariables::increaseHitsX(), MillePedeVariables::increaseHitsY(), MtvClusterizer1D< T >::operator()(), FsmwClusterizer1D< T >::operator()(), L1GctLut< NAddressBits, NDataBits >::printLine(), and GCC11_FINAL< T >::searchNeighbors().
double Clusterizer1DCommons::square | ( | const double | a | ) | [inline] |
Definition at line 9 of file Clusterizer1DCommons.h.
References a.
Referenced by MtvClusterizer1D< T >::operator()(), and FsmwClusterizer1D< T >::operator()().