for compilation reason More...
#include <TAlphaRad_DetectorConstruction.hh>
Public Member Functions | |
TAlphaRad_DetectorConstruction () | |
for compilation reason | |
~TAlphaRad_DetectorConstruction () | |
G4VPhysicalVolume * | Construct () |
G4double | GetWorld_X () const |
G4double | GetWorld_Y () const |
G4double | GetWorld_Z () const |
G4double | GetSource_radius () const |
G4double | GetSource_Z () const |
G4double | GetSensor_X () const |
G4double | GetSensor_Y () const |
G4double | GetSensor_shiftX () const |
G4double | GetSensor_shiftY () const |
G4double | GetSensor_SiO2_Z () const |
G4double | GetSensor_Siepi_Z () const |
G4double | GetSensor_Sisub_Z () const |
G4double | GetSensor_dummy_Z () const |
G4int | GetNCells () const |
G4String | GetSDName (Int_t cellNumber) const |
G4String | GetSDNames () const |
void | SetWorldMaterial (G4String aWorldMaterial) |
void | SetSourceMaterial (G4String aSourceMaterial) |
void | SetSiO2Material (G4String aSiO2Material) |
void | SetSiepiMaterial (G4String aSiepiMaterial) |
void | SetSourceToDetectorDistance (G4double aSourceToDetectorDistance) |
void | SetSourceThickness (G4double aSourceThickness) |
void | SetSourceRadius (G4double aSourceRadius) |
G4String | GetWorldMaterial () const |
G4String | GetSourceMaterial () const |
G4String | GetSiO2Material () const |
G4String | GetSiepiMaterial () const |
G4double | GetSourceToDetectorDistance () const |
G4double | GetSourceThickness () const |
G4double | GetSourceRadius () const |
void | UpdateGeometry () |
for compilation reason
contains "G4Material.hh" and "G4Element.hh"
Definition at line 62 of file TAlphaRad_DetectorConstruction.hh.
TAlphaRad_DetectorConstruction::TAlphaRad_DetectorConstruction | ( | ) |
for compilation reason
dummy layer for scoring
Definition at line 32 of file TAlphaRad_DetectorConstruction.cc.
TAlphaRad_DetectorConstruction::~TAlphaRad_DetectorConstruction | ( | ) |
Definition at line 80 of file TAlphaRad_DetectorConstruction.cc.
G4VPhysicalVolume * TAlphaRad_DetectorConstruction::Construct | ( | ) |
Definition at line 95 of file TAlphaRad_DetectorConstruction.cc.
G4int TAlphaRad_DetectorConstruction::GetNCells | ( | ) | const [inline] |
Definition at line 138 of file TAlphaRad_DetectorConstruction.hh.
G4String TAlphaRad_DetectorConstruction::GetSDName | ( | Int_t | cellNumber | ) | const [inline] |
Definition at line 139 of file TAlphaRad_DetectorConstruction.hh.
G4String TAlphaRad_DetectorConstruction::GetSDNames | ( | ) | const [inline] |
Definition at line 140 of file TAlphaRad_DetectorConstruction.hh.
G4double TAlphaRad_DetectorConstruction::GetSensor_dummy_Z | ( | ) | const [inline] |
Definition at line 136 of file TAlphaRad_DetectorConstruction.hh.
G4double TAlphaRad_DetectorConstruction::GetSensor_shiftX | ( | ) | const [inline] |
Definition at line 132 of file TAlphaRad_DetectorConstruction.hh.
G4double TAlphaRad_DetectorConstruction::GetSensor_shiftY | ( | ) | const [inline] |
Definition at line 132 of file TAlphaRad_DetectorConstruction.hh.
G4double TAlphaRad_DetectorConstruction::GetSensor_Siepi_Z | ( | ) | const [inline] |
Definition at line 134 of file TAlphaRad_DetectorConstruction.hh.
G4double TAlphaRad_DetectorConstruction::GetSensor_SiO2_Z | ( | ) | const [inline] |
Definition at line 133 of file TAlphaRad_DetectorConstruction.hh.
G4double TAlphaRad_DetectorConstruction::GetSensor_Sisub_Z | ( | ) | const [inline] |
Definition at line 135 of file TAlphaRad_DetectorConstruction.hh.
G4double TAlphaRad_DetectorConstruction::GetSensor_X | ( | ) | const [inline] |
Definition at line 131 of file TAlphaRad_DetectorConstruction.hh.
G4double TAlphaRad_DetectorConstruction::GetSensor_Y | ( | ) | const [inline] |
Definition at line 131 of file TAlphaRad_DetectorConstruction.hh.
G4String TAlphaRad_DetectorConstruction::GetSiepiMaterial | ( | ) | const [inline] |
Definition at line 154 of file TAlphaRad_DetectorConstruction.hh.
G4String TAlphaRad_DetectorConstruction::GetSiO2Material | ( | ) | const [inline] |
Definition at line 153 of file TAlphaRad_DetectorConstruction.hh.
G4double TAlphaRad_DetectorConstruction::GetSource_radius | ( | ) | const [inline] |
Definition at line 130 of file TAlphaRad_DetectorConstruction.hh.
G4double TAlphaRad_DetectorConstruction::GetSource_Z | ( | ) | const [inline] |
Definition at line 130 of file TAlphaRad_DetectorConstruction.hh.
G4String TAlphaRad_DetectorConstruction::GetSourceMaterial | ( | ) | const [inline] |
Definition at line 152 of file TAlphaRad_DetectorConstruction.hh.
G4double TAlphaRad_DetectorConstruction::GetSourceRadius | ( | ) | const [inline] |
Definition at line 158 of file TAlphaRad_DetectorConstruction.hh.
G4double TAlphaRad_DetectorConstruction::GetSourceThickness | ( | ) | const [inline] |
Definition at line 157 of file TAlphaRad_DetectorConstruction.hh.
G4double TAlphaRad_DetectorConstruction::GetSourceToDetectorDistance | ( | ) | const [inline] |
Definition at line 156 of file TAlphaRad_DetectorConstruction.hh.
G4double TAlphaRad_DetectorConstruction::GetWorld_X | ( | ) | const [inline] |
Definition at line 129 of file TAlphaRad_DetectorConstruction.hh.
G4double TAlphaRad_DetectorConstruction::GetWorld_Y | ( | ) | const [inline] |
Definition at line 129 of file TAlphaRad_DetectorConstruction.hh.
G4double TAlphaRad_DetectorConstruction::GetWorld_Z | ( | ) | const [inline] |
Definition at line 129 of file TAlphaRad_DetectorConstruction.hh.
G4String TAlphaRad_DetectorConstruction::GetWorldMaterial | ( | ) | const [inline] |
Definition at line 151 of file TAlphaRad_DetectorConstruction.hh.
void TAlphaRad_DetectorConstruction::SetSiepiMaterial | ( | G4String | aSiepiMaterial | ) | [inline] |
Definition at line 145 of file TAlphaRad_DetectorConstruction.hh.
void TAlphaRad_DetectorConstruction::SetSiO2Material | ( | G4String | aSiO2Material | ) | [inline] |
Definition at line 144 of file TAlphaRad_DetectorConstruction.hh.
void TAlphaRad_DetectorConstruction::SetSourceMaterial | ( | G4String | aSourceMaterial | ) | [inline] |
Definition at line 143 of file TAlphaRad_DetectorConstruction.hh.
void TAlphaRad_DetectorConstruction::SetSourceRadius | ( | G4double | aSourceRadius | ) | [inline] |
Definition at line 149 of file TAlphaRad_DetectorConstruction.hh.
void TAlphaRad_DetectorConstruction::SetSourceThickness | ( | G4double | aSourceThickness | ) | [inline] |
Definition at line 148 of file TAlphaRad_DetectorConstruction.hh.
void TAlphaRad_DetectorConstruction::SetSourceToDetectorDistance | ( | G4double | aSourceToDetectorDistance | ) | [inline] |
Definition at line 147 of file TAlphaRad_DetectorConstruction.hh.
void TAlphaRad_DetectorConstruction::SetWorldMaterial | ( | G4String | aWorldMaterial | ) | [inline] |
Definition at line 142 of file TAlphaRad_DetectorConstruction.hh.
void TAlphaRad_DetectorConstruction::UpdateGeometry | ( | ) |
Definition at line 297 of file TAlphaRad_DetectorConstruction.cc.