#include <iostream>
#include <utility>
#include <vector>
#include <algorithm>
#include <cmath>
#include <boost/bind.hpp>
Go to the source code of this file.
Classes | |
struct | details::PhiSortElement< Object, Scalar > |
Namespaces | |
details | |
Functions | |
template<typename RandomAccessIterator , typename Extractor > | |
void | TrackerStablePhiSort (RandomAccessIterator begin, RandomAccessIterator end, const Extractor &extr) |
void TrackerStablePhiSort | ( | RandomAccessIterator | begin, |
RandomAccessIterator | end, | ||
const Extractor & | extr | ||
) |
Definition at line 46 of file TrackerStablePhiSort.h.
References begin, filterCSVwithJSON::copy, M_PI, getGTfromDQMFile::obj, AlCaHLTBitMon_ParallelJobs::p, python.multivaluedict::sort(), svgfig::template(), create_public_lumi_plots::transform, and relativeConstraints::value.
Referenced by CmsTrackerLayerBuilder::sortNS(), CmsTrackerRingBuilder::sortNS(), CmsTrackerOTRingBuilder::sortNS(), CmsTrackerWheelBuilder::sortNS(), and CmsTrackerDiskBuilder::sortNS().