This is the complete list of members for TOPGeoBarSegment, including all inherited members.
ClassDef(TOPGeoBase, 1) | TOPGeoBase | protected |
ClassDefOverride(TOPGeoBarSegment, 3) | TOPGeoBarSegment | protected |
constructContour(double A, double B, double fraction, double angle, std::vector< std::pair< double, double > > &contour) const | TOPGeoBarSegment | protected |
getBrokenGlueAngle() const | TOPGeoBarSegment | inline |
getBrokenGlueContour() const | TOPGeoBarSegment | |
getBrokenGlueFraction() const | TOPGeoBarSegment | inline |
getBrokenGlueMaterial() const | TOPGeoBarSegment | inline |
getFullLength() const | TOPGeoBarSegment | inline |
getGlueMaterial() const | TOPGeoBarSegment | inline |
getGlueThickness() const | TOPGeoBarSegment | inlinevirtual |
getLength() const | TOPGeoBarSegment | inline |
getMaterial() const | TOPGeoBarSegment | inline |
getName() const | TOPGeoBase | inline |
getReflectivity(const GeoOpticalSurface &surface, double energy) const | TOPGeoBase | |
getSerialNumber() const | TOPGeoBarSegment | inline |
getSigmaAlpha() const | TOPGeoBarSegment | inline |
getSurface() const | TOPGeoBarSegment | inline |
getSurfaceReflectivity(double energy) const | TOPGeoBarSegment | inline |
getThickness() const | TOPGeoBarSegment | inline |
getVendor() const | TOPGeoBarSegment | inline |
getWidth() const | TOPGeoBarSegment | inline |
isConsistent() const override | TOPGeoBarSegment | virtual |
m_brokenAngle | TOPGeoBarSegment | protected |
m_brokenFraction | TOPGeoBarSegment | protected |
m_brokenGlueMaterial | TOPGeoBarSegment | protected |
m_glueMaterial | TOPGeoBarSegment | protected |
m_glueThickness | TOPGeoBarSegment | protected |
m_length | TOPGeoBarSegment | protected |
m_material | TOPGeoBarSegment | protected |
m_name | TOPGeoBase | protected |
m_serialNumber | TOPGeoBarSegment | protected |
m_sigmaAlpha | TOPGeoBarSegment | protected |
m_surface | TOPGeoBarSegment | protected |
m_thickness | TOPGeoBarSegment | protected |
m_vendor | TOPGeoBarSegment | protected |
m_width | TOPGeoBarSegment | protected |
print(const std::string &title="Bar segment geometry parameters") const override | TOPGeoBarSegment | virtual |
printSurface(const GeoOpticalSurface &surface) const | TOPGeoBase | virtual |
printUnderlined(const std::string &title) const | TOPGeoBase | protected |
s_unit | TOPGeoBase | protectedstatic |
s_unitName | TOPGeoBase | protectedstatic |
setGlue(double thickness, const std::string &material) | TOPGeoBarSegment | inlinevirtual |
setGlueDelamination(double fraction, double angle, const std::string &material) | TOPGeoBarSegment | inlinevirtual |
setName(const std::string &name) | TOPGeoBase | inline |
setSurface(const GeoOpticalSurface &surface, double sigmaAlpha) | TOPGeoBarSegment | inline |
setVendorData(const std::string &vendor, const std::string &serialNumber) | TOPGeoBarSegment | inline |
TOPGeoBarSegment() | TOPGeoBarSegment | inline |
TOPGeoBarSegment(double width, double thickness, double length, const std::string &material, const std::string &name="TOPBarSegment") | TOPGeoBarSegment | inline |
TOPGeoBase() | TOPGeoBase | inline |
TOPGeoBase(const std::string &name) | TOPGeoBase | inlineexplicit |