CMS 3D CMS Logo

Functions
mtdStablePhiSort.h File Reference
#include "Geometry/TrackerNumberingBuilder/interface/trackerStablePhiSort.h"

Go to the source code of this file.

Functions

template<class RandomAccessIterator , class Extractor >
void mtdStablePhiSort (RandomAccessIterator begin, RandomAccessIterator end, const Extractor &extr)
 

Function Documentation

template<class RandomAccessIterator , class Extractor >
void mtdStablePhiSort ( RandomAccessIterator  begin,
RandomAccessIterator  end,
const Extractor &  extr 
)

Definition at line 7 of file mtdStablePhiSort.h.

References trackerStablePhiSort().

Referenced by CmsMTDETLRingBuilder::sortNS(), and CmsMTDTrayBuilder::sortNS().

8 {
10 }
#define end
Definition: vmac.h:39
void trackerStablePhiSort(RandomAccessIterator begin, RandomAccessIterator end, const Extractor &extr)
#define begin
Definition: vmac.h:32