Generic sub-component.
More...
#include <CbmTrdGeoFactory.h>
|
| Component (const char *name) |
| Constructor of the TRD chamber component. It links the chamber class.
|
|
virtual InitStatus | Init ()=0 |
| Init task.
|
|
virtual void | Exec (Option_t *) |
| Executed task.
|
|
virtual void | Finish () |
| Finish task.
|
|
virtual double | GetCenter () const |
|
virtual double | GetHeight () const |
|
|
TGeoVolume * | fVol = nullptr |
|
Generic sub-component.
Definition at line 156 of file CbmTrdGeoFactory.h.
◆ Component() [1/2]
cbm::trd::geo::ChamberBuilder::Component::Component |
( |
const char * | name | ) |
|
|
inline |
◆ Component() [2/2]
cbm::trd::geo::ChamberBuilder::Component::Component |
( |
const Component & | | ) |
|
|
private |
◆ Exec()
virtual void cbm::trd::geo::ChamberBuilder::Component::Exec |
( |
Option_t * | | ) |
|
|
inlinevirtual |
◆ Finish()
virtual void cbm::trd::geo::ChamberBuilder::Component::Finish |
( |
| ) |
|
|
inlinevirtual |
◆ GetCenter()
double ChamberBuilder::Component::GetCenter |
( |
| ) |
const |
|
virtual |
◆ GetHeight()
virtual double cbm::trd::geo::ChamberBuilder::Component::GetHeight |
( |
| ) |
const |
|
inlinevirtual |
◆ Init()
virtual InitStatus cbm::trd::geo::ChamberBuilder::Component::Init |
( |
| ) |
|
|
pure virtual |
◆ ChamberBuilder
◆ fgName
const char * ChamberBuilder::Component::fgName |
|
static |
◆ fHeight
double cbm::trd::geo::ChamberBuilder::Component::fHeight = 0 |
|
private |
◆ fVol
TGeoVolume* cbm::trd::geo::ChamberBuilder::Component::fVol = nullptr |
|
protected |
The documentation for this class was generated from the following files: