This is the complete list of members for TOPGeoPrismEnclosure, including all inherited members.
ClassDef(TOPGeoBase, 1) | TOPGeoBase | protected |
ClassDefOverride(TOPGeoPrismEnclosure, 1) | TOPGeoPrismEnclosure | private |
getAngle() const | TOPGeoPrismEnclosure | inline |
getBackThickness() const | TOPGeoPrismEnclosure | inline |
getBodyLength() const | TOPGeoPrismEnclosure | inline |
getBottomThickness() const | TOPGeoPrismEnclosure | inline |
getExtensionThickness() const | TOPGeoPrismEnclosure | inline |
getFrontThickness() const | TOPGeoPrismEnclosure | inline |
getHeight() const | TOPGeoPrismEnclosure | inline |
getLength() const | TOPGeoPrismEnclosure | inline |
getMaterial() const | TOPGeoPrismEnclosure | inline |
getName() const | TOPGeoBase | inline |
getReflectivity(const GeoOpticalSurface &surface, double energy) const | TOPGeoBase | |
getSideThickness() const | TOPGeoPrismEnclosure | inline |
isConsistent() const override | TOPGeoPrismEnclosure | virtual |
m_angle | TOPGeoPrismEnclosure | private |
m_backThickness | TOPGeoPrismEnclosure | private |
m_bottomThickness | TOPGeoPrismEnclosure | private |
m_extensionThickness | TOPGeoPrismEnclosure | private |
m_frontThickness | TOPGeoPrismEnclosure | private |
m_height | TOPGeoPrismEnclosure | private |
m_length | TOPGeoPrismEnclosure | private |
m_material | TOPGeoPrismEnclosure | private |
m_name | TOPGeoBase | protected |
m_sideThickness | TOPGeoPrismEnclosure | private |
print(const std::string &title="QBB prism enclosure geometry parameters") const override | TOPGeoPrismEnclosure | virtual |
printSurface(const GeoOpticalSurface &surface) const | TOPGeoBase | virtual |
printUnderlined(const std::string &title) const | TOPGeoBase | protected |
s_unit | TOPGeoBase | protectedstatic |
s_unitName | TOPGeoBase | protectedstatic |
setName(const std::string &name) | TOPGeoBase | inline |
TOPGeoBase() | TOPGeoBase | inline |
TOPGeoBase(const std::string &name) | TOPGeoBase | inlineexplicit |
TOPGeoPrismEnclosure() | TOPGeoPrismEnclosure | inline |
TOPGeoPrismEnclosure(double length, double height, double angle, double bottomThickness, double sideThickness, double backThickness, double frontThickness, double extensionThickness, const std::string &material, const std::string &name="TOPPrismEnclosure") | TOPGeoPrismEnclosure | inline |