Source file for Target_Chamber class. More...
#include "Target_Chamber.h"#include "G4VPhysicalVolume.hh"#include "G4LogicalVolume.hh"#include "G4PVPlacement.hh"#include "G4SubtractionSolid.hh"#include "G4UnionSolid.hh"#include "G4Box.hh"#include "G4Tubs.hh"#include "G4Trd.hh"#include "G4EllipticalTube.hh"#include "G4Material.hh"#include "G4ThreeVector.hh"#include "G4RotationMatrix.hh"#include "G4VisAttributes.hh"#include "G4Colour.hh"
Go to the source code of this file.
Source file for Target_Chamber class.
The Target_Chamber class is used to build the target chamber, target cell, and collimator for the OLYMPUS detector simulation. This file defines the Target_Chamber class and the member routines which construct the OLYMPUS target chamber, target cell, and collimator.
Definition in file Target_Chamber.cc.
1.7.2