Analysis Software
Documentation for sPHENIX simulation software
|
#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 <algorithm>
#include <sstream>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | CLHEP |
Functions | |
int | main () |
Variables | |
CLHEP::HepRandomEngine * | engine |
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 versiongenerate::config_file, engine, flowAfterburner(), in, digitization_config::input, out, check_smearing_config::output, and physmon_track_finding_ttbar::pt.
CLHEP::HepRandomEngine* 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(), HepMCFlowAfterBurner::Init(), main(), Fatras::LandauDist::operator()(), HepMCFlowAfterBurner::process_event(), HepMCFlowAfterBurner::RestoreRandomState(), HepMCFlowAfterBurner::SaveRandomState(), and HepMCFlowAfterBurner::setSeed().