00001 // Headers: 00002 00003 // @(#)fROOT/STEER:$Name: $:$Id: HtmlComments.C,v 1.2 2007/09/21 15:30:58 Diego_Faso Exp $ 00004 // Revision Author: Diego Faso <mailto:faso@to.infn.it>, 2005/06/24 00005 // Original Author: P. Cerello <mailto:cerello@to.infn.it>, 2000 00006 00007 #ifndef FROOT_TFndRun 00008 #define FROOT_TFndRun 00009 00011 // // 00012 // Control class for FINUDA C++ run processing // 00013 // Only one single instance of this class exists. // 00014 // The object is pointed by the global fndrun. // 00015 // // 00016 // -Supports the list of all FINUDA Detectors (fDetectors). // 00017 // // 00019 00020 00021 #include <TFile.h> 00022 00023 00024 // Source: 00025 00026 // @(#)fROOT/STEER:$Name: $:$Id: HtmlComments.C,v 1.2 2007/09/21 15:30:58 Diego_Faso Exp $ 00027 // Revision Author: Diego Faso <mailto:faso@to.infn.it>, 2005/06/24 00028 // Original Author: P. Cerello <mailto:cerello@to.infn.it>, 2000 00029 00031 // // 00032 // Control class for FINUDA C++ run processing // 00033 // Only one single instance of this class exists. // 00034 // The object is pointed by the global fndrun. // 00035 // // 00036 // -Supports the list of all FINUDA Detectors (fDetectors). // 00037 // // 00038 // // 00039 //Begin_Html 00040 // <img src="../froot_images/fnd_logo.gif"> 00041 //End_Html 00042 // // 00044 00045 #include "TFndRun.h"