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

Macros

#define MAXIFAR   10000.
 
#define MAXRADIUS   1000
 
#define MAXRHO   100
 
#define MINIFAR   1
 
#define MINRADIUS   0
 
#define MINRHO   5
 

Functions

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

Macro Definition Documentation

◆ MAXIFAR

#define MAXIFAR   10000.

Definition at line 25 of file DrawRadiusIFARplots.C.

◆ MAXRADIUS

#define MAXRADIUS   1000

Definition at line 27 of file DrawRadiusIFARplots.C.

◆ MAXRHO

#define MAXRHO   100

Definition at line 29 of file DrawRadiusIFARplots.C.

◆ MINIFAR

#define MINIFAR   1

Definition at line 24 of file DrawRadiusIFARplots.C.

◆ MINRADIUS

#define MINRADIUS   0

Definition at line 26 of file DrawRadiusIFARplots.C.

◆ MINRHO

#define MINRHO   5

Definition at line 28 of file DrawRadiusIFARplots.C.

Function Documentation

◆ DrawRadiusIFARplots()

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

Definition at line 34 of file DrawRadiusIFARplots.C.