ROOTPWA
|
#include <cstdlib>
#include <iterator>
#include <boost/lexical_cast.hpp>
#include <boost/algorithm/string.hpp>
#include "spinUtils.hpp"
#include "conversionUtils.hpp"
#include "particleDataTable.h"
#include "particleProperties.h"
Go to the source code of this file.
Namespaces | |
namespace | rpwa |
Calculates the partial wave weight for a given event. |
Functions | |
bool | rpwa::operator== (const particleProperties &lhsProp, const pair< particleProperties, string > &rhsPropSel) |