Public Member Functions

Target_Chamber Class Reference

Class used to build the OLYMPUS target chamber, target cell, and collimator. More...

#include <Target_Chamber.h>

List of all members.

Public Member Functions

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

Detailed Description

Class used to build the OLYMPUS target chamber, target cell, and collimator.

Instatiated by OLYMPUS_Detector class member function Construct().

Definition at line 30 of file Target_Chamber.h.


Constructor & Destructor Documentation

Target_Chamber::Target_Chamber (  )

Constructor for the Target_Chamber class.

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

Definition at line 47 of file Target_Chamber.cc.

Target_Chamber::~Target_Chamber (  )

Destructor for the Target_Chamber class.

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

Definition at line 51 of file Target_Chamber.cc.


Member Function Documentation

void Target_Chamber::Build ( G4VPhysicalVolume *  World_phys )

Member function to build the the Target_Chamber.

Called by OLYMPUS_Detector member Construct() to build the target chamber.

Definition at line 55 of file Target_Chamber.cc.

Referenced by Detector::Construct().

Here is the caller graph for this function:


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