Log of /trunk/montecarlo/vmc/src/TVirtualMCApplication.cxx
Parent Directory
Revision
43453 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 22 16:11:34 2012 UTC (2 years, 10 months ago) by
ivana
File length: 2164 byte(s)
Diff to
previous 23136
Modifications in vmc for multi-threading:
Making TVirtualMC and TVirtualMCApplication instances thread local;
behind #if defined(__linux__) && !defined(__CINT__)
Revision
6934 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Tue Jul 15 09:56:58 2003 UTC (11 years, 6 months ago) by
brun
Original Path:
trunk/vmc/src/TVirtualMCApplication.cxx
File length: 1069 byte(s)
Old directory mc is renamed vmc.
Note new classes TVirtualMCGeometry, TGeoMCGeometry.
The new vmc directory has the following backward incompatibilities;
in class TVirtualMCStack,
SetTrack has been renamed PushTrack
GetNextTrack is renamed PopNextTrack
GetPrimaryForTracking is renamed PopPrimaryForTracking
CurrentTrack is renamed GetCurrentTrackNumber
CurrentTrackParent is renamed GetCurrentParentTrackNumber
in class TVirtualMC
A new optional argument in the constructor
Two new functios SetRootGeometry and IsRootGeometrySupported.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.