ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ptwX_misc.cc File Reference
#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)
 

Function Documentation

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().

+ 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.

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().

+ Here is the caller graph for this function: