Skip to content
Snippets Groups Projects
Commit 51956446 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

iostream

parent a8bdce2a
No related branches found
No related tags found
1 merge request!99Add truth inclusive kinematics to reconstruction
...@@ -2,6 +2,8 @@ ...@@ -2,6 +2,8 @@
#include "TLorentzVector.h" #include "TLorentzVector.h"
#include "TGenPhaseSpace.h" #include "TGenPhaseSpace.h"
#include <iostream>
void dvcs_ps_gen() { void dvcs_ps_gen() {
double E_p = 100.0; double E_p = 100.0;
double M_p = 0.938; double M_p = 0.938;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment