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