BaseObject(const std::string &className) | PARTONS::BaseObject | |
BaseObject(const BaseObject &other) | PARTONS::BaseObject | protected |
CLASS_NAME | PARTONS::ModuleObject | static |
classId | PARTONS::TCSAcuThetaIntegrated | static |
clone() const | PARTONS::TCSAcuThetaIntegrated | virtual |
compute(const TCSObservableKinematic &kinematic, const List< GPDType > &gpdType=List< GPDType >()) | PARTONS::TCSObservable | virtual |
computeObservable(const TCSObservableKinematic &kinematic, const List< GPDType > &gpdType) | PARTONS::TCSAcuThetaIntegrated | protectedvirtual |
configure(const ElemUtils::Parameters ¶meters) | PARTONS::TCSAcuThetaIntegrated | virtual |
configureIntegrator(const ElemUtils::Parameters ¶meters) | PARTONS::MathIntegratorModule | protected |
debug(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
errorMissingParameter(const std::string ¶meterName) const | PARTONS::BaseObject | protected |
functionToIntegrateObservableTheta1(double x, std::vector< double > params) | PARTONS::TCSAcuThetaIntegrated | protectedvirtual |
functionToIntegrateObservableTheta2(double x, std::vector< double > params) | PARTONS::TCSAcuThetaIntegrated | protectedvirtual |
getChannelType() const | PARTONS::ModuleObject | |
getClassName() const | PARTONS::BaseObject | |
getIndexId() const | PARTONS::BaseObject | |
getListOfAvailableGPDTypeForComputation() const | PARTONS::TCSObservable | virtual |
getMathIntegrator() | PARTONS::MathIntegratorModule | protected |
getObjectId() const | PARTONS::BaseObject | |
getProcessModule() const | PARTONS::TCSObservable | |
getReferenceModuleId() const | PARTONS::ModuleObject | |
getThetaRange() const | PARTONS::TCSAcuThetaIntegrated | |
getUniqueObjectId() | PARTONS::BaseObject | private |
info(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
initFunctorsForIntegrations() | PARTONS::TCSAcuThetaIntegrated | protectedvirtual |
initModule() | PARTONS::TCSObservable | protectedvirtual |
integrate(NumA::FunctionType1D *pFunction, double a, double b, std::vector< double > ¶meters) | PARTONS::MathIntegratorModule | protected |
isModuleWellConfigured() | PARTONS::TCSObservable | protectedvirtual |
m_channelType | PARTONS::ModuleObject | private |
m_className | PARTONS::BaseObject | private |
m_indexId | PARTONS::BaseObject | private |
m_mathIntegrator | PARTONS::MathIntegratorModule | private |
m_objectId | PARTONS::BaseObject | private |
m_pFunctionToIntegrateObservableTheta1 | PARTONS::TCSAcuThetaIntegrated | protected |
m_pFunctionToIntegrateObservableTheta2 | PARTONS::TCSAcuThetaIntegrated | protected |
m_pModuleObjectFactory | PARTONS::ModuleObject | protected |
m_pProcessModule | PARTONS::TCSObservable | protected |
m_referenceModuleId | PARTONS::ModuleObject | private |
m_thetaRange | PARTONS::TCSAcuThetaIntegrated | protected |
m_uniqueObjectIdCounter | PARTONS::BaseObject | privatestatic |
MathIntegratorModule() | PARTONS::MathIntegratorModule | |
MathIntegratorModule(const MathIntegratorModule &other) | PARTONS::MathIntegratorModule | protected |
ModuleObject(const std::string &className, ChannelType::Type channelType) | PARTONS::ModuleObject | |
ModuleObject(const ModuleObject &other) | PARTONS::ModuleObject | protected |
Observable(const std::string &className, ChannelType::Type channelType) | PARTONS::Observable< TCSObservableKinematic, TCSObservableResult > | inlineprotected |
Observable(const Observable &other) | PARTONS::Observable< TCSObservableKinematic, TCSObservableResult > | inlineprotected |
operator<(const BaseObject &other) const | PARTONS::BaseObject | |
PARAM_NAME_INTEGRATOR_TYPE | PARTONS::MathIntegratorModule | static |
PARAMETER_NAME_THETA_LIMIT | PARTONS::TCSAcuThetaIntegrated | static |
prepareSubModules(const std::map< std::string, BaseObjectData > &subModulesData) | PARTONS::TCSObservable | virtual |
resolveObjectDependencies() | PARTONS::TCSObservable | virtual |
run() | PARTONS::TCSObservable | virtual |
serialize(ElemUtils::Packet &packet) const | PARTONS::BaseObject | |
serializeKinematicsAndGPDTypesIntoStdVector(const TCSObservableKinematic &kin, const List< GPDType > &list) const | PARTONS::Observable< TCSObservableKinematic, TCSObservableResult > | inlineprotected |
setIndexId(int indexId) | PARTONS::BaseObject | |
setIntegrator(NumA::IntegratorType1D::Type integratorType) | PARTONS::MathIntegratorModule | protected |
setProcessModule(TCSProcessModule *pProcessModule) | PARTONS::TCSObservable | |
setReferenceModuleId(unsigned int referenceModuleId) | PARTONS::ModuleObject | |
setThetaRange(const std::pair< double, double > &thetaRange) | PARTONS::TCSAcuThetaIntegrated | |
TCS_OBSERVABLE_MODULE_CLASS_NAME | PARTONS::TCSObservable | static |
TCSAcuThetaIntegrated(const std::string &className) | PARTONS::TCSAcuThetaIntegrated | |
TCSAcuThetaIntegrated(const TCSAcuThetaIntegrated &other) | PARTONS::TCSAcuThetaIntegrated | protected |
TCSObservable(const std::string &className) | PARTONS::TCSObservable | protected |
TCSObservable(const TCSObservable &other) | PARTONS::TCSObservable | protected |
toString() const | PARTONS::TCSObservable | virtual |
unserialize(ElemUtils::Packet &packet) | PARTONS::BaseObject | |
unserializeKinematicsAndGPDTypesFromStdVector(const std::vector< double > &vec, TCSObservableKinematic &kin, List< GPDType > &list) const | PARTONS::Observable< TCSObservableKinematic, TCSObservableResult > | inlineprotected |
warn(const std::string &functionName, const std::string &message) const | PARTONS::BaseObject | protected |
~BaseObject() | PARTONS::BaseObject | virtual |
~MathIntegratorModule() | PARTONS::MathIntegratorModule | virtual |
~ModuleObject() | PARTONS::ModuleObject | virtual |
~Observable() | PARTONS::Observable< TCSObservableKinematic, TCSObservableResult > | inlinevirtual |
~TCSAcuThetaIntegrated() | PARTONS::TCSAcuThetaIntegrated | virtual |
~TCSObservable() | PARTONS::TCSObservable | virtual |