Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4GeometryCellWeight.hh File Reference
#include <map>
#include "globals.hh"
#include "G4GeometryCell.hh"
#include "G4GeometryCellComp.hh"

Go to the source code of this file.

Macros

#define G4GeometryCellWeight_hh   G4GeometryCellWeight_hh
 

Typedefs

typedef std::map< G4double, G4double, std::less< G4double > > G4UpperEnergyToLowerWeightMap
 
typedef std::map< G4GeometryCell, G4UpperEnergyToLowerWeightMap, G4GeometryCellCompG4GeometryCellWeight
 

Macro Definition Documentation

◆ G4GeometryCellWeight_hh

#define G4GeometryCellWeight_hh   G4GeometryCellWeight_hh

Definition at line 41 of file G4GeometryCellWeight.hh.

Typedef Documentation

◆ G4GeometryCellWeight

◆ G4UpperEnergyToLowerWeightMap

typedef std::map<G4double, G4double, std::less<G4double> > G4UpperEnergyToLowerWeightMap

Definition at line 47 of file G4GeometryCellWeight.hh.