Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
my_test4.cc File Reference
#include <iostream>
#include <GTL/graph.h>
#include <GTL/bellman_ford.h>
#include <GTL/edge_map.h>
#include <GTL/node_map.h>
#include <GTL/dfs.h>
#include <memory>
#include <list>
#include <vector>
#include "helper.h"
+ Include dependency graph for my_test4.cc:

Go to the source code of this file.

Classes

class  vertex
 
class  parton
 
class  shower2
 

Functions

int main (int argc, char *argv[])
 

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 188 of file my_test4.cc.

View newest version in sPHENIX GitHub at line 188 of file my_test4.cc

References dfs::begin(), dfs::end(), GML_OK, dfs::number_of_reached_nodes(), dfs::run(), and dfs::start_node().

+ Here is the call graph for this function: