Geant4
10.02.p03
|
#include <GammaRayTelDetectorConstruction.hh>
Private Member Functions | |
void | DefineMaterials () |
void | ComputePayloadParameters () |
G4VPhysicalVolume * | ConstructPayload () |
Static Private Attributes | |
static G4ThreadLocal G4GlobalMagFieldMessenger * | fMagFieldMessenger = 0 |
Additional Inherited Members | |
![]() | |
void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Definition at line 61 of file GammaRayTelDetectorConstruction.hh.
GammaRayTelDetectorConstruction::GammaRayTelDetectorConstruction | ( | ) |
Definition at line 74 of file GammaRayTelDetectorConstruction.cc.
GammaRayTelDetectorConstruction::~GammaRayTelDetectorConstruction | ( | ) |
Definition at line 129 of file GammaRayTelDetectorConstruction.cc.
|
inlineprivate |
Definition at line 292 of file GammaRayTelDetectorConstruction.hh.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 134 of file GammaRayTelDetectorConstruction.cc.
|
private |
Definition at line 264 of file GammaRayTelDetectorConstruction.cc.
|
virtual |
Reimplemented from G4VUserDetectorConstruction.
Definition at line 826 of file GammaRayTelDetectorConstruction.cc.
|
private |
Definition at line 142 of file GammaRayTelDetectorConstruction.cc.
|
inline |
Definition at line 133 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 129 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 109 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 110 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 126 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 127 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 135 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 134 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 131 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 130 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 115 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 117 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 116 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 104 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 103 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 123 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 124 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 121 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 122 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 118 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 114 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 112 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 113 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 107 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 106 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 119 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 101 of file GammaRayTelDetectorConstruction.hh.
|
inline |
Definition at line 100 of file GammaRayTelDetectorConstruction.hh.
void GammaRayTelDetectorConstruction::PrintPayloadParameters | ( | ) |
Definition at line 891 of file GammaRayTelDetectorConstruction.cc.
void GammaRayTelDetectorConstruction::SetACDThickness | ( | G4double | val | ) |
Definition at line 982 of file GammaRayTelDetectorConstruction.cc.
void GammaRayTelDetectorConstruction::SetCALBarThickness | ( | G4double | val | ) |
Definition at line 975 of file GammaRayTelDetectorConstruction.cc.
void GammaRayTelDetectorConstruction::SetConverterMaterial | ( | G4String | materialChoice | ) |
Definition at line 904 of file GammaRayTelDetectorConstruction.cc.
void GammaRayTelDetectorConstruction::SetConverterThickness | ( | G4double | val | ) |
Definition at line 916 of file GammaRayTelDetectorConstruction.cc.
void GammaRayTelDetectorConstruction::SetMagField | ( | G4double | fieldValue | ) |
Definition at line 989 of file GammaRayTelDetectorConstruction.cc.
void GammaRayTelDetectorConstruction::SetNbOfCALBars | ( | G4int | val | ) |
Definition at line 970 of file GammaRayTelDetectorConstruction.cc.
void GammaRayTelDetectorConstruction::SetNbOfCALLayers | ( | G4int | val | ) |
Definition at line 965 of file GammaRayTelDetectorConstruction.cc.
void GammaRayTelDetectorConstruction::SetNbOfTKRLayers | ( | G4int | val | ) |
Definition at line 941 of file GammaRayTelDetectorConstruction.cc.
void GammaRayTelDetectorConstruction::SetNbOfTKRTiles | ( | G4int | val | ) |
Definition at line 947 of file GammaRayTelDetectorConstruction.cc.
void GammaRayTelDetectorConstruction::SetTKRLayerDistance | ( | G4double | val | ) |
Definition at line 952 of file GammaRayTelDetectorConstruction.cc.
void GammaRayTelDetectorConstruction::SetTKRSiliconPitch | ( | G4double | val | ) |
Definition at line 929 of file GammaRayTelDetectorConstruction.cc.
void GammaRayTelDetectorConstruction::SetTKRSiliconThickness | ( | G4double | val | ) |
Definition at line 923 of file GammaRayTelDetectorConstruction.cc.
void GammaRayTelDetectorConstruction::SetTKRTileSizeXY | ( | G4double | val | ) |
Definition at line 935 of file GammaRayTelDetectorConstruction.cc.
void GammaRayTelDetectorConstruction::SetTKRViewsDistance | ( | G4double | val | ) |
Definition at line 957 of file GammaRayTelDetectorConstruction.cc.
void GammaRayTelDetectorConstruction::UpdateGeometry | ( | ) |
Definition at line 1007 of file GammaRayTelDetectorConstruction.cc.
|
private |
Definition at line 203 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 166 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 183 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 170 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 171 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 172 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 174 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 175 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 176 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 167 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 168 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 278 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 156 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 162 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 163 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 164 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 201 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 277 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 159 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 160 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 184 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 135 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 140 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 200 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 273 of file GammaRayTelDetectorConstruction.hh.
|
staticprivate |
Definition at line 271 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 228 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 232 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 224 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 220 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 252 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 256 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 244 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 248 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 264 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 212 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 260 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 216 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 236 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 240 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 267 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 268 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 208 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 179 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 180 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 158 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 157 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 153 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 189 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 154 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 198 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 197 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 229 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 233 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 225 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 221 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 253 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 257 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 245 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 249 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 265 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 213 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 261 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 217 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 237 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 241 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 209 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 188 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 227 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 231 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 223 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 219 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 251 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 255 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 243 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 247 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 263 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 211 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 259 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 215 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 235 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 239 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 207 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 182 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 185 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 186 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 149 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 202 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 144 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 142 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 143 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 146 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 147 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 151 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 150 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 191 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 193 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 192 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 194 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 195 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 276 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 204 of file GammaRayTelDetectorConstruction.hh.
|
private |
Definition at line 205 of file GammaRayTelDetectorConstruction.hh.