![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Functions | |
| template<size_t GridDim> | |
| constexpr void | staticCheckGridDim () |
| template<typename T , size_t GridDim> | |
| constexpr void | staticCheckCellType () |
| template<typename T , typename U > | |
| constexpr void | staticCheckClusterType () |
| template<typename Cell , typename Connect , size_t GridDim> | |
| Connections< GridDim > | getConnections (typename std::vector< Cell >::iterator it, std::vector< Cell > &set, Connect connect) |
| template<typename CellCollection , typename ClusterCollection > | |
| ClusterCollection | mergeClustersImpl (CellCollection &cells) |
| Connections<GridDim> Acts::Ccl::internal::getConnections | ( | typename std::vector< Cell >::iterator | it, |
| std::vector< Cell > & | set, | ||
| Connect | connect | ||
| ) |
Definition at line 158 of file Clusterization.ipp.
View newest version in sPHENIX GitHub at line 158 of file Clusterization.ipp
References parse_cmake_options::begin, and ActsExamples::getCellLabel().
Here is the call graph for this function:| ClusterCollection Acts::Ccl::internal::mergeClustersImpl | ( | CellCollection & | cells | ) |
Definition at line 185 of file Clusterization.ipp.
View newest version in sPHENIX GitHub at line 185 of file Clusterization.ipp
References ActsExamples::clusterAddCell(), ActsExamples::getCellLabel(), and testing::internal::move().
Here is the call graph for this function:| constexpr void Acts::Ccl::internal::staticCheckCellType | ( | ) |
Definition at line 53 of file Clusterization.ipp.
View newest version in sPHENIX GitHub at line 53 of file Clusterization.ipp
| constexpr void Acts::Ccl::internal::staticCheckClusterType | ( | ) |
Definition at line 63 of file Clusterization.ipp.
View newest version in sPHENIX GitHub at line 63 of file Clusterization.ipp
| constexpr void Acts::Ccl::internal::staticCheckGridDim | ( | ) |
Definition at line 46 of file Clusterization.ipp.
View newest version in sPHENIX GitHub at line 46 of file Clusterization.ipp