59   : steel_shell(0),logical_steel_shell(0),air_gap(0), logical_air_gap(0), physical_air_gap(0),
 
   60     End1_steel_shell(0),logical_End1_steel_shell(0), physical_End1_steel_shell(0),
 
   61     End2_steel_shell(0),logical_End2_steel_shell(0), physical_End2_steel_shell(0),
 
   62     cable(0),logical_cable(0),physical_cable(0),
 
   63     iridium_core(0),logical_iridium_core(0),physical_iridium_core(0),
 
   64     steelAttributes(0), endAttributes(0), simpleIridiumVisAtt(0)
 
  114   End2_steel_shell = 
new G4Cons(
"End_2_steel_shell",End2r_min2, End2r_max2/2, End2r_min1, End2r_max1/2, End2length/2.0, 0.0, 360.0*
deg);
 
  125   cable = 
new G4Tubs(
"cable",cable_min, cable_max/2, cablelength/2.,0.*
deg,360.*
deg);
 
BrachyDetectorConstructionFlexi()
 
G4LogicalVolume * logical_End2_steel_shell
 
void ConstructFlexi(G4VPhysicalVolume *)
 
G4VPhysicalVolume * physical_End2_steel_shell
 
G4Cons * End2_steel_shell
 
static constexpr double mm
 
CLHEP::Hep3Vector G4ThreeVector
 
G4VPhysicalVolume * physical_End1_steel_shell
 
G4VisAttributes * endAttributes
 
G4VPhysicalVolume * physical_iridium_core
 
G4VisAttributes * simpleIridiumVisAtt
 
G4LogicalVolume * logical_air_gap
 
G4VPhysicalVolume * physical_air_gap
 
G4LogicalVolume * logical_steel_shell
 
G4Tubs * End1_steel_shell
 
static G4RunManager * GetRunManager()
 
G4VPhysicalVolume * physical_cable
 
G4VPhysicalVolume * physical_steel_shell
 
G4LogicalVolume * logical_iridium_core
 
G4LogicalVolume * logical_cable
 
G4LogicalVolume * logical_End1_steel_shell
 
static constexpr double deg
 
~BrachyDetectorConstructionFlexi()
 
G4VisAttributes * steelAttributes