Skip to content
  • Mark Hodgkinson's avatar
    Migrate eflowCaloObject to stoe a vector of... · 733ac085
    Mark Hodgkinson authored
    Migrate eflowCaloObject to stoe a vector of std::pair<eflowTrackClusterLink*,bool> rather than a vector of eflowTrackClusterLink*.
    This will allow us to indicate, via the bool, which clusters have been modified.
    733ac085