- Feb 07, 2007
-
-
Lorenzo Moneta authored
- provide correctly support for space-like particles by using a negative Mass and negative M2. git-svn-id: http://root.cern.ch/svn/root/trunk@17756 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 05, 2007
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17683 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 11, 2006
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17153 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 08, 2006
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17119 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17115 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17113 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17100 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 07, 2006
-
-
Lorenzo Moneta authored
- The DistFunc.h now contains all the distributions (pdf, cdf and quantiles) ProbFunc and SpecFunc are moved from mathmore - The old DistFunc.h and DistFunc.cxx have been renamed PdfFunc git-svn-id: http://root.cern.ch/svn/root/trunk@17089 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 06, 2006
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17078 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
for exmaple for the normal distributions we have: - normal_cdf for the cumulative dist. - normal_cdf_c for the complement of the cumulative dist. git-svn-id: http://root.cern.ch/svn/root/trunk@17077 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
double f(const double * x, const double * p ) in the parametric function interface - clean up of the interfaces classes git-svn-id: http://root.cern.ch/svn/root/trunk@17062 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 01, 2006
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@17030 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
add test for I/O of a wrapper of points (Track), a wrapper of std::vector of points (Cluster) and a vector of wrappers of points (VecTrack) to try to reproduce problem reportyed by CMS git-svn-id: http://root.cern.ch/svn/root/trunk@17024 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
- add an E to all the enumeration typename to fix coding convention (RN 6) git-svn-id: http://root.cern.ch/svn/root/trunk@17015 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 25, 2006
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16947 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
On windows, when explicitly linking the library, we also need to explicitly request the dictioanaries git-svn-id: http://root.cern.ch/svn/root/trunk@16938 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16937 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 23, 2006
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16896 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 20, 2006
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16831 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
- fix a warning and problem observed in a test on Windows in the implementation of the derived Clone() method - move WrappedFunction from mathmore and add functionality for wrapping also pointer to member function git-svn-id: http://root.cern.ch/svn/root/trunk@16827 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 17, 2006
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16811 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 10, 2006
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16743 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16737 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16736 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16735 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 09, 2006
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16726 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
apply changes requested by Vincenzo on GetComponents and GetCoordinates using a single iterator. This fixes the bug #21311 git-svn-id: http://root.cern.ch/svn/root/trunk@16725 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 07, 2006
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16703 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 06, 2006
-
-
Lorenzo Moneta authored
fix bug 21325 in getting the columns of a Rotation3D matrix in 3 vectors. Add also a corresponding test in testGenVector.cxx git-svn-id: http://root.cern.ch/svn/root/trunk@16696 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
- return a reference to the inverted class in the Invert() method for all Rotation, Transform3D and Boost classes (to fix bug #21324) - make operator== and operator!= const (fix bug #21287) git-svn-id: http://root.cern.ch/svn/root/trunk@16691 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
- return a reference to the inverted class in the Invert() method for all Rotation, Transform3D and Boost classes (to fix bug #21324) - make operator== and operator!= const (fix bug #21287) git-svn-id: http://root.cern.ch/svn/root/trunk@16689 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 20, 2006
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16578 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Aug 29, 2006
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16153 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Aug 22, 2006
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@16073 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
add utility function for cinverting Phi in the range 0,2*PI and -PI,PI git-svn-id: http://root.cern.ch/svn/root/trunk@16072 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Aug 21, 2006
-
-
Lorenzo Moneta authored
- add new function to find Projection and Perpendicular of a vector along any given direction (requested by C. Bernet, CMS) git-svn-id: http://root.cern.ch/svn/root/trunk@16070 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Aug 16, 2006
-
-
Lorenzo Moneta authored
(use quaternion in this case). This fixes a problem reported by LHCB - when constructing an axis angle from 4 components always re-normalize the vectorcomponents git-svn-id: http://root.cern.ch/svn/root/trunk@16021 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Aug 11, 2006
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@15987 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jul 05, 2006
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@15708 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jul 01, 2006
-
-
Fons Rademakers authored
they are always const. git-svn-id: http://root.cern.ch/svn/root/trunk@15651 27541ba8-7e3a-0410-8455-c3a389f83636
-