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

Multithreaded Framework Service Callbacks #272

Merged

Conversation

wddgit
Copy link
Contributor

@wddgit wddgit commented Aug 9, 2013

Adds new interface for Service callback functions to
support the multithreaded Framework. This interface
passes around a new set of classes which hold the
context at all the important transitions that occur
in the Framework. The new interface supports all the
new transitions which will occur in the multithreaded
Framework, for example global begin run and stream begin
run transitions will replace the old begin run transition.
The Tracer service is modified to use all the new signals
and it is also used in unit tests to test them.

Adds new interface for Service callback functions to
support the multithreaded Framework. This interface
passes around a new set of classes which hold the
context at all the important transitions that occur
in the Framework. The new interface supports all the
new transitions which will occur in the multithreaded
Framework, for example global begin run and stream begin
run transitions will replace the old begin run transition.
The Tracer service is modified to use all the new signals
and it is also used in unit tests to test them.
@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 9, 2013

The following categories have been signed by chrjones (a.k.a. @Dr15Jones on GitHub): Core, Visualization

@cms-git-visualization, @cms-git-core, @cms-git-geometry

@ghost ghost assigned deguio Aug 9, 2013
@ktf
Copy link
Contributor

ktf commented Aug 9, 2013

Dear @deguio @rovere @civanch @mdhildreth can you please look into it and approve ASAP? This is a showstopper for pre2.

@ghost ghost assigned nclopezo Aug 9, 2013
@ktf
Copy link
Contributor

ktf commented Aug 9, 2013

@nclopezo please test this ASAP as well.

@nclopezo
Copy link
Contributor

nclopezo commented Aug 9, 2013

Hi

I tested with CMSSW_7_0_X_2013-08-09-0200, all tests passed.

ktf added a commit that referenced this pull request Aug 9, 2013
…face

Multithreaded Framework Service Callbacks
@ktf ktf merged commit c55c759 into cms-sw:CMSSW_7_0_X Aug 9, 2013
Dr15Jones added a commit to Dr15Jones/cmssw that referenced this pull request Aug 12, 2013
…request cms-sw#272

Conflicts:
	FWCore/Framework/test/event_getrefbeforeput_t.cppunit.cc
	FWCore/Framework/test/generichandle_t.cppunit.cc
@wddgit wddgit deleted the multithreadedServiceCallbackInterface branch November 8, 2013 19:16
parbol pushed a commit to parbol/cmssw that referenced this pull request Mar 5, 2015
makortel pushed a commit to makortel/cmssw that referenced this pull request Apr 22, 2015
jbueghly pushed a commit to NWUHEP/cmssw that referenced this pull request Feb 26, 2019
[Backport 10_4_0] Second implementation of V9 geometry
CesarBernardes pushed a commit to CesarBernardes/cmssw that referenced this pull request Apr 17, 2020
Co-authored-by: Stepan <stepobr@cern.ch>
slava77 pushed a commit to slava77/cmssw that referenced this pull request Oct 9, 2021
Update charge param if ipt is negative
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.

None yet

5 participants