Target_Chamber.cc File Reference

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"
Include dependency graph for Target_Chamber.cc:

Go to the source code of this file.


Detailed Description

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.

Author:
D.K. Hasell
Version:
1.0
Date:
2010-02-27

Definition in file Target_Chamber.cc.