00001 // @(#)root/geom:$Id: TGeoUniformMagField.h 27106 2009-01-09 07:55:28Z brun $ 00002 00003 /************************************************************************* 00004 * Copyright (C) 1995-2000, Rene Brun and Fons Rademakers. * 00005 * All rights reserved. * 00006 * * 00007 * For the licensing terms see $ROOTSYS/LICENSE. * 00008 * For the list of contributors see $ROOTSYS/README/CREDITS. * 00009 *************************************************************************/ 00010 00011 #ifndef ROOT_TGeoUniformMagField 00012 #define ROOT_TGeoUniformMagField 00013 00014 #ifndef ROOT_TVirtualMagField 00015 #include "TVirtualMagField.h" 00016 #endif 00017 00018 //////////////////////////////////////////////////////////////////////////// 00019 // // 00020 // TGeoUniformMagField - Uniform magnetic field class. // 00021 // // 00022 //////////////////////////////////////////////////////////////////////////// 00023 00024 #endif