Hydra  4.0.1
A header-only templated C++ framework to perform data analysis on massively parallel platforms.
timedependent_phsp_basic.inl File Reference
#include <iostream>
#include <assert.h>
#include <time.h>
#include <vector>
#include <array>
#include <chrono>
#include <tclap/CmdLine.h>
#include <hydra/Types.h>
#include <hydra/Vector4R.h>
#include <hydra/PhaseSpace.h>
#include <hydra/Function.h>
#include <hydra/Lambda.h>
#include <hydra/Algorithm.h>
#include <hydra/Tuple.h>
#include <hydra/host/System.h>
#include <hydra/device/System.h>
#include <hydra/Decays.h>
#include <hydra/DenseHistogram.h>
#include <hydra/Range.h>
#include <hydra/functions/Exponential.h>
#include <hydra/Placeholders.h>
Include dependency graph for timedependent_phsp_basic.inl:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define TIMEDEPENDENT_PHSP_BASIC_INL_
 

Functions

 declarg (A, hydra::Vector4R) declarg(B
 
hydra::Vector4R declarg (C, hydra::Vector4R) declarg(DecayTime
 
int main (int argv, char **argc)
 

Macro Definition Documentation

◆ TIMEDEPENDENT_PHSP_BASIC_INL_

#define TIMEDEPENDENT_PHSP_BASIC_INL_

Function Documentation

◆ declarg() [1/2]

declarg ( A  ,
hydra::Vector4R   
)

◆ declarg() [2/2]

hydra::Vector4R declarg ( C  ,
hydra::Vector4R   
)

◆ main()

int main ( int  argv,
char **  argc 
)