#include <MDT_SortedHitVector.h>
Definition at line 34 of file MDT_SortedHitVector.h.
◆ MDT_SortedHitVector()
MDT_SortedHitVector::MDT_SortedHitVector |
( |
| ) |
|
|
inline |
◆ insert()
◆ isSorted()
bool MDT_SortedHitVector::isSorted |
( |
| ) |
|
|
inline |
◆ sort()
void MDT_SortedHitVector::sort |
( |
| ) |
|
|
inline |
◆ elements
T std::vector< T >::elements |
|
inherited |
◆ m_isSorted
bool MDT_SortedHitVector::m_isSorted {} |
|
private |
The documentation for this class was generated from the following file:
void stable_sort(std::reverse_iterator< DataModel_detail::iterator< DVL > > beg, std::reverse_iterator< DataModel_detail::iterator< DVL > > end, Compare comp)
Specialization of stable_sort for DataVector/List.