#include <R3BAladinMagnet.h>
|
| | R3BAladinMagnet () |
| | R3BAladinMagnet (const TString &geoFile) |
| void | SetPosition (const TGeoTranslation &) |
| | Method to setup the position of the detector-origin.
|
| void | SetRotation (const TGeoRotation &) |
| | Method to setup the rotation of the detector.
|
| | R3BModule () |
| | R3BModule (const TString &name, const TString &title, const Bool_t active=kFALSE) |
| | R3BModule (const TString &name, const TString &title, const Bool_t active, const TString &geoFile, const TGeoTranslation &trans, const TGeoRotation &rot=TGeoRotation()) |
| | R3BModule (const TString &name, const TString &title, const Bool_t active, const TString &geoFile, const TGeoCombiTrans &combi=TGeoCombiTrans()) |
| virtual void | ConstructGeometry () override |
| | Construct geometry from root files.
|
| virtual void | ConstructRootGeometry (TGeoMatrix *p=nullptr) override |
| | ClassDefOverride (R3BModule, 3) |
Definition at line 18 of file R3BAladinMagnet.h.
◆ R3BAladinMagnet() [1/2]
| R3BAladinMagnet::R3BAladinMagnet |
( |
| ) |
|
◆ R3BAladinMagnet() [2/2]
| R3BAladinMagnet::R3BAladinMagnet |
( |
const TString & | geoFile | ) |
|
◆ ClassDef()
◆ SetPosition()
| void R3BAladinMagnet::SetPosition |
( |
const TGeoTranslation & | trans | ) |
|
|
virtual |
◆ SetRotation()
| void R3BAladinMagnet::SetRotation |
( |
const TGeoRotation & | rot | ) |
|
|
virtual |
The documentation for this class was generated from the following files: