36 G4double WPlugOD = 3.125*
inch;
37 G4double WPlugID1 = 0.508*
inch;
38 G4double WPlugID2 = 0.848*
inch;
39 G4double WPlugLength = 8.250*
inch;
40 G4double ZLocation = -579.2895*cm+2.5*
inch;
43 G4Cons* TungstenPlugSolid =
new G4Cons(
"TungstenPlugSolid",
54 "TungstenPlugLogical");
57 G4ThreeVector(0.0,0.0,ZLocation),
58 "TungstenPlugPhysical",
69 G4Colour red(1.,0.,0.);
70 G4VisAttributes* TungstenPlug_VisAtt =
new G4VisAttributes(red);
71 TungstenPlug_VisAtt->SetVisibility(
true);
78 G4SDManager* SDman = G4SDManager::GetSDMpointer();
static QweakSimMaterial * GetInstance()
QweakSimTungstenPlug()
Constructor.
static const G4bool pSurfChk
G4VPhysicalVolume * TungstenPlugPhysical
G4VSensitiveDetector * TungstenPlugSD
static const G4double inch
G4LogicalVolume * TungstenPlugLogical
G4Material * GetMaterial(G4String material)
void ConstructTungstenPlug(G4VPhysicalVolume *)
G4Material * TungstenPlug_Material
QweakSimMaterial * pMaterial
virtual ~QweakSimTungstenPlug()
Destructor.