Geant4
9.6.p02
|
#include <RandomDetector.hh>
Public Member Functions | |
RandomDetector (G4double prop) | |
~RandomDetector () | |
G4VPhysicalVolume * | Construct () |
Public Member Functions inherited from G4VUserDetectorConstruction | |
G4VUserDetectorConstruction () | |
virtual | ~G4VUserDetectorConstruction () |
void | RegisterParallelWorld (G4VUserParallelWorld *) |
G4int | ConstructParallelGeometries () |
G4int | GetNumberOfParallelWorld () const |
G4VUserParallelWorld * | GetParallelWorld (G4int i) const |
Definition at line 46 of file RandomDetector.hh.
RandomDetector::RandomDetector | ( | G4double | prop) |
Definition at line 52 of file RandomDetector.cc.
RandomDetector::~RandomDetector | ( | ) |
Definition at line 61 of file RandomDetector.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 66 of file RandomDetector.cc.