Skip to content

Vmc application update #461

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

Merged
merged 3 commits into from
Mar 27, 2017

Conversation

ihrivnac
Copy link
Contributor

No description provided.

  virtual void InitOnWorker() {}
  virtual void BeginRunOnWorker() {}
  virtual void FinishRunOnWorker() {}
The const functions (now deprecated) will be removed in the future:
  virtual void InitForWorker() const  {}
  virtual void BeginWorkerRun() const {}
  virtual void FinishWorkerRun() const {}
(previously distributed in geant4_vmc/mtroot)
@phsft-bot
Copy link

Can one of the admins verify this patch?

@Axel-Naumann
Copy link
Member

@phsft-bot build!

@phsft-bot
Copy link

Build started

@Axel-Naumann Axel-Naumann merged commit 4720126 into root-project:master Mar 27, 2017
@ihrivnac ihrivnac deleted the vmc_application_update branch March 27, 2017 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants