Changeset 8910 for trunk/MagicSoft/Mars/mranforest/MRanForestCalc.cc
- Timestamp:
- 06/02/08 10:10:28 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mranforest/MRanForestCalc.cc
r8706 r8910 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MRanForestCalc.cc,v 1.3 0 2007-08-24 12:58:49tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: MRanForestCalc.cc,v 1.31 2008-06-02 09:10:27 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 21 21 ! Author(s): Thomas Bretz 8/2005 <mailto:tbretz@astro.uni-wuerzburg.de> 22 22 ! 23 ! Copyright: MAGIC Software Development, 2000-200 623 ! Copyright: MAGIC Software Development, 2000-2008 24 24 ! 25 25 ! … … 33 33 //////////////////////////////////////////////////////////////////////////// 34 34 #include "MRanForestCalc.h" 35 36 #include <TMath.h> 35 37 36 38 #include <TF1.h>
Note:
See TracChangeset
for help on using the changeset viewer.