ATLAS Offline Software
|
#include <vector>
#include "EventKernel/INavigable4Momentum.h"
#include "NavFourMom/INavigable4MomentumCollection.h"
Go to the source code of this file.
Namespaces | |
FourMomUtils | |
Functions | |
bool | FourMomUtils::foxWolfram (const I4MomIter_t &iBeg, const I4MomIter_t &iEnd, std::vector< double > &H, unsigned int order=5) |
bool | FourMomUtils::foxWolfram (const INavigable4MomentumCollection *theParticles, std::vector< double > &H, unsigned int order=5) |