ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4Fcn.hh File Reference
#include "globals.hh"
+ Include dependency graph for G4Fcn.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  G4Analysis
 

Typedefs

using G4Fcn = G4double(*)(G4double)
 

Functions

G4double G4FcnIdentity (G4double value)
 
G4Fcn G4Analysis::GetFunction (const G4String &fcnName)
 

Typedef Documentation

using G4Fcn = G4double (*) (G4double)

Definition at line 35 of file G4Fcn.hh.

View newest version in sPHENIX GitHub at line 35 of file G4Fcn.hh

Function Documentation

G4double G4FcnIdentity ( G4double  value)
inline

Definition at line 38 of file G4Fcn.hh.

View newest version in sPHENIX GitHub at line 38 of file G4Fcn.hh

Referenced by G4Analysis::GetFunction().

+ Here is the caller graph for this function: