Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4BremsstrahlungParameters Class Reference

#include <G4BremsstrahlungParameters.hh>

Public Member Functions

 G4BremsstrahlungParameters (const G4String &name, size_t num, G4int minZ=1, G4int maxZ=99)
 
 ~G4BremsstrahlungParameters ()
 
G4double Parameter (G4int parameterIndex, G4int Z, G4double energy) const
 
G4double ParameterC (G4int index) const
 
void PrintData () const
 

Detailed Description

Definition at line 62 of file G4BremsstrahlungParameters.hh.

Constructor & Destructor Documentation

G4BremsstrahlungParameters::G4BremsstrahlungParameters ( const G4String name,
size_t  num,
G4int  minZ = 1,
G4int  maxZ = 99 
)

Definition at line 54 of file G4BremsstrahlungParameters.cc.

G4BremsstrahlungParameters::~G4BremsstrahlungParameters ( )

Definition at line 64 of file G4BremsstrahlungParameters.cc.

Member Function Documentation

G4double G4BremsstrahlungParameters::Parameter ( G4int  parameterIndex,
G4int  Z,
G4double  energy 
) const

Definition at line 80 of file G4BremsstrahlungParameters.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4double G4BremsstrahlungParameters::ParameterC ( G4int  index) const

Definition at line 249 of file G4BremsstrahlungParameters.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4BremsstrahlungParameters::PrintData ( void  ) const

Definition at line 265 of file G4BremsstrahlungParameters.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files: