Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrating to multithreading of RPCPointProducer #9100

Merged
merged 10 commits into from
Jul 7, 2015

Commits on Jun 30, 2015

  1. migrate to multithreading + small code cleaning (make config paramete…

    …rs const + add override to inherited methods)
    Hugues committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    16c9296 View commit details
    Browse the repository at this point in the history
  2. remove the static method in the object maps

    Hugues committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    0070ad3 View commit details
    Browse the repository at this point in the history
  3. refill the maps only if the geometry is changed

    Hugues committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    a9b671d View commit details
    Browse the repository at this point in the history
  4. apply the comments to the CSCSegtoRPC

    remove upper case for the member function
    Hugues committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    64c551e View commit details
    Browse the repository at this point in the history
  5. update the DT the same way as the CSC code

    Hugues committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    0d2ec8c View commit details
    Browse the repository at this point in the history
  6. update the TrackToRPC

    Hugues committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    4252210 View commit details
    Browse the repository at this point in the history
  7. fix the debug by using logDebug + remove commented lines

    small additional fixes
    Hugues committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    14fa89f View commit details
    Browse the repository at this point in the history
  8. update the object Map declaration

    remove the empty constructor
    Hugues committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    f01858e View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2015

  1. Configuration menu
    Copy the full SHA
    2895712 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb784e5 View commit details
    Browse the repository at this point in the history