Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHMakeGroups.h File Reference
#include <boost/bind/bind.hpp>
#include <boost/graph/adjacency_list.hpp>
#include <boost/graph/connected_components.hpp>
#include <map>
#include <vector>
+ Include dependency graph for PHMakeGroups.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class Hit >
int PHMakeGroups (std::vector< Hit > &hits, std::multimap< int, Hit > &groups)
 

Function Documentation

template<class Hit >
int PHMakeGroups ( std::vector< Hit > &  hits,
std::multimap< int, Hit > &  groups 
)

Definition at line 25 of file PHMakeGroups.h.

View newest version in sPHENIX GitHub at line 25 of file PHMakeGroups.h

References G, i, j, and Acts::Experimental::detail::BlueprintHelper::sort().

Referenced by RawClusterBuilderGraph::process_event().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: