#include <TrigTrackSeedGenerator.h>
Definition at line 32 of file TrigTrackSeedGenerator.h.
◆ LPhiSector() [1/3]
LPhiSector::LPhiSector |
( |
int |
nPhiSlices | ) |
|
|
inline |
Definition at line 91 of file TrigTrackSeedGenerator.h.
92 std::vector<const INDEXED_SP*>
d;
100 if(nPhiSlices == 2) {
109 for(
int phiIdx=0;phiIdx<nPhiSlices;phiIdx++) {
◆ LPhiSector() [2/3]
◆ LPhiSector() [3/3]
LPhiSector::LPhiSector |
( |
| ) |
|
|
inlineprivate |
◆ addSpacePoint()
◆ operator=()
◆ reset()
void LPhiSector::reset |
( |
| ) |
|
|
inline |
◆ size()
int LPhiSector::size |
( |
| ) |
const |
|
inline |
◆ sortSpacePoints() [1/2]
void LPhiSector::sortSpacePoints |
( |
bool |
isBarrel | ) |
|
|
inline |
◆ sortSpacePoints() [2/2]
void LPhiSector::sortSpacePoints |
( |
bool |
isBarrel, |
|
|
bool |
isPositive |
|
) |
| |
|
inline |
◆ m_nSP
◆ m_phiSlices
◆ m_phiThreeSlices
◆ m_threeIndices
std::vector<int> LPhiSector::m_threeIndices[3] |
The documentation for this struct was generated from the following file:
void sort(typename std::reverse_iterator< DataModel_detail::iterator< DVL > > beg, typename std::reverse_iterator< DataModel_detail::iterator< DVL > > end, const Compare &comp)
Specialization of sort for DataVector/List.