#include <R3BNeulandGeoCreator.h>
Definition at line 23 of file R3BNeulandGeoCreator.h.
◆ Creator()
R3B::Neuland::Geometry::Creator::Creator |
( |
| ) |
|
|
default |
◆ build_Al_wrapping()
auto R3B::Neuland::Geometry::Creator::build_Al_wrapping |
( |
| ) |
-> TGeoVolume* |
|
private |
◆ build_bar_volume()
auto R3B::Neuland::Geometry::Creator::build_bar_volume |
( |
| ) |
-> TGeoVolume* |
|
private |
◆ build_detector()
auto R3B::Neuland::Geometry::Creator::build_detector |
( |
int | num_of_planes | ) |
-> TGeoVolume* |
|
private |
◆ build_material()
auto R3B::Neuland::Geometry::Creator::build_material |
( |
const std::string & | material | ) |
-> TGeoMedium* |
|
private |
◆ build_scintillator()
auto R3B::Neuland::Geometry::Creator::build_scintillator |
( |
| ) |
-> TGeoVolume* |
|
private |
◆ build_tape_wrapping()
auto R3B::Neuland::Geometry::Creator::build_tape_wrapping |
( |
| ) |
-> TGeoVolume* |
|
private |
◆ construct_all_material()
void R3B::Neuland::Geometry::Creator::construct_all_material |
( |
| ) |
|
|
private |
◆ construct_all_shapes()
void R3B::Neuland::Geometry::Creator::construct_all_shapes |
( |
| ) |
|
|
private |
◆ construct_all_volumes()
void R3B::Neuland::Geometry::Creator::construct_all_volumes |
( |
| ) |
|
|
private |
◆ construct_volume()
auto R3B::Neuland::Geometry::Creator::construct_volume |
( |
int | num_of_planes, |
|
|
FairGeoLoader * | geo_loader ) -> TGeoVolume* |
◆ read_material_from_file()
void R3B::Neuland::Geometry::Creator::read_material_from_file |
( |
FairGeoLoader * | geo_loader | ) |
|
|
private |
◆ Al_wrapping_
TGeoVolume* R3B::Neuland::Geometry::Creator::Al_wrapping_ = nullptr |
|
private |
◆ bar_
TGeoVolume* R3B::Neuland::Geometry::Creator::bar_ = nullptr |
|
private |
◆ geo_builder_
FairGeoBuilder* R3B::Neuland::Geometry::Creator::geo_builder_ = nullptr |
|
private |
◆ geo_media_
FairGeoMedia* R3B::Neuland::Geometry::Creator::geo_media_ = nullptr |
|
private |
◆ material_Al_
TGeoMedium* R3B::Neuland::Geometry::Creator::material_Al_ = nullptr |
|
private |
◆ material_BC408_
TGeoMedium* R3B::Neuland::Geometry::Creator::material_BC408_ = nullptr |
|
private |
◆ material_poly_
TGeoMedium* R3B::Neuland::Geometry::Creator::material_poly_ = nullptr |
|
private |
◆ scintillator_
TGeoVolume* R3B::Neuland::Geometry::Creator::scintillator_ = nullptr |
|
private |
◆ shape_Al_wrapping_
TGeoShape* R3B::Neuland::Geometry::Creator::shape_Al_wrapping_ = nullptr |
|
private |
◆ shape_scintillator_
TGeoShape* R3B::Neuland::Geometry::Creator::shape_scintillator_ = nullptr |
|
private |
◆ shape_tape_wrapping_
TGeoShape* R3B::Neuland::Geometry::Creator::shape_tape_wrapping_ = nullptr |
|
private |
◆ tape_wrapping_
TGeoVolume* R3B::Neuland::Geometry::Creator::tape_wrapping_ = nullptr |
|
private |
The documentation for this class was generated from the following files: