Functions | |
void | hydro (char *p, char *pp) |
generate the grid for input to hydrodynamic calculations |
void hydro | ( | char * | p, | |
char * | pp | |||
) |
generate the grid for input to hydrodynamic calculations
The grid with the initial condition for hydro is generated from the c0rhist histogram in the format (rho, phi, density).
p | the ROOT input file |
pp | an ASCII output file in the format (rho, phi, density) |