Geant4  10.02
G4VScoringMesh.hh File Reference
#include "globals.hh"
#include "G4THitsMap.hh"
#include "G4RotationMatrix.hh"
#include <map>
+ Include dependency graph for G4VScoringMesh.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  G4VScoringMesh
 

Typedefs

typedef std::map< G4String,
G4THitsMap< G4double > * > 
MeshScoreMap
 

Enumerations

enum  MeshShape { boxMesh, cylinderMesh, sphereMesh, undefinedMesh = -1 }
 

Typedef Documentation

typedef std::map<G4String,G4THitsMap<G4double>* > MeshScoreMap

Definition at line 48 of file G4VScoringMesh.hh.

Enumeration Type Documentation

enum MeshShape
Enumerator
boxMesh 
cylinderMesh 
sphereMesh 
undefinedMesh 

Definition at line 47 of file G4VScoringMesh.hh.