ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#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>
Go to the source code of this file.
Namespaces | |
namespace | CLHEP |
Functions | |
int | main () |
Variables | |
CLHEP::HepRandomEngine * | engine |
int main | ( | ) |
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, flowAfterburner(), in, and pt.
static int engine |
Definition at line 37 of file main.cc.
View newest version in sPHENIX GitHub at line 37 of file main.cc
Referenced by atl_ran(), HepTool::Evaluator::evaluate(), HepMCFlowAfterBurner::Init(), main(), operand(), HepMCFlowAfterBurner::process_event(), HepMCFlowAfterBurner::RestoreRandomState(), HepMCFlowAfterBurner::SaveRandomState(), HepMCFlowAfterBurner::setSeed(), and variable().