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

#include <G4WeightWindowStore.hh>

Inheritance diagram for G4WeightWindowStore:
Inheritance graph
[legend]
Collaboration diagram for G4WeightWindowStore:
Collaboration graph
[legend]

Public Member Functions

 G4WeightWindowStore (const G4VPhysicalVolume &worldvolume)
 
 ~G4WeightWindowStore ()
 
G4double GetLowerWeight (const G4GeometryCell &gCell, G4double partEnergy) const
 
G4bool IsKnown (const G4GeometryCell &gCell) const
 
const G4VPhysicalVolumeGetWorldVolume () const
 
void AddLowerWeights (const G4GeometryCell &gCell, const std::vector< G4double > &lowerWeights)
 
void AddUpperEboundLowerWeightPairs (const G4GeometryCell &gCell, const G4UpperEnergyToLowerWeightMap &enWeMap)
 
void SetGeneralUpperEnergyBounds (const std::set< G4double, std::less< G4double > > &enBounds)
 
- Public Member Functions inherited from G4VWeightWindowStore
 G4VWeightWindowStore ()
 
virtual ~G4VWeightWindowStore ()
 

Detailed Description

Definition at line 48 of file G4WeightWindowStore.hh.

Constructor & Destructor Documentation

G4WeightWindowStore::G4WeightWindowStore ( const G4VPhysicalVolume worldvolume)
explicit

Definition at line 44 of file G4WeightWindowStore.cc.

G4WeightWindowStore::~G4WeightWindowStore ( )

Definition at line 51 of file G4WeightWindowStore.cc.

Member Function Documentation

void G4WeightWindowStore::AddLowerWeights ( const G4GeometryCell gCell,
const std::vector< G4double > &  lowerWeights 
)

Definition at line 123 of file G4WeightWindowStore.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4WeightWindowStore::AddUpperEboundLowerWeightPairs ( const G4GeometryCell gCell,
const G4UpperEnergyToLowerWeightMap enWeMap 
)

Definition at line 154 of file G4WeightWindowStore.cc.

Here is the call graph for this function:

G4double G4WeightWindowStore::GetLowerWeight ( const G4GeometryCell gCell,
G4double  partEnergy 
) const
virtual

Implements G4VWeightWindowStore.

Definition at line 55 of file G4WeightWindowStore.cc.

const G4VPhysicalVolume & G4WeightWindowStore::GetWorldVolume ( ) const
virtual

Implements G4VWeightWindowStore.

Definition at line 116 of file G4WeightWindowStore.cc.

G4bool G4WeightWindowStore::IsKnown ( const G4GeometryCell gCell) const
virtual

Implements G4VWeightWindowStore.

Definition at line 104 of file G4WeightWindowStore.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4WeightWindowStore::SetGeneralUpperEnergyBounds ( const std::set< G4double, std::less< G4double > > &  enBounds)

Definition at line 169 of file G4WeightWindowStore.cc.

Here is the caller graph for this function:


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