Geant4  10.00.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 // PassiveCarbonBeamLine.cc;
27 // See more at: http://g4advancedexamples.lngs.infn.it/Examples/hadrontherapy
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 //class PassiveCarbonBeamLineMessenger;
43 
45 {
46 public:
47 
48  //PassiveCarbonBeamLine(G4VPhysicalVolume*);
51 
53 
55  // Definition of the beam line support
56 
57  // Simulation of the scattering system for the
58  // passive spread of the beam
59  void ScatteringSystem();
60 
61  void VacuumToAirInterface();
62  // Definition of the first scattering foil,
63  // of the Kapton window, of the stopper
64 
66  // Definition of three monitor chambers
67 
69  // Definition of the beam noozle
70 
72  // Definition of the final collimator
73 
74  // The following methods allow to change parameters
75  // of some beam line components
76 
83 
84 private:
85  //passive proton line dimensions
86  void SetDefaultDimensions();
88 
89  //PassiveCarbonBeamLineMessenger* passiveMessenger;
92 
97 
102 
107 
119 
120  // First scattering foil coupled with the stopper
126 
127  // Scattering foil coupled with the stopper
136 
137 
139 
149 
159 
166 
175 
177 };
178 #endif
179 
HadrontherapyDetectorConstruction * hadrontherapyDetectorConstruction
G4Material * layer2MonitorChamberMaterial
Definition: G4Box.hh:63
G4VPhysicalVolume * physiKaptonWindow
G4Material * layer3MonitorChamberMaterial
Definition: G4Tubs.hh:84
G4Material * seconHoleNozzleSupportMaterial
G4VPhysicalVolume * physiFirstMonitorLayer4
G4VPhysicalVolume * physiStopper
G4VPhysicalVolume * Construct()
G4VPhysicalVolume * physiBeamLineSupport
G4VPhysicalVolume * physiHoleNozzleSupport
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