accept(INodeVisitor *visitor) const final | ConvolutionDetectorResolution | inlinevirtual |
apply1dConvolution(OutputData< double > *p_intensity_map) const | ConvolutionDetectorResolution | private |
apply2dConvolution(OutputData< double > *p_intensity_map) const | ConvolutionDetectorResolution | private |
applyDetectorResolution(OutputData< double > *p_intensity_map) const | ConvolutionDetectorResolution | virtual |
applyDetectorResolutionPol(OutputData< Eigen::Matrix2d > *p_matrix_intensity) const | IDetectorResolution | |
clone() const | ConvolutionDetectorResolution | virtual |
ConvolutionDetectorResolution(cumulative_DF_1d res_function_1d) | ConvolutionDetectorResolution | |
ConvolutionDetectorResolution(const IResolutionFunction2D &p_res_function_2d) | ConvolutionDetectorResolution | |
ConvolutionDetectorResolution(const ConvolutionDetectorResolution &other) | ConvolutionDetectorResolution | protected |
copyNumber(const INode *node) const | INode | |
createParameterTree() const | INode | virtual |
cumulative_DF_1d typedef | ConvolutionDetectorResolution | |
displayName() const | INode | |
getChildren() const | ConvolutionDetectorResolution | virtual |
getIntegratedPDF1d(double x, double step) const | ConvolutionDetectorResolution | private |
getIntegratedPDF2d(double x, double step_x, double y, double step_y) const | ConvolutionDetectorResolution | private |
getName() const | IParameterized | inline |
getResolutionFunction2D() const | ConvolutionDetectorResolution | inline |
ICloneable()=default | ICloneable | |
ICloneable(const ICloneable &)=delete | ICloneable | |
ICloneable(ICloneable &&)=default | ICloneable | |
INode() | INode | inline |
INode(const NodeMeta &meta, const std::vector< double > &PValues) | INode | |
IParameterized(const std::string &name="") | IParameterized | |
IParameterized(const IParameterized &other) | IParameterized | |
m_dimension | ConvolutionDetectorResolution | private |
m_name | IParameterized | private |
m_NP | INode | protected |
m_P | INode | protected |
m_parent | INode | private |
m_pool | IParameterized | private |
m_res_function_1d | ConvolutionDetectorResolution | private |
mp_res_function_2d | ConvolutionDetectorResolution | private |
onChange() | IParameterized | inlinevirtual |
operator=(const IParameterized &other)=delete | IParameterized | |
parameter(const std::string &name) const | IParameterized | |
parameterPool() const | IParameterized | inline |
parametersToString() const | IParameterized | |
parent() const | INode | |
parent() | INode | |
registerChild(INode *node) | INode | |
registerParameter(const std::string &name, double *parpointer) | IParameterized | |
registerVector(const std::string &base_name, kvector_t *p_vec, const std::string &units="nm") | IParameterized | |
removeParameter(const std::string &name) | IParameterized | |
removeVector(const std::string &base_name) | IParameterized | |
setName(const std::string &name) | IParameterized | inline |
setParameterValue(const std::string &name, double value) | IParameterized | |
setParent(const INode *newParent) | INode | virtual |
setResolutionFunction(const IResolutionFunction2D &resFunc) | ConvolutionDetectorResolution | private |
setVectorValue(const std::string &base_name, kvector_t value) | IParameterized | |
transferToCPP() | ICloneable | inlinevirtual |
treeToString() const | INode | virtual |
XComponentName(const std::string &base_name) | IParameterized | static |
YComponentName(const std::string &base_name) | IParameterized | static |
ZComponentName(const std::string &base_name) | IParameterized | static |
~ConvolutionDetectorResolution() | ConvolutionDetectorResolution | virtual |
~ICloneable()=default | ICloneable | virtual |
~IDetectorResolution() | IDetectorResolution | inlinevirtual |
~INode() | INode | inlinevirtual |
~IParameterized() | IParameterized | virtual |