#include <ExtBesMucConstruction.h>
◆ ExtBesMucConstruction() [1/2]
ExtBesMucConstruction::ExtBesMucConstruction |
( |
| ) |
|
◆ ~ExtBesMucConstruction() [1/2]
ExtBesMucConstruction::~ExtBesMucConstruction |
( |
| ) |
|
|
virtual |
◆ ExtBesMucConstruction() [2/2]
ExtBesMucConstruction::ExtBesMucConstruction |
( |
| ) |
|
◆ ~ExtBesMucConstruction() [2/2]
virtual ExtBesMucConstruction::~ExtBesMucConstruction |
( |
| ) |
|
|
virtual |
◆ Construct() [1/2]
void ExtBesMucConstruction::Construct |
( |
G4LogicalVolume * |
logicBes | ) |
|
|
virtual |
Implements ExtBesSubdetector.
Definition at line 8 of file ExtBesMucConstruction.cxx.
9{
13 if(logicalMuc) physicalMuc = new G4PVPlacement(0,G4ThreeVector(0,0,0),logicalMuc,"PhysicalMuc",logicBes,false,0);
14 else G4cout<<"ExtBesMucConstruction::Construct() 1, logicalMuc not found!"<<G4endl;
15
16}
G4LogicalVolume * FindLogicalVolume(const G4String &vn)
G4LogicalVolume * GetTopVolume()
Get the top(world) volume;.
Referenced by ExtBesDetectorConstruction::Construct().
◆ Construct() [2/2]
void ExtBesMucConstruction::Construct |
( |
G4LogicalVolume * |
logicBes | ) |
|
|
virtual |
The documentation for this class was generated from the following files: