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) |
| #define MAXIFAR 10000. |
Definition at line 25 of file DrawRadiusIFARplots.C.
| #define MAXRADIUS 1000 |
Definition at line 27 of file DrawRadiusIFARplots.C.
| #define MAXRHO 100 |
Definition at line 29 of file DrawRadiusIFARplots.C.
| #define MINIFAR 1 |
Definition at line 24 of file DrawRadiusIFARplots.C.
| #define MINRADIUS 0 |
Definition at line 26 of file DrawRadiusIFARplots.C.
| #define MINRHO 5 |
Definition at line 28 of file DrawRadiusIFARplots.C.
| void DrawRadiusIFARplots | ( | char * | sim_file_name, |
| char * | mdc_file_name, | ||
| float | shell_volume, | ||
| TString | opt | ||
| ) |
Definition at line 34 of file DrawRadiusIFARplots.C.