#include <R3BPipe.h>
|
| R3BPipe () |
|
| R3BPipe (const TString &name) |
|
| R3BPipe (const TString &geoFile, const TGeoTranslation &trans, const TGeoRotation &rot=TGeoRotation()) |
|
| R3BPipe (const TString &geoFile, const TGeoCombiTrans &combi=TGeoCombiTrans()) |
|
virtual void | ConstructGeometry () |
| Construct geometry from root files.
|
|
| ClassDef (R3BPipe, 1) |
|
| 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 20 of file R3BPipe.h.
◆ R3BPipe() [1/4]
◆ R3BPipe() [2/4]
R3BPipe::R3BPipe |
( |
const TString & | name | ) |
|
◆ R3BPipe() [3/4]
R3BPipe::R3BPipe |
( |
const TString & | geoFile, |
|
|
const TGeoTranslation & | trans, |
|
|
const TGeoRotation & | rot = TGeoRotation() ) |
◆ R3BPipe() [4/4]
R3BPipe::R3BPipe |
( |
const TString & | geoFile, |
|
|
const TGeoCombiTrans & | combi = TGeoCombiTrans() ) |
◆ ClassDef()
◆ ConstructGeometry()
void R3BPipe::ConstructGeometry |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following files: