| Monte Carlo LYSO
    Geant4 simulation for the LYSO calorimeter prototype | 
Declaration of the class MyDetectorConstruction. More...
#include "G4VUserDetectorConstruction.hh"#include "G4VPhysicalVolume.hh"#include "G4LogicalVolume.hh"#include "G4VSolid.hh"#include "G4Tubs.hh"#include "G4Box.hh"#include "G4MultiUnion.hh"#include "G4SubtractionSolid.hh"#include "G4PVPlacement.hh"#include "G4NistManager.hh"#include "G4SystemOfUnits.hh"#include "G4VisAttributes.hh"#include "G4GenericMessenger.hh"#include "G4OpticalSurface.hh"#include "G4LogicalSkinSurface.hh"#include "globalsettings.hh"#include "detector.hh"

Go to the source code of this file.
| Classes | |
| class | MyDetectorConstruction | 
| Mandatory user initialization concrete class of G4VUserDetectorConstruction. It represents the whole geometry of the physical apparatus.  More... | |
Declaration of the class MyDetectorConstruction.
Definition in file construction.hh.