Skip to content
Snippets Groups Projects
Commit 504d8202 authored by Kong Tu's avatar Kong Tu
Browse files

change dvcs-d analysis

parent b23036ce
Branches
No related tags found
1 merge request!100Draft: Diffractive phi benchmark development
......@@ -363,7 +363,7 @@ auto giveme_t_doubleTagging_REC(const std::vector<eic::ReconstructedParticleData
pOut.SetVectM(pOut_v3,0.93827);
}
}
if(nOut.Px()<1e-9||pOut.Px()<1e-9||){
if(nOut.Px()<1e-9||pOut.Px()<1e-9){
t_vec.push_back( -1. );
}
else{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment