Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

MJVOutputManager.cc

Go to the documentation of this file.
00001 //      
00002 // CLASS IMPLEMENTATION:  MJVOutputManager.cc
00003 //
00004 //---------------------------------------------------------------------------//
00010 // 
00011 //---------------------------------------------------------------------------//
00021 //---------------------------------------------------------------------------//
00022 //
00023 
00024 
00025 //---------------------------------------------------------------------------//
00026 
00027 #include "io/MJVOutputManager.hh"
00028 
00029 //---------------------------------------------------------------------------//
00030 
00031 G4String  MJVOutputManager::fFileName = "";
00032 
00033 //---------------------------------------------------------------------------//
00034 
00035 MJVOutputManager::MJVOutputManager():
00036   fSchemaDefined(false), fWaveformsSaved(false)
00037 {;}
00038 
00039 MJVOutputManager::~MJVOutputManager()
00040 {;}

Generated on Mon Nov 29 16:58:52 2004 for Majorana Simulation by  doxygen 1.3.9.1