MCBooster
1.0.1
Tool to generate MC phase space samples in parallel.
|
Evaluate helper template function implementation. More...
#include <mcbooster/Config.h>
#include <mcbooster/Vector3R.h>
#include <mcbooster/Vector4R.h>
#include <mcbooster/GContainers.h>
#include <mcbooster/GTypes.h>
#include <mcbooster/functors/Calculate.h>
Go to the source code of this file.
Namespaces | |
MCBooster | |
Functions | |
template<typename CUSTOMFUNC > | |
void | MCBooster::EvaluateArray (const CUSTOMFUNC funcObj, ParticlesSet_d &pset, VariableSet_h &varset) |
Template functor for calculate an array of variables over a given set of particles. More... | |