Source file for Toroid_Magnet class. More...
#include "Toroid_Magnet.h"#include "G4VPhysicalVolume.hh"#include "G4LogicalVolume.hh"#include "G4PVPlacement.hh"#include "G4UnionSolid.hh"#include "G4Box.hh"#include "G4Tubs.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 Toroid_Magnet class.
The Toroid_Magnet class is used to build the toroid magnet for the OLYMPUS detector simulation. This file declares the Toroid_Magnet class and the member routines which construct the OLYMPUS toroid magnet.
Definition in file Toroid_Magnet.cc.
1.7.2