54 G4cout <<
"Instantiated G3toG4DetectorConstruction using call list file \""
55 << fInFile <<
"\"" <<
G4endl;
74 G4cout <<
"Top-level G3toG4 logical volume " << lv->
GetName() <<
" "
75 << *(lv -> GetVisAttributes()) <<
G4endl;
79 G4cerr <<
"creation of logical mother failed !!!" <<
G4endl;
102 density = 1.290*
mg/
cm3;
virtual ~G3toG4DetectorConstruction()
static constexpr double mg
Definition of the G3toG4DetectorConstruction class.
CLHEP::Hep3Vector G4ThreeVector
std::vector< ExP01TrackerHit * > a
G4GLOB_DLL std::ostream G4cout
void SetVisibility(G4bool=true)
static constexpr double cm
G3toG4DetectorConstruction(G4String inFile="svt.dat")
static constexpr double cm3
G4LogicalVolume * G4BuildGeom(G4String &inFile)
virtual G4VPhysicalVolume * Construct()
void AddElement(G4Element *element, G4int nAtoms)
const G4String & GetName() const
static constexpr double mole
static const G4VisAttributes & GetInvisible()
void SetVisAttributes(const G4VisAttributes *pVA)
G4GLOB_DLL std::ostream G4cerr