|
ComPWA
Common Partial-Wave-Analysis Framework
|
#include "Core/Function.hpp"
Include dependency graph for Integration.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| ComPWA | |
| ComPWA::Data | |
| ComPWA::Tools | |
Functions | |
| std::pair< double, double > | ComPWA::Tools::integrateWithError (ComPWA::Intensity &intensity, const ComPWA::Data::DataSet &phspsample, double phspVolume=1.0) |
| Calculate integral and its error. More... | |
| double | ComPWA::Tools::integrate (ComPWA::Intensity &intensity, const ComPWA::Data::DataSet &phspsample, double phspVolume) |
| double | ComPWA::Tools::maximum (ComPWA::Intensity &intensity, const ComPWA::Data::DataSet &sample) |