| 
    Geant4
    10.02
    
   | 
 
#include <stdio.h>#include <stdlib.h>#include "ptwX.h"
 Include dependency graph for ptwX_misc.cc:Go to the source code of this file.
Functions | |
| void | ptwX_simpleWrite (ptwXPoints const *ptwX, FILE *f, char const *format) | 
| void | ptwX_simplePrint (ptwXPoints const *ptwX, char const *format) | 
| void ptwX_simplePrint | ( | ptwXPoints const * | ptwX, | 
| char const * | format | ||
| ) | 
Definition at line 29 of file ptwX_misc.cc.
References ptwX_simpleWrite().
 Here is the call graph for this function:| void ptwX_simpleWrite | ( | ptwXPoints const * | ptwX, | 
| FILE * | f, | ||
| char const * | format | ||
| ) | 
Definition at line 19 of file ptwX_misc.cc.
Referenced by ptwX_simplePrint().
 Here is the caller graph for this function: