Geant4  10.02.p01
PassiveCarbonBeamLine.hh
Go to the documentation of this file.
1 //
2 // ********************************************************************
3 // * License and Disclaimer *
4 // * *
5 // * The Geant4 software is copyright of the Copyright Holders of *
6 // * the Geant4 Collaboration. It is provided under the terms and *
7 // * conditions of the Geant4 Software License, included in the file *
8 // * LICENSE and available at http://cern.ch/geant4/license . These *
9 // * include a list of copyright holders. *
10 // * *
11 // * Neither the authors of this software system, nor their employing *
12 // * institutes,nor the agencies providing financial support for this *
13 // * work make any representation or warranty, express or implied, *
14 // * regarding this software system or assume any liability for its *
15 // * use. Please see the license in the file LICENSE and URL above *
16 // * for the full disclaimer and the limitation of liability. *
17 // * *
18 // * This code implementation is the result of the scientific and *
19 // * technical work of the GEANT4 collaboration. *
20 // * By using, copying, modifying or distributing the software (or *
21 // * any work based on the software) you agree to acknowledge its *
22 // * use in resulting scientific publications, and indicate your *
23 // * acceptance of all terms of the Geant4 Software license. *
24 // ********************************************************************
25 //
26 // Hadrontherapy advanced example for Geant4
27 // See more at: https://twiki.cern.ch/twiki/bin/view/Geant4/AdvancedExamplesHadrontherapy
28 
29 #ifndef PassiveCarbonBeamLine_H
30 #define PassiveCarbonBeamLine_H 1
31 
32 #include "globals.hh"
34 #include "G4Box.hh"
35 #include "G4Tubs.hh"
36 #include "G4VisAttributes.hh"
37 #include "G4LogicalVolume.hh"
38 
39 class G4VPhysicalVolume;
42 
44 {
45 public:
46 
49 
51 
53  // Definition of the beam line support
54 
55  // Simulation of the scattering system for the
56  // passive spread of the beam
57  void ScatteringSystem();
58 
59  void VacuumToAirInterface();
60  // Definition of the first scattering foil,
61  // of the Kapton window, of the stopper
62 
64  // Definition of three monitor chambers
65 
67  // Definition of the beam noozle
68 
70  // Definition of the final collimator
71 
72  // The following methods allow to change parameters
73  // of some beam line components
74 
81 
82 private:
83  //passive proton line dimensions
84  void SetDefaultDimensions();
86 
87  //PassiveCarbonBeamLineMessenger* passiveMessenger;
90  //FaradayCup *FC;
91 
96 
101 
106 
118 
119  // First scattering foil coupled with the stopper
125 
126  // Scattering foil coupled with the stopper
135 
136 
138 
149 
159 
166 
175 
177 };
178 #endif
179 
HadrontherapyDetectorConstruction * hadrontherapyDetectorConstruction
G4Material * layer2MonitorChamberMaterial
Definition: G4Box.hh:64
G4VPhysicalVolume * physiKaptonWindow
G4Material * layer3MonitorChamberMaterial
Definition: G4Tubs.hh:85
G4Material * seconHoleNozzleSupportMaterial
G4VPhysicalVolume * physiFirstMonitorLayer4
G4VPhysicalVolume * physiStopper
G4VPhysicalVolume * Construct()
G4VPhysicalVolume * physiBeamLineSupport
G4VPhysicalVolume * physiHoleNozzleSupport
G4VPhysicalVolume * physiNozzleSupportHole
G4Material * firstScatteringFoilMaterial
G4Material * secondScatteringFoilMaterial
HadrontherapyDetectorROGeometry * RO
G4VPhysicalVolume * physicalTreatmentRoom
G4Material * layer1MonitorChamberMaterial
G4VPhysicalVolume * physiFinalCollimator
G4VPhysicalVolume * physiSecondScatteringFoil
G4VPhysicalVolume * physiBeamLineCover
G4VPhysicalVolume * physiFirstMonitorLayer3
G4VPhysicalVolume * physiNozzleSupport
G4Material * layer4MonitorChamberMaterial
G4VPhysicalVolume * mother
G4VPhysicalVolume * physiBeamLineCover2
G4VPhysicalVolume * physiFirstScatteringFoil
G4VPhysicalVolume * physiFirstMonitorLayer1
G4VPhysicalVolume * physiFirstMonitorLayer2
double G4double
Definition: G4Types.hh:76
G4LogicalVolume * logicStopper
G4VPhysicalVolume * physiSecondHoleNozzleSupport