![]() |
ATLAS Offline Software
|
#include <NewVrtSecInclusiveTool.h>
Public Member Functions | |
| clique_visitor (std::vector< std::vector< int > > &input) | |
| template<typename Clique, typename Graph> | |
| void | clique (const Clique &clq, Graph &) |
Public Attributes | |
| std::vector< std::vector< int > > & | m_allCliques |
Definition at line 404 of file NewVrtSecInclusiveTool.h.
|
inline |
Definition at line 406 of file NewVrtSecInclusiveTool.h.
|
inline |
Definition at line 409 of file NewVrtSecInclusiveTool.h.
| std::vector< std::vector<int> >& Rec::clique_visitor::m_allCliques |
Definition at line 416 of file NewVrtSecInclusiveTool.h.