Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Typedefs | Enumerations
G4VScoringMesh.hh File Reference
#include "globals.hh"
#include "G4THitsMap.hh"
#include "G4RotationMatrix.hh"
#include <map>

Go to the source code of this file.

Data Structures

class  G4VScoringMesh
 

Typedefs

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

Enumerations

enum  MeshShape { boxMesh, cylinderMesh, sphereMesh }
 

Typedef Documentation

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

Definition at line 47 of file G4VScoringMesh.hh.

Enumeration Type Documentation

enum MeshShape
Enumerator
boxMesh 
cylinderMesh 
sphereMesh 

Definition at line 46 of file G4VScoringMesh.hh.