EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <map>
#include <vector>
#include <boost/bind.hpp>
#include <boost/graph/adjacency_list.hpp>
#include <boost/graph/connected_components.hpp>
Go to the source code of this file.
Functions | |
template<class Hit > | |
int | PHMakeGroups (std::vector< Hit > &hits, std::multimap< int, Hit > &groups) |
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().