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

#include <G4EnergyRangeManager.hh>

Public Member Functions

 G4EnergyRangeManager ()
 
 ~G4EnergyRangeManager ()
 
 G4EnergyRangeManager (const G4EnergyRangeManager &right)
 
G4EnergyRangeManageroperator= (const G4EnergyRangeManager &right)
 
G4bool operator== (const G4EnergyRangeManager &right) const
 
G4bool operator!= (const G4EnergyRangeManager &right) const
 
void RegisterMe (G4HadronicInteraction *a)
 
G4HadronicInteractionGetHadronicInteraction (const G4double kineticEnergy, const G4Material *aMaterial, const G4Element *anElement) const
 
G4int GetHadronicInteractionCounter () const
 

Detailed Description

Definition at line 39 of file G4EnergyRangeManager.hh.

Constructor & Destructor Documentation

G4EnergyRangeManager::G4EnergyRangeManager ( )

Definition at line 41 of file G4EnergyRangeManager.cc.

G4EnergyRangeManager::~G4EnergyRangeManager ( )
inline

Definition at line 46 of file G4EnergyRangeManager.hh.

G4EnergyRangeManager::G4EnergyRangeManager ( const G4EnergyRangeManager right)

Definition at line 49 of file G4EnergyRangeManager.cc.

Member Function Documentation

G4HadronicInteraction * G4EnergyRangeManager::GetHadronicInteraction ( const G4double  kineticEnergy,
const G4Material aMaterial,
const G4Element anElement 
) const

Definition at line 82 of file G4EnergyRangeManager.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4EnergyRangeManager::GetHadronicInteractionCounter ( ) const
inline

Definition at line 70 of file G4EnergyRangeManager.hh.

Here is the caller graph for this function:

G4bool G4EnergyRangeManager::operator!= ( const G4EnergyRangeManager right) const
inline

Definition at line 58 of file G4EnergyRangeManager.hh.

G4EnergyRangeManager & G4EnergyRangeManager::operator= ( const G4EnergyRangeManager right)

Definition at line 59 of file G4EnergyRangeManager.cc.

G4bool G4EnergyRangeManager::operator== ( const G4EnergyRangeManager right) const
inline

Definition at line 55 of file G4EnergyRangeManager.hh.

void G4EnergyRangeManager::RegisterMe ( G4HadronicInteraction a)

Definition at line 71 of file G4EnergyRangeManager.cc.

Here is the caller graph for this function:


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