Revision e60bc961b69056a4925f129d0a2042471f999042 authored by Rene Brun on 19 September 2006, 14:37:13 UTC, committed by Rene Brun on 19 September 2006, 14:37:13 UTC
some changes in the class TGeoPNEntry (needed for alignment purposes):

1. Constructor of TGeoPNEntry performs a check upon definition of a symbolic link to a physical node. The check is done redundantly also upon creation of a physical node starting from a symbolic link to prevent mis-usage of these objects in-between geometries.
2. Allows storage of an additional user-defined TGeoHMatrix. The matrix should be created by the user but
once TGeoPNEntry::SetMatrix() is called becomes owned by TGeoManager.


git-svn-id: http://root.cern.ch/svn/root/trunk@16298 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent cc15e88
History
File Mode Size
BinarySearchTree.cxx -rw-r--r-- 8.3 KB
BinaryTree.cxx -rw-r--r-- 9.9 KB
CrossEntropy.cxx -rw-r--r-- 3.1 KB
DecisionTree.cxx -rw-r--r-- 15.4 KB
DecisionTreeNode.cxx -rw-r--r-- 6.5 KB
Event.cxx -rw-r--r-- 4.9 KB
Factory.cxx -rw-r--r-- 61.9 KB
GeneticBase.cxx -rw-r--r-- 11.2 KB
GeneticCuts.cxx -rw-r--r-- 3.1 KB
GeneticGenes.cxx -rw-r--r-- 3.0 KB
GeneticPopulation.cxx -rw-r--r-- 17.4 KB
GeneticRange.cxx -rw-r--r-- 4.6 KB
GiniIndex.cxx -rw-r--r-- 4.5 KB
MethodANNBase.cxx -rw-r--r-- 4.9 KB
MethodBDT.cxx -rw-r--r-- 22.9 KB
MethodBase.cxx -rw-r--r-- 32.8 KB
MethodCFMlpANN.cxx -rw-r--r-- 25.7 KB
MethodCFMlpANN_Utils.cxx -rw-r--r-- 32.7 KB
MethodCuts.cxx -rw-r--r-- 45.6 KB
MethodFisher.cxx -rw-r--r-- 22.5 KB
MethodHMatrix.cxx -rw-r--r-- 11.8 KB
MethodLikelihood.cxx -rw-r--r-- 27.2 KB
MethodPDERS.cxx -rw-r--r-- 25.9 KB
MethodRuleFit.cxx -rw-r--r-- 5.8 KB
MethodTMlpANN.cxx -rw-r--r-- 12.8 KB
MethodVariable.cxx -rw-r--r-- 5.2 KB
MisClassificationError.cxx -rw-r--r-- 3.1 KB
Node.cxx -rw-r--r-- 7.4 KB
PDF.cxx -rw-r--r-- 8.0 KB
Reader.cxx -rw-r--r-- 10.3 KB
RootFinder.cxx -rw-r--r-- 5.5 KB
SdivSqrtSplusB.cxx -rw-r--r-- 2.5 KB
SeparationBase.cxx -rw-r--r-- 4.5 KB
TSpline1.cxx -rw-r--r-- 3.9 KB
TSpline2.cxx -rw-r--r-- 6.0 KB
Timer.cxx -rw-r--r-- 7.6 KB
Tools.cxx -rw-r--r-- 18.5 KB
Volume.cxx -rw-r--r-- 6.4 KB

back to top