ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4GIDI_Misc.cc File Reference
#include <string.h>
#include <iostream>
#include <string>
#include <vector>
#include <statusMessageReporting.h>
#include <MCGIDI.h>
#include <MCGIDI_misc.h>
#include "G4GIDI_Misc.hh"
+ Include dependency graph for G4GIDI_Misc.cc:

Go to the source code of this file.

Functions

char * G4GIDI_Misc_Z_A_m_ToName (int iZ, int iA, int im)
 
char * G4GIDI_Misc_channelCompound (char *particle1, char *particle2)
 
int getNamesOfAvailableTargets_walker (MCGIDI_mapEntry *entry, int, void *userData)
 

Function Documentation

char* G4GIDI_Misc_channelCompound ( char *  particle1,
char *  particle2 
)

Definition at line 70 of file G4GIDI_Misc.cc.

View newest version in sPHENIX GitHub at line 70 of file G4GIDI_Misc.cc

References G4GIDI_Misc_Z_A_m_ToName(), m2, MCGIDI_miscNameToZAm(), Z1, and Z2.

+ Here is the call graph for this function:

char* G4GIDI_Misc_Z_A_m_ToName ( int  iZ,
int  iA,
int  im 
)

Definition at line 44 of file G4GIDI_Misc.cc.

View newest version in sPHENIX GitHub at line 44 of file G4GIDI_Misc.cc

References MCGIDI_misc_ZToSymbol(), S(), smr_malloc2, and Z.

Referenced by G4GIDI::dataFilename(), G4GIDI::freeTarget(), G4GIDI_Misc_channelCompound(), G4GIDI_Z_AMass(), G4GIDI::getAlreadyReadTarget(), G4GIDI::getNamesOfAvailableLibraries(), G4GIDI::isThisDataAvailable(), and G4GIDI::readTarget().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

int getNamesOfAvailableTargets_walker ( MCGIDI_mapEntry entry,
int  ,
void userData 
)

Definition at line 99 of file G4GIDI_Misc.cc.

View newest version in sPHENIX GitHub at line 99 of file G4GIDI_Misc.cc

References MCGIDI_mapEntry_type_target, MCGIDI_mapEntry_s::targetName, and MCGIDI_mapEntry_s::type.