Belle II Software development
|
This is the complete list of members for TOPWavelengthFilter, including all inherited members.
ClassDef(TOPGeoBase, 1) | TOPGeoBase | protected |
ClassDefOverride(TOPWavelengthFilter, 1) | TOPWavelengthFilter | private |
getBulkTransmittance(double lambda) const | TOPWavelengthFilter | |
getBulkTransmittances() const | TOPWavelengthFilter | inline |
getLambdaFirst() const | TOPWavelengthFilter | inline |
getLambdaStep() const | TOPWavelengthFilter | inline |
getName() const | TOPGeoBase | inline |
getReflectivity(const GeoOpticalSurface &surface, double energy) const | TOPGeoBase | |
isConsistent() const override | TOPWavelengthFilter | virtual |
m_lambdaFirst | TOPWavelengthFilter | private |
m_lambdaStep | TOPWavelengthFilter | private |
m_name | TOPGeoBase | protected |
m_transmittances | TOPWavelengthFilter | private |
print(const std::string &title="Wavelength filter bulk transmittance") const override | TOPWavelengthFilter | 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 |
TOPWavelengthFilter() | TOPWavelengthFilter | inline |
TOPWavelengthFilter(float lambdaFirst, float lambdaStep, const std::vector< float > &trEffi, const std::string &name="TOPWavelengthFilter") | TOPWavelengthFilter | inline |