Skip to content

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