Geant4  10.02.p01
xDataTOM_importXML_KalbachMann.cc File Reference
#include <stdlib.h>
#include <string.h>
#include <limits.h>
#include <ctype.h>
#include "xDataTOM_importXML_private.h"
+ Include dependency graph for xDataTOM_importXML_KalbachMann.cc:

Go to the source code of this file.

Functions

static int xDataXML_KalbachMannCoefficientsToTOM (statusMessageReporting *smr, xDataXML_element *XE, xDataTOM_KalbachMannCoefficients *coefficients)
 
int xDataXML_KalbachMannToTOM (statusMessageReporting *smr, xDataXML_element *XE, xDataTOM_element *TE)
 

Function Documentation

static int xDataXML_KalbachMannCoefficientsToTOM ( statusMessageReporting *  smr,
xDataXML_element *  XE,
xDataTOM_KalbachMannCoefficients *  coefficients 
)
static

Definition at line 70 of file xDataTOM_importXML_KalbachMann.cc.

References smr_freeMemory(), xDataXML_convertAttributeTo_xDataTOM_Int(), xDataXML_convertAttributeToDouble(), and xDataXML_stringToDoubles().

Referenced by xDataXML_KalbachMannToTOM().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int xDataXML_KalbachMannToTOM ( statusMessageReporting *  smr,
xDataXML_element *  XE,
xDataTOM_element *  TE 
)

Definition at line 21 of file xDataTOM_importXML_KalbachMann.cc.

References smr_freeMemory(), xDataTOM_axes_getLabel(), xDataTOM_KalbachMann_ID, xDataTOM_KalbachMann_initialize(), xDataTOM_smrLibraryID, xDataXML_get_smrUserInterfaceFromElement(), xDataXML_getAttributesValueInElement(), xDataXML_getFirstElement(), xDataXML_getNextElement(), xDataXML_initializeData(), xDataXML_KalbachMannCoefficientsToTOM(), and xDataXML_numberOfElementsByTagName().

Referenced by xDataXML_constructTOM().

+ Here is the call graph for this function:

+ Here is the caller graph for this function: