Geant4
10.02.p03
|
#include <WLSDetectorConstruction.hh>
Static Public Member Functions | |
static G4RotationMatrix | StringToRotationMatrix (G4String rotation) |
Private Member Functions | |
void | ConstructFiber () |
void | UpdateGeometryParameters () |
Additional Inherited Members | |
![]() | |
void | SetSensitiveDetector (const G4String &logVolName, G4VSensitiveDetector *aSD, G4bool multi=false) |
void | SetSensitiveDetector (G4LogicalVolume *logVol, G4VSensitiveDetector *aSD) |
Definition at line 60 of file WLSDetectorConstruction.hh.
WLSDetectorConstruction::WLSDetectorConstruction | ( | ) |
Definition at line 67 of file WLSDetectorConstruction.cc.
|
virtual |
Definition at line 112 of file WLSDetectorConstruction.cc.
|
virtual |
Implements G4VUserDetectorConstruction.
Definition at line 120 of file WLSDetectorConstruction.cc.
G4VPhysicalVolume * WLSDetectorConstruction::ConstructDetector | ( | ) |
Definition at line 140 of file WLSDetectorConstruction.cc.
|
private |
Definition at line 372 of file WLSDetectorConstruction.cc.
|
virtual |
Reimplemented from G4VUserDetectorConstruction.
Definition at line 688 of file WLSDetectorConstruction.cc.
G4Material * WLSDetectorConstruction::FindMaterial | ( | G4String | name | ) |
Definition at line 1056 of file WLSDetectorConstruction.cc.
G4double WLSDetectorConstruction::GetBarBase | ( | ) |
Definition at line 998 of file WLSDetectorConstruction.cc.
G4double WLSDetectorConstruction::GetBarLength | ( | ) |
Definition at line 994 of file WLSDetectorConstruction.cc.
G4double WLSDetectorConstruction::GetCoatingRadius | ( | ) |
Definition at line 1019 of file WLSDetectorConstruction.cc.
G4double WLSDetectorConstruction::GetCoatingThickness | ( | ) |
Definition at line 1014 of file WLSDetectorConstruction.cc.
G4double WLSDetectorConstruction::GetFiberRadius | ( | ) |
Definition at line 1010 of file WLSDetectorConstruction.cc.
G4double WLSDetectorConstruction::GetHoleLength | ( | ) |
Definition at line 1006 of file WLSDetectorConstruction.cc.
G4double WLSDetectorConstruction::GetHoleRadius | ( | ) |
Definition at line 1002 of file WLSDetectorConstruction.cc.
G4double WLSDetectorConstruction::GetSurfaceRoughness | ( | ) |
Definition at line 1039 of file WLSDetectorConstruction.cc.
G4double WLSDetectorConstruction::GetWLSFiberEnd | ( | ) |
Definition at line 1023 of file WLSDetectorConstruction.cc.
G4double WLSDetectorConstruction::GetWLSFiberLength | ( | ) |
Definition at line 990 of file WLSDetectorConstruction.cc.
G4double WLSDetectorConstruction::GetWLSFiberRMax | ( | ) |
Definition at line 1030 of file WLSDetectorConstruction.cc.
G4bool WLSDetectorConstruction::IsPerfectFiber | ( | ) |
Definition at line 1047 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetBarBase | ( | G4double | side | ) |
Definition at line 954 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetBarLength | ( | G4double | length | ) |
Definition at line 945 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetClad1Radius | ( | G4double | radius | ) |
Definition at line 826 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetClad2Radius | ( | G4double | radius | ) |
Definition at line 835 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetCoatingRadius | ( | G4double | radius | ) |
Definition at line 981 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetCoatingThickness | ( | G4double | thick | ) |
Definition at line 972 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetCoupleMaterial | ( | G4String | ) |
void WLSDetectorConstruction::SetGap | ( | G4double | gap | ) |
Definition at line 854 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetHoleRadius | ( | G4double | radius | ) |
Definition at line 963 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetMirror | ( | G4bool | flag | ) |
Definition at line 925 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetMirrorPolish | ( | G4double | polish | ) |
Definition at line 885 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetMirrorReflectivity | ( | G4double | reflectivity | ) |
Definition at line 895 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetNumberOfCladding | ( | G4int | num | ) |
Definition at line 798 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetPhotonDetAlignment | ( | G4double | theta | ) |
Definition at line 863 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetPhotonDetGeometry | ( | G4String | shape | ) |
Definition at line 788 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetPhotonDetHalfLength | ( | G4double | halfL | ) |
Definition at line 844 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetPhotonDetPolish | ( | G4double | polish | ) |
Definition at line 905 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetPhotonDetReflectivity | ( | G4double | reflectivity | ) |
Definition at line 915 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetSurfaceRoughness | ( | G4double | roughness | ) |
Definition at line 875 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetWLSFiberMaterial | ( | G4String | ) |
void WLSDetectorConstruction::SetWLSLength | ( | G4double | length | ) |
Definition at line 808 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetWLSRadius | ( | G4double | radius | ) |
Definition at line 817 of file WLSDetectorConstruction.cc.
void WLSDetectorConstruction::SetWorldMaterial | ( | G4String | ) |
void WLSDetectorConstruction::SetXYRatio | ( | G4double | r | ) |
Definition at line 935 of file WLSDetectorConstruction.cc.
|
static |
Definition at line 733 of file WLSDetectorConstruction.cc.
|
private |
Definition at line 700 of file WLSDetectorConstruction.cc.
|
private |
Definition at line 197 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 196 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 154 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 155 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 156 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 158 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 159 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 160 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 162 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 163 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 201 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 200 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 180 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 165 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 166 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 167 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 209 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 191 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 192 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 199 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 198 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 140 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 141 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 138 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 181 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 187 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 188 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 169 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 171 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 170 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 176 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 174 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 182 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 183 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 189 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 190 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 210 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 173 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 177 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 175 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 185 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 144 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 143 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 193 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 179 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 150 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 151 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 152 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 146 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 147 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 148 of file WLSDetectorConstruction.hh.
|
private |
Definition at line 194 of file WLSDetectorConstruction.hh.