Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
phsp_chain.inl File Reference
#include <iostream>
#include <assert.h>
#include <time.h>
#include <vector>
#include <array>
#include <chrono>
#include <tclap/CmdLine.h>
#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 dependency graph for phsp_chain.inl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PHSP_CHAIN_INL_
 

Functions

 declarg (Jpsi, hydra::Vector4R) declarg(Kaon
 
hydra::Vector4R declarg (Pion, hydra::Vector4R) declarg(MuonP
 
hydra::Vector4R hydra::Vector4R declarg (MuonM, hydra::Vector4R) declarg(M13Sq
 
hydra::Vector4R hydra::Vector4R double declarg (M23Sq, double) declarg(CosTheta
 
hydra::Vector4R hydra::Vector4R double double declarg (DeltaPhi, double) declarg(Weight
 
int main (int argv, char **argc)
 

Macro Definition Documentation

◆ PHSP_CHAIN_INL_

#define PHSP_CHAIN_INL_

Function Documentation

◆ declarg() [1/5]

declarg ( Jpsi  ,
hydra::Vector4R   
)
Examples:
phsp_chain.inl.

◆ declarg() [2/5]

hydra::Vector4R declarg ( Pion  ,
hydra::Vector4R   
)

◆ declarg() [3/5]

hydra::Vector4R hydra::Vector4R declarg ( MuonM  ,
hydra::Vector4R   
)

◆ declarg() [4/5]

hydra::Vector4R hydra::Vector4R double declarg ( M23Sq  ,
double   
)

◆ declarg() [5/5]

hydra::Vector4R hydra::Vector4R double double declarg ( DeltaPhi  ,
double   
)

◆ main()

int main ( int  argv,
char **  argc 
)
Examples:
phsp_chain.inl.