Log of /trunk/montecarlo/vmc/src/TVirtualMCGeometry.cxx
Parent Directory
Revision
17193 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Dec 12 16:12:55 2006 UTC (8 years, 1 month ago) by
brun
Original Path:
trunk/vmc/src/TVirtualMCGeometry.cxx
File length: 1613 byte(s)
Diff to
previous 16107
From Ivana Hrivnacova:
TVirtualMC
- Added new function TVirtualMC::MediumId(const const Text_t* mediumName)
- Removed default implementations for the recent functions
and made them pure anstract (=0)
- Removed deprecated function GetMedium() replaced with CurrentMedium()
- Copy constructors and assignment operators moved to private and
their implementation is removed
TVirtualMCGeometry
TGeoMCGeometry
- Added new function TVirtualMC::MediumId(const const Text_t* mediumName)
- Removed singleton pattern (now more than one instance may exist)
- Copy constructors and assignment operators moved to private and
their implementation is removed
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/TVirtualMCGeometry.cxx
File length: 1192 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.