Skip to content
Snippets Groups Projects
Commit 7e79f3a2 authored by Michel De Cian's avatar Michel De Cian
Browse files

fix merge conflict

parent 9cddcda2
No related branches found
No related tags found
2 merge requests!3702merge counter decoder into Louis' original branch,!3393Add LHCbIDs method to v3::Tracks
Pipeline #3522950 passed
......@@ -323,10 +323,6 @@ namespace LHCb::Event::v3 {
for ( auto i = 0; i < nHits().cast(); i++ ) { ids.emplace_back( lhcbID( i ).LHCbID() ); }
return ids;
}
<<<<<<< HEAD
=======
>>>>>>> d444a1318... format
};
template <SIMDWrapper::InstructionSet simd, LHCb::Pr::ProxyBehaviour behaviour, typename ContainerType>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment