Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nucleus.cxx File Reference
#include "nucleus.h"
#include <algorithm>
#include <cmath>
#include <memory>
#include <stdexcept>
#include <string>
#include <utility>
#include <boost/math/constants/constants.hpp>
#include "hdf5_utils.h"
#include "random.h"
+ Include dependency graph for nucleus.cxx:

Go to the source code of this file.

Namespaces

namespace  trento
 

Functions

double trento::correct_a (double a, double w)
 
 trento::R_ (R)
 
 trento::a_ (a)
 
 trento::beta2_ (beta2)
 
 trento::beta4_ (beta4)
 
 trento::rmax_ (R *(1.+.63 *std::fabs(beta2)+.85 *std::fabs(beta4))+10.*a)