#include <R3BTarget.h>
|
| R3BTarget () |
|
| R3BTarget (const TString &name) |
|
| R3BTarget (const TString &name, const TString &geoFile, const TGeoTranslation &trans, const TGeoRotation &rot=TGeoRotation()) |
|
| R3BTarget (const TString &name, const TString &geoFile, const TGeoCombiTrans &combi=TGeoCombiTrans()) |
|
virtual void | ConstructGeometry () |
| Construct geometry from root files.
|
|
| ClassDef (R3BTarget, 3) void SetParContainers() |
|
| 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 | ConstructRootGeometry (TGeoMatrix *p=nullptr) override |
|
virtual void | SetPosition (const TGeoTranslation &trans) |
| Method to setup the position of the detector-origin.
|
|
virtual void | SetRotation (const TGeoRotation &rot) |
| Method to setup the rotation of the detector.
|
|
Definition at line 21 of file R3BTarget.h.
◆ R3BTarget() [1/4]
◆ R3BTarget() [2/4]
R3BTarget::R3BTarget |
( |
const TString & | name | ) |
|
◆ R3BTarget() [3/4]
R3BTarget::R3BTarget |
( |
const TString & | name, |
|
|
const TString & | geoFile, |
|
|
const TGeoTranslation & | trans, |
|
|
const TGeoRotation & | rot = TGeoRotation() ) |
◆ R3BTarget() [4/4]
R3BTarget::R3BTarget |
( |
const TString & | name, |
|
|
const TString & | geoFile, |
|
|
const TGeoCombiTrans & | combi = TGeoCombiTrans() ) |
◆ ClassDef()
◆ ConstructGeometry()
void R3BTarget::ConstructGeometry |
( |
| ) |
|
|
virtual |
◆ fTGeoPar
R3BTGeoPar* R3BTarget::fTGeoPar |
|
protected |
The documentation for this class was generated from the following files: