Public Member Functions

Beam_Pipe Class Reference

Class used to build the OLYMPUS beam line. More...

#include <Beam_Pipe.h>

List of all members.

Public Member Functions

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

Detailed Description

Class used to build the OLYMPUS beam line.

Called by OLYMPUS_Detector class memeber function Construct().

Definition at line 30 of file Beam_Pipe.h.


Constructor & Destructor Documentation

Beam_Pipe::Beam_Pipe (  )

Constructor for the Beam_Pipe class.

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

Definition at line 44 of file Beam_Pipe.cc.

Beam_Pipe::~Beam_Pipe (  )

Destructor for the Beam_Pipe class.

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

Definition at line 48 of file Beam_Pipe.cc.


Member Function Documentation

void Beam_Pipe::Build ( G4VPhysicalVolume *  World_phys )

Member function to build the Beam_Pipe.

Called by OLYMPUS_Detector member Construct() to build the beamline.

Definition at line 52 of file Beam_Pipe.cc.

Referenced by Detector::Construct().

Here is the caller graph for this function:


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