Geant4
10.02.p01
|
#include <stdio.h>
#include <stdlib.h>
#include "ptwX.h"
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().
void ptwX_simpleWrite | ( | ptwXPoints const * | ptwX, |
FILE * | f, | ||
char const * | format | ||
) |
Definition at line 19 of file ptwX_misc.cc.
Referenced by ptwX_simplePrint().