Public Member Functions

Toroid_Magnet Class Reference

Class used to build the OLYMPUS toroid magnet. More...

#include <Toroid_Magnet.h>

List of all members.

Public Member Functions

 Toroid_Magnet ()
 Constructor for the Toroid_Magnet class.
 ~Toroid_Magnet ()
 Destructor for the Toroid_Magnet class.
void Build (G4VPhysicalVolume *World_phys)
 Member function to build the the Toroid_Magnet.

Detailed Description

Class used to build the OLYMPUS toroid magnet.

Instatiated by OLYMPUS_Detector class member function Construct().

Definition at line 38 of file Toroid_Magnet.h.


Constructor & Destructor Documentation

Toroid_Magnet::Toroid_Magnet (  )

Constructor for the Toroid_Magnet class.

Called by OLYMPUS_Detector member Construct() to create an instance of Toroid_Magnet class.

Definition at line 43 of file Toroid_Magnet.cc.

Toroid_Magnet::~Toroid_Magnet (  )

Destructor for the Toroid_Magnet class.

Called by OLYMPUS_Detector member Construct() to delete the instance.

Definition at line 47 of file Toroid_Magnet.cc.


Member Function Documentation

void Toroid_Magnet::Build ( G4VPhysicalVolume *  World_phys )

Member function to build the the Toroid_Magnet.

Called by OLYMPUS_Detector member Construct() to build the toroid magnet.

Definition at line 51 of file Toroid_Magnet.cc.

Referenced by Detector::Construct().

Here is the caller graph for this function:


The documentation for this class was generated from the following files: