![]() |
![]() |
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 CosmicHitPairGenerator::CosmicHitPairGenerator(), CosmicHitTripletGenerator::CosmicHitTripletGenerator(), cacheutils::CachingPdf::eval(), cacheutils::CachingAddNLL::evaluate(), cacheutils::CachingSimNLL::evaluate(), TrackerMap::find_layer(), cacheutils::ValuesCache::get(), MaxLikelihoodFit::getNormalizations(), L1GctHfBitCountsLut::getThresholdsGct(), MillePedeVariables::increaseHitsX(), MillePedeVariables::increaseHitsY(), MtvClusterizer1D< T >::operator()(), FsmwClusterizer1D< T >::operator()(), PdfDiagonalizer::PdfDiagonalizer(), L1GctLut< NAddressBits, NDataBits >::printLine(), cacheutils::CachingPdf::realFill_(), GCC11_FINAL::searchNeighbors(), and cacheutils::CachingSimNLL::splitWithWeights().
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()().