ClassDef(TOPGeoBase, 1) | TOPGeoBase | protected |
ClassDefOverride(TOPGeoFrontEnd, 1) | TOPGeoFrontEnd | private |
getBoardStackGap() const | TOPGeoFrontEnd | inline |
getBoardStackHeight() const | TOPGeoFrontEnd | inline |
getBoardStackLength() const | TOPGeoFrontEnd | inline |
getBoardStackMaterial() const | TOPGeoFrontEnd | inline |
getBoardStackWidth() const | TOPGeoFrontEnd | inline |
getBoardStackY() const | TOPGeoFrontEnd | inline |
getFrontBoardGap() const | TOPGeoFrontEnd | inline |
getFrontBoardHeight() const | TOPGeoFrontEnd | inline |
getFrontBoardMaterial() const | TOPGeoFrontEnd | inline |
getFrontBoardThickness() const | TOPGeoFrontEnd | inline |
getFrontBoardWidth() const | TOPGeoFrontEnd | inline |
getFrontBoardY() const | TOPGeoFrontEnd | inline |
getHVBoardGap() const | TOPGeoFrontEnd | inline |
getHVBoardLength() const | TOPGeoFrontEnd | inline |
getHVBoardMaterial() const | TOPGeoFrontEnd | inline |
getHVBoardThickness() const | TOPGeoFrontEnd | inline |
getHVBoardWidth() const | TOPGeoFrontEnd | inline |
getHVBoardY() const | TOPGeoFrontEnd | inline |
getName() const | TOPGeoBase | inline |
getReflectivity(const GeoOpticalSurface &surface, double energy) const | TOPGeoBase | |
getSpacerMaterial() const | TOPGeoFrontEnd | inline |
getSpacerWidth() const | TOPGeoFrontEnd | inline |
isConsistent() const override | TOPGeoFrontEnd | virtual |
m_BSGap | TOPGeoFrontEnd | private |
m_BSHeight | TOPGeoFrontEnd | private |
m_BSLength | TOPGeoFrontEnd | private |
m_BSMaterial | TOPGeoFrontEnd | private |
m_BSWidth | TOPGeoFrontEnd | private |
m_BSy | TOPGeoFrontEnd | private |
m_FBGap | TOPGeoFrontEnd | private |
m_FBHeight | TOPGeoFrontEnd | private |
m_FBMaterial | TOPGeoFrontEnd | private |
m_FBThickness | TOPGeoFrontEnd | private |
m_FBWidth | TOPGeoFrontEnd | private |
m_FBy | TOPGeoFrontEnd | private |
m_HVGap | TOPGeoFrontEnd | private |
m_HVLength | TOPGeoFrontEnd | private |
m_HVMaterial | TOPGeoFrontEnd | private |
m_HVThickness | TOPGeoFrontEnd | private |
m_HVWidth | TOPGeoFrontEnd | private |
m_HVy | TOPGeoFrontEnd | private |
m_name | TOPGeoBase | protected |
m_spacerMaterial | TOPGeoFrontEnd | private |
m_spacerWidth | TOPGeoFrontEnd | private |
print(const std::string &title="Front-end geometry parameters") const override | TOPGeoFrontEnd | virtual |
printSurface(const GeoOpticalSurface &surface) const | TOPGeoBase | virtual |
printUnderlined(const std::string &title) const | TOPGeoBase | protected |
s_unit | TOPGeoBase | protectedstatic |
s_unitName | TOPGeoBase | protectedstatic |
setBoardStack(double width, double height, double length, double gap, double y, const std::string &material, double spacerWidth, const std::string &spacerMaterial) | TOPGeoFrontEnd | inline |
setFrontBoard(double width, double height, double thickness, double gap, double y, const std::string &material) | TOPGeoFrontEnd | inline |
setHVBoard(double width, double length, double thickness, double gap, double y, const std::string &material) | TOPGeoFrontEnd | inline |
setName(const std::string &name) | TOPGeoBase | inline |
TOPGeoBase() | TOPGeoBase | inline |
TOPGeoBase(const std::string &name) | TOPGeoBase | inlineexplicit |
TOPGeoFrontEnd() | TOPGeoFrontEnd | inline |