Belle II Software development
|
This is the complete list of members for TOPGeoHoneycombPanel, including all inherited members.
appendContour(std::vector< std::pair< double, double > > &contour, double y0, bool fromLeftToRight) const | TOPGeoHoneycombPanel | |
ClassDef(TOPGeoBase, 1) | TOPGeoBase | protected |
ClassDefOverride(TOPGeoHoneycombPanel, 1) | TOPGeoHoneycombPanel | private |
getEdgeMaterial() const | TOPGeoHoneycombPanel | inline |
getEdgeWidth() const | TOPGeoHoneycombPanel | inline |
getLength() const | TOPGeoHoneycombPanel | inline |
getMaterial() const | TOPGeoHoneycombPanel | inline |
getMaxThickness() const | TOPGeoHoneycombPanel | inline |
getMinThickness() const | TOPGeoHoneycombPanel | inline |
getName() const | TOPGeoBase | inline |
getRadius() const | TOPGeoHoneycombPanel | inline |
getReflectivity(const GeoOpticalSurface &surface, double energy) const | TOPGeoBase | |
getWidth() const | TOPGeoHoneycombPanel | inline |
getY() const | TOPGeoHoneycombPanel | inline |
isConsistent() const override | TOPGeoHoneycombPanel | virtual |
m_edgeMaterial | TOPGeoHoneycombPanel | private |
m_edgeWidth | TOPGeoHoneycombPanel | private |
m_length | TOPGeoHoneycombPanel | private |
m_material | TOPGeoHoneycombPanel | private |
m_maxThickness | TOPGeoHoneycombPanel | private |
m_minThickness | TOPGeoHoneycombPanel | private |
m_N | TOPGeoHoneycombPanel | private |
m_name | TOPGeoBase | protected |
m_radius | TOPGeoHoneycombPanel | private |
m_width | TOPGeoHoneycombPanel | private |
m_y | TOPGeoHoneycombPanel | private |
print(const std::string &title="QBB honeycomb panel geometry parameters") const override | TOPGeoHoneycombPanel | 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 |
TOPGeoHoneycombPanel() | TOPGeoHoneycombPanel | inline |
TOPGeoHoneycombPanel(double width, double length, double minThickness, double maxThickness, double radius, double edgeWidth, double y, int N, const std::string &material, const std::string &edgeMaterial, const std::string &name="TOPHoneycombPanel") | TOPGeoHoneycombPanel | inline |