Analysis Software
Documentation for sPHENIX simulation software
|
#include <iostream>
#include <fstream>
#include <iomanip>
#include <cmath>
#include <algorithm>
#include "inc.h"
#include "rmn.h"
#include "fld.h"
#include "cll.h"
#include "eos.h"
#include "trancoeff.h"
Go to the source code of this file.
Macros | |
#define | OUTPI |
Functions | |
void | transformToLab (double eta, double &vx, double &vy, double &vz) |
#define OUTPI |