Header file for Toroid_Magnet class. More...
#include <string>
Go to the source code of this file.
Classes | |
class | Toroid_Magnet |
Class used to build the OLYMPUS toroid magnet. More... | |
Functions | |
void | Build_Toroid (string &) |
Function which reads the data file defining the toroid. |
Header 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.h.
void Build_Toroid | ( | string & | ) |
Function which reads the data file defining the toroid.
Called by member Build().