ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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.
View newest version in sPHENIX GitHub 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.
View newest version in sPHENIX GitHub at line 19 of file ptwX_misc.cc
References ptwXPoints_s::length, and ptwXPoints_s::points.
Referenced by ptwX_simplePrint().