Re-enable DIS
Compare changes
+ 100
− 69
@@ -14,6 +15,7 @@
@@ -14,6 +15,7 @@
@@ -21,6 +23,16 @@
@@ -21,6 +23,16 @@
@@ -42,6 +54,15 @@ inline auto convertMtoE(const std::vector<ROOT::Math::PxPyPzMVector>& mom)
@@ -42,6 +54,15 @@ inline auto convertMtoE(const std::vector<ROOT::Math::PxPyPzMVector>& mom)
@@ -60,7 +81,7 @@ inline auto sort_momenta(const std::vector<ROOT::Math::PxPyPzEVector>& mom)
@@ -60,7 +81,7 @@ inline auto sort_momenta(const std::vector<ROOT::Math::PxPyPzEVector>& mom)
@@ -71,7 +92,7 @@ inline auto Q2(const std::vector<ROOT::Math::PxPyPzEVector>& mom)
@@ -71,7 +92,7 @@ inline auto Q2(const std::vector<ROOT::Math::PxPyPzEVector>& mom)
inline auto sub(const std::vector<ROOT::Math::PxPyPzEVector>& mom1, const std::vector<ROOT::Math::PxPyPzEVector>& mom2)
@@ -158,7 +179,7 @@ int dis_electrons(const std::string& config_name)
@@ -158,7 +179,7 @@ int dis_electrons(const std::string& config_name)
@@ -175,7 +196,7 @@ int dis_electrons(const std::string& config_name)
@@ -175,7 +196,7 @@ int dis_electrons(const std::string& config_name)
@@ -189,84 +210,94 @@ int dis_electrons(const std::string& config_name)
@@ -189,84 +210,94 @@ int dis_electrons(const std::string& config_name)
cout << *d0.Max<double>("elec_Q2_recon_rand") << " " << *d0.Min<double>("elec_Q2_recon_rand") << endl;
@@ -275,20 +306,20 @@ int dis_electrons(const std::string& config_name)
@@ -275,20 +306,20 @@ int dis_electrons(const std::string& config_name)