Changeset 2062 for trunk/MagicSoft/Mars/mmontecarlo
- Timestamp:
- 05/05/03 15:12:31 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mmontecarlo/MMcEnergyEst.cc
r2031 r2062 16 16 ! 17 17 ! 18 ! Author(s): Thomas Bretz 1/2002 <mailto:tbretz@ uni-sw.gwdg.de>18 ! Author(s): Thomas Bretz 1/2002 <mailto:tbretz@astro.uni-wuerzburg.de> 19 19 ! Author(s): Wolfgang Wittek 1/2002 <mailto:wittek@mppmu.mpg.de> 20 20 ! Author(s): Abelardo Moralejo 4/2003 <mailto:moralejo@pd.infn.it> … … 40 40 #include "MMcEnergyEst.h" 41 41 42 #include <math.h> // fabs on Alpha 43 44 #include <TMinuit.h> 42 45 #include <TStopwatch.h> 43 46 #include <TVirtualFitter.h> 44 #include <TMinuit.h>45 47 46 48 #include "MParList.h"
Note:
See TracChangeset
for help on using the changeset viewer.