![]() |
Project
|
#include <HalfDetector.h>
Inherits TNamed.
Public Member Functions | |
HalfDetector () | |
Default constructor. | |
HalfDetector (HalfSegmentation *segmentation) | |
Constructor. | |
~HalfDetector () override | |
TGeoVolumeAssembly * | getVolume () |
Returns the Volume holding the Half-MFT. | |
Protected Attributes | |
TGeoVolumeAssembly * | mHalfVolume |
Definition at line 36 of file HalfDetector.h.
HalfDetector::HalfDetector | ( | ) |
Default constructor.
Definition at line 35 of file HalfDetector.cxx.
HalfDetector::HalfDetector | ( | HalfSegmentation * | segmentation | ) |
Constructor.
Definition at line 40 of file HalfDetector.cxx.
|
overridedefault |
|
inline |
Returns the Volume holding the Half-MFT.
Definition at line 46 of file HalfDetector.h.
|
protected |
Definition at line 49 of file HalfDetector.h.