EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
main.cc File Reference
#include "flowAfterburner.h"
#include <HepMC/GenEvent.h>
#include <HepMC/IO_BaseClass.h>
#include <HepMC/IO_GenEvent.h>
#include <CLHEP/Random/MTwistEngine.h>
#include <boost/version.hpp>
#include <boost/property_tree/ptree.hpp>
#include <boost/operators.hpp>
#include <boost/property_tree/xml_parser.hpp>
#include <sstream>
#include <string>
#include <utility>
+ Include dependency graph for main.cc:

Go to the source code of this file.

Namespaces

namespace  CLHEP
 

Functions

int main ()
 

Variables

CLHEP::HepRandomEngine * engine
 

Function Documentation

int main ( void  )

Definition at line 39 of file main.cc.

View newest version in sPHENIX GitHub at line 39 of file main.cc

References PYTHIA6::config_file, engine, flowAfterburner(), and in.

+ Here is the call graph for this function:

Variable Documentation

CLHEP::HepRandomEngine* engine