Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
PhaseSpace.h File Reference
#include <hydra/detail/Config.h>
#include <hydra/detail/BackendPolicy.h>
#include <hydra/detail/IteratorTraits.h>
#include <hydra/Types.h>
#include <hydra/detail/functors/FlagAcceptReject.h>
#include <hydra/detail/functors/IsAccepted.h>
#include <hydra/detail/utility/Generic.h>
#include <hydra/Vector3R.h>
#include <hydra/Vector4R.h>
#include <hydra/detail/functors/DecayMother.h>
#include <hydra/detail/functors/DecayMothers.h>
#include <hydra/detail/functors/EvalMother.h>
#include <hydra/detail/functors/EvalMothers.h>
#include <hydra/detail/functors/StatsPHSP.h>
#include <hydra/detail/Print.h>
#include <hydra/detail/functors/CheckEnergy.h>
#include <hydra/Tuple.h>
#include <hydra/detail/Hash.h>
#include <hydra/Random.h>
#include <hydra/Decays.h>
#include <hydra/detail/launch_decayers.inl>
#include <hydra/detail/external/hydra_thrust/iterator/zip_iterator.h>
#include <hydra/detail/external/hydra_thrust/iterator/counting_iterator.h>
#include <hydra/detail/external/hydra_thrust/tuple.h>
#include <hydra/detail/external/hydra_thrust/extrema.h>
#include <hydra/detail/external/hydra_thrust/random.h>
#include <hydra/detail/external/hydra_thrust/distance.h>
#include <hydra/detail/external/hydra_thrust/equal.h>
#include <array>
#include <vector>
#include <utility>
#include <initializer_list>
#include <hydra/detail/PhaseSpace.inl>
Include dependency graph for PhaseSpace.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  hydra::PhaseSpace< N, GRND >
 This class implements phase-space Monte Carlo generation in hydra. More...
 

Namespaces

 hydra
 Generic policies definition.