![]() |
![]() |
Classes | |
struct | Mean |
struct | PhiSortElement |
Functions | |
void | fillBoundaries (std::vector< const GeometricSearchDet * > const &dets, std::vector< float > &boundaries) |
int | findBin (std::vector< float > const &boundaries, float r) |
void details::fillBoundaries | ( | std::vector< const GeometricSearchDet * > const & | dets, |
std::vector< float > & | boundaries | ||
) |
Definition at line 39 of file CompositeTECPetal.cc.
References Mean, PV3DBase< T, PointTag, FrameTag >::perp(), and GeometricSearchDet::position().
Referenced by CompositeTECPetal::CompositeTECPetal().
int details::findBin | ( | std::vector< float > const & | boundaries, |
float | r | ||
) |
Definition at line 48 of file CompositeTECPetal.cc.
References csvReporter::r.
Referenced by CompositeTECPetal::findBin().