R3BROOT
R3B analysis software
|
#include <R3BAladinMagnet.h>
Public Member Functions | |
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 |
Additional Inherited Members | |
![]() | |
TGeoCombiTrans | fCombiTrans |
Definition at line 19 of file R3BAladinMagnet.h.
R3BAladinMagnet::R3BAladinMagnet | ( | ) |
Definition at line 23 of file R3BAladinMagnet.cxx.
R3BAladinMagnet::R3BAladinMagnet | ( | const TString & | geoFile | ) |
Definition at line 29 of file R3BAladinMagnet.cxx.
|
virtual |
Reimplemented from R3BModule.
Definition at line 39 of file R3BAladinMagnet.cxx.
|
virtual |
Reimplemented from R3BModule.
Definition at line 44 of file R3BAladinMagnet.cxx.