Logo coherent WaveBurst  
Library Reference Guide
Logo
Macros | Functions
DrawRadiusRhoplots.C File Reference

Macros

#define MAXRADIUS   1000
 
#define MAXRHO   100
 
#define MINRADIUS   0
 
#define MINRHO   5
 

Functions

void DrawRadiusRhoplots (char *sim_file_name, char *mdc_file_name, float shell_volume, TString opt)
 

Macro Definition Documentation

◆ MAXRADIUS

#define MAXRADIUS   1000

Definition at line 26 of file DrawRadiusRhoplots.C.

◆ MAXRHO

#define MAXRHO   100

Definition at line 28 of file DrawRadiusRhoplots.C.

◆ MINRADIUS

#define MINRADIUS   0

Definition at line 25 of file DrawRadiusRhoplots.C.

◆ MINRHO

#define MINRHO   5

Definition at line 27 of file DrawRadiusRhoplots.C.

Function Documentation

◆ DrawRadiusRhoplots()

void DrawRadiusRhoplots ( char *  sim_file_name,
char *  mdc_file_name,
float  shell_volume,
TString  opt 
)

Definition at line 35 of file DrawRadiusRhoplots.C.