GEMC
2.3
Geant4 Monte-Carlo Framework
|
#include "G4PVPlacement.hh"
#include "G4VSensitiveDetector.hh"
#include "G4VSolid.hh"
#include "G4VisManager.hh"
#include "identifier.h"
#include "run_conditions.h"
#include "string_utilities.h"
Go to the source code of this file.
Data Structures | |
class | detector |
detector.h defines the GEMC detector class.
A map<string, detector> is built by the detector factory.
Member functions build the geant4 solid, logical and physical volumes according to the class description.
The solid operations addition, subtractions, intersections are supported by implementing the +, -, * operators respectively.
Definition in file detector.h.