Source file for Beam_Pipe class. More...
#include "Beam_Pipe.h"#include "G4VPhysicalVolume.hh"#include "G4LogicalVolume.hh"#include "G4PVPlacement.hh"#include "G4VSolid.hh"#include "G4Tubs.hh"#include "G4Cons.hh"#include "G4UnionSolid.hh"#include "G4SubtractionSolid.hh"#include "G4Material.hh"#include "G4ThreeVector.hh"#include "G4VisAttributes.hh"#include "G4Colour.hh"
Go to the source code of this file.
Source file for Beam_Pipe class.
The Beam_Pipe class is used to build the beamline for the OLYMPUS detector simulation. This file declares the Beam_Pipe class and the member routines which construct the OLYMPUS beam line.
Definition in file Beam_Pipe.cc.
1.7.2