Inner class describing the back panel of composed of.
More...
#include <CbmTrdGeoFactory.h>
|
| BackPanel () |
| Constructor.
|
|
virtual InitStatus | Init () |
| Init task.
|
|
virtual void | Exec (Option_t *) |
| Executed task.
|
|
virtual void | Finish () |
| Finish task.
|
|
virtual double | GetCenter () const |
|
virtual double | GetHeight () const |
|
|
TGeoVolume * | fVol = nullptr |
|
|
TGeoTranslation * | tr = nullptr |
|
TString | sexpr = "" |
|
const double | pp_pads_thickness = 0.0020 |
|
const double | pp_pcb_thickness = 0.0230 |
| cu coverage of PP PCB
|
|
const double | hc_thickness = 2.30 |
| PP support PCB thickness.
|
|
const double | hc_unitx = 6.0 |
| Honneycomb backpanel support thickness.
|
|
const double | hc_unity = 2.7 |
| area opearted by one FASP 6 x 2.7 cm2
|
|
const double | hc_holex = 2.4 |
| area opearted by one FASP 6 x 2.7 cm2
|
|
const double | hc_holey = 0.8 |
| dimension of flat-cable hole x-dimension (along wires)
|
|
const double | cu_pcb_thickness = 0.0150 |
| dimension of flat-cable hole x-dimension (along wires)
|
|
const double | cu_thickness = 0.0020 |
| Electric shield PCB support thickness.
|
|
const double | BKP_Frame_width = 1. |
| Electric shield Cu covarage thickness.
|
|
const double | BKP_Frame_closure = 0.25 |
| Global width of the perimetral frame (including indentation)
|
|
const double | BKP_OutX_thickness = 0.50 |
| Perimetral frame indentation.
|
|
const double | BKP_OutY_thickness = 0.45 |
| outside framing
|
|
const double | BKP_OutY_correct = 0.15 |
| outside framing
|
|
double | fHeight = 0 |
|
Inner class describing the back panel of composed of.
- pad plane
- honey-comb structure for reinforcement electric shielding
Definition at line 257 of file CbmTrdGeoFactory.h.
◆ BackPanel() [1/2]
ChamberBuilder::BackPanel::BackPanel |
( |
| ) |
|
◆ BackPanel() [2/2]
cbm::trd::geo::ChamberBuilder::BackPanel::BackPanel |
( |
const BackPanel & | | ) |
|
|
private |
◆ Exec()
virtual void cbm::trd::geo::ChamberBuilder::Component::Exec |
( |
Option_t * | | ) |
|
|
inlinevirtualinherited |
◆ Finish()
virtual void cbm::trd::geo::ChamberBuilder::Component::Finish |
( |
| ) |
|
|
inlinevirtualinherited |
◆ GetCenter()
double ChamberBuilder::Component::GetCenter |
( |
| ) |
const |
|
virtualinherited |
◆ GetHeight()
virtual double cbm::trd::geo::ChamberBuilder::Component::GetHeight |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ Init()
InitStatus ChamberBuilder::BackPanel::Init |
( |
| ) |
|
|
virtual |
◆ BKP_Frame_closure
const double cbm::trd::geo::ChamberBuilder::BackPanel::BKP_Frame_closure = 0.25 |
|
private |
Global width of the perimetral frame (including indentation)
Definition at line 280 of file CbmTrdGeoFactory.h.
◆ BKP_Frame_width
const double cbm::trd::geo::ChamberBuilder::BackPanel::BKP_Frame_width = 1. |
|
private |
◆ BKP_OutX_thickness
const double cbm::trd::geo::ChamberBuilder::BackPanel::BKP_OutX_thickness = 0.50 |
|
private |
◆ BKP_OutY_correct
const double cbm::trd::geo::ChamberBuilder::BackPanel::BKP_OutY_correct = 0.15 |
|
private |
◆ BKP_OutY_thickness
const double cbm::trd::geo::ChamberBuilder::BackPanel::BKP_OutY_thickness = 0.45 |
|
private |
◆ cu_pcb_thickness
const double cbm::trd::geo::ChamberBuilder::BackPanel::cu_pcb_thickness = 0.0150 |
|
private |
dimension of flat-cable hole x-dimension (along wires)
Definition at line 277 of file CbmTrdGeoFactory.h.
◆ cu_thickness
const double cbm::trd::geo::ChamberBuilder::BackPanel::cu_thickness = 0.0020 |
|
private |
◆ fgName
const char * ChamberBuilder::Component::fgName |
|
staticinherited |
◆ fHeight
double cbm::trd::geo::ChamberBuilder::Component::fHeight = 0 |
|
privateinherited |
◆ fVol
TGeoVolume* cbm::trd::geo::ChamberBuilder::Component::fVol = nullptr |
|
protectedinherited |
◆ hc_holex
const double cbm::trd::geo::ChamberBuilder::BackPanel::hc_holex = 2.4 |
|
private |
◆ hc_holey
const double cbm::trd::geo::ChamberBuilder::BackPanel::hc_holey = 0.8 |
|
private |
dimension of flat-cable hole x-dimension (along wires)
Definition at line 276 of file CbmTrdGeoFactory.h.
◆ hc_thickness
const double cbm::trd::geo::ChamberBuilder::BackPanel::hc_thickness = 2.30 |
|
private |
◆ hc_unitx
const double cbm::trd::geo::ChamberBuilder::BackPanel::hc_unitx = 6.0 |
|
private |
◆ hc_unity
const double cbm::trd::geo::ChamberBuilder::BackPanel::hc_unity = 2.7 |
|
private |
◆ pp_pads_thickness
const double cbm::trd::geo::ChamberBuilder::BackPanel::pp_pads_thickness = 0.0020 |
|
private |
◆ pp_pcb_thickness
const double cbm::trd::geo::ChamberBuilder::BackPanel::pp_pcb_thickness = 0.0230 |
|
private |
◆ sexpr
TString cbm::trd::geo::ChamberBuilder::BackPanel::sexpr = "" |
|
private |
◆ tr
TGeoTranslation* cbm::trd::geo::ChamberBuilder::BackPanel::tr = nullptr |
|
private |
The documentation for this class was generated from the following files: