5#ifndef FOURMOMUTILS_FOXWOLFRAM_H
6#define FOURMOMUTILS_FOXWOLFRAM_H
22 std::vector<double>&
H,
unsigned int order = 5 );
26 std::vector<double>&
H,
unsigned int order = 5 ) {
DataVector< INavigable4Momentum > INavigable4MomentumCollection
DataModel_detail::const_iterator< DataVector > const_iterator
const_iterator end() const noexcept
Return a const_iterator pointing past the end of the collection.
const_iterator begin() const noexcept
Return a const_iterator pointing at the beginning of the collection.
bool foxWolfram(const I4MomIter_t &iBeg, const I4MomIter_t &iEnd, std::vector< double > &H, unsigned int order=5)
INavigable4MomentumCollection::const_iterator I4MomIter_t