VMC Examples Version 6.6
|
The detector construction (via TGeo ) More...
#include <Ex06DetectorConstructionOld.h>
Public Member Functions | |
Ex06DetectorConstructionOld () | |
virtual | ~Ex06DetectorConstructionOld () |
void | ConstructMaterials () |
void | ConstructGeometry () |
Private Attributes | |
Double_t | fWorldSize |
The world size. | |
Double_t | fExpHallSize |
The experimental hall size. | |
Double_t | fTankSize |
The tank size. | |
Double_t | fBubbleSize |
The bubble size. | |
Int_t | fImedAir |
The Air medium Id. | |
Int_t | fImedWater |
The Water medium Id. | |
The detector construction (via TGeo )
Definition at line 34 of file Ex06DetectorConstructionOld.h.
Ex06DetectorConstructionOld::Ex06DetectorConstructionOld | ( | ) |
Default constuctor
Definition at line 31 of file Ex06DetectorConstructionOld.cxx.
|
virtual |
void Ex06DetectorConstructionOld::ConstructMaterials | ( | ) |
Construct materials using VMC functions
Definition at line 54 of file Ex06DetectorConstructionOld.cxx.
void Ex06DetectorConstructionOld::ConstructGeometry | ( | ) |
Contruct volumes using VMC functions
Definition at line 91 of file Ex06DetectorConstructionOld.cxx.
|
private |
The world size.
Definition at line 46 of file Ex06DetectorConstructionOld.h.
|
private |
The experimental hall size.
Definition at line 47 of file Ex06DetectorConstructionOld.h.
|
private |
The tank size.
Definition at line 48 of file Ex06DetectorConstructionOld.h.
|
private |
The bubble size.
Definition at line 49 of file Ex06DetectorConstructionOld.h.
|
private |
The Air medium Id.
Definition at line 50 of file Ex06DetectorConstructionOld.h.
|
private |
The Water medium Id.
Definition at line 51 of file Ex06DetectorConstructionOld.h.