Skip to content
Snippets Groups Projects
  1. Apr 20, 2016
  2. Apr 18, 2016
  3. Apr 17, 2016
    • rmatev's avatar
      Prepared tag Tr/TrackUtils v1r65 · 8f1e50e5
      rmatev authored
      git-svn-id: svn+ssh://svn.cern.ch/reps/lhcb/Rec/trunk@204858 4525493e-7705-40b1-a816-d608a930855b
      8f1e50e5
    • liblhcb's avatar
      Add algorithm MoveRecVertexTracks · b603d383
      liblhcb authored
      MoveRecVertexTracks copies the tracks participating in RecVertices to a new container and updates the vertex' track pointers.
      
      The idea is to persist only tracks participating in PVs. In principle, functionality to copy the relevant tracks into a new container already exists. However, the RecVertex packing stores a link to the track container (`vertex.tracks()[i]->parent()`), which is later needed for unpacking. This necessitates updating the tracks for each RecVertex (to point to the new container).
      
      This algorithm solves the issues and is more efficient than the existing track selectors.
      
      Merge branch 'rmatev-MoveRecVertexTracks' of LHCb-SVN-mirrors/Rec
      
      See merge request !3
      
      
      git-svn-id: svn+ssh://svn.cern.ch/reps/lhcb/Rec/trunk@204856 4525493e-7705-40b1-a816-d608a930855b
      b603d383
    • Rosen Matev's avatar
      Add algorithm MoveRecVertexTracks · 10cf40ce
      Rosen Matev authored
      It copies the tracks participating in RecVertices to a new container
      and updates the vertex' track pointers.
      10cf40ce
  4. Apr 15, 2016
  5. Apr 14, 2016
  6. Apr 13, 2016
  7. Apr 12, 2016
  8. Apr 11, 2016
  9. Apr 09, 2016
  10. Apr 08, 2016
  11. Apr 07, 2016
Loading