Definition at line 181 of file fjcore.cc.
View newest version in sPHENIX GitHub at line 181 of file fjcore.cc
virtual DynamicNearestNeighbours::~DynamicNearestNeighbours |
( |
| ) |
|
|
inlinevirtual |
virtual double DynamicNearestNeighbours::NearestNeighbourDistance |
( |
const int |
ii | ) |
const |
|
pure virtual |
virtual int DynamicNearestNeighbours::NearestNeighbourIndex |
( |
const int |
ii | ) |
const |
|
pure virtual |
virtual void DynamicNearestNeighbours::RemoveAndAddPoints |
( |
const std::vector< int > & |
indices_to_remove, |
|
|
const std::vector< EtaPhi > & |
points_to_add, |
|
|
std::vector< int > & |
indices_added, |
|
|
std::vector< int > & |
indices_of_updated_neighbours |
|
) |
| |
|
pure virtual |
void DynamicNearestNeighbours::RemoveCombinedAddCombination |
( |
const int |
index1, |
|
|
const int |
index2, |
|
|
const EtaPhi & |
newpoint, |
|
|
int & |
index3, |
|
|
std::vector< int > & |
indices_of_updated_neighbours |
|
) |
| |
|
inline |
void DynamicNearestNeighbours::RemovePoint |
( |
const int |
index, |
|
|
std::vector< int > & |
indices_of_updated_neighbours |
|
) |
| |
|
inline |
virtual bool DynamicNearestNeighbours::Valid |
( |
const int |
index | ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file:
- JETSCAPE/blob/main/external_packages/fjcore.cc