Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
generate_4body_decay_chain.C File Reference
#include <iostream>
#include <assert.h>
#include <time.h>
#include <vector>
#include <array>
#include <chrono>
#include <hydra/PhaseSpace.h>
#include <hydra/Decays.h>
#include <hydra/Function.h>
#include <hydra/FunctorArithmetic.h>
#include <hydra/Lambda.h>
#include <hydra/Algorithm.h>
#include <hydra/Tuple.h>
#include <hydra/Vector3R.h>
#include <hydra/Vector4R.h>
#include <hydra/host/System.h>
#include <hydra/device/System.h>
#include <hydra/DenseHistogram.h>
#include <hydra/Placeholders.h>
#include <hydra/multivector.h>
#include <TROOT.h>
#include <TH1D.h>
#include <TF1.h>
#include <TH2D.h>
#include <TH3D.h>
#include <TApplication.h>
#include <TCanvas.h>
#include <TColor.h>
#include <TString.h>
#include <TStyle.h>
Include dependency graph for generate_4body_decay_chain.C:

Go to the source code of this file.

Macros

#define HYDRA_DEVICE_SYSTEM   TBB
 
#define HYDRA_HOST_SYSTEM   CPP
 

Functions

 declarg (Jpsi, hydra::Vector4R)
 

Macro Definition Documentation

◆ HYDRA_DEVICE_SYSTEM

#define HYDRA_DEVICE_SYSTEM   TBB

◆ HYDRA_HOST_SYSTEM

#define HYDRA_HOST_SYSTEM   CPP

Function Documentation

◆ declarg()

declarg ( Jpsi  ,
hydra::Vector4R   
)