ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PHMakeGroups.h File Reference
#include <map>
#include <vector>
#include <boost/bind.hpp>
#include <boost/graph/adjacency_list.hpp>
#include <boost/graph/connected_components.hpp>
+ 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 21 of file PHMakeGroups.h.

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

References G.

Referenced by RawClusterBuilderGraph::process_event(), and RawClusterBuilderFwd::process_event().

+ Here is the caller graph for this function: