Universita' di GenovaINFN Sezione di Genova  
AIRWATCH / EUSO Genova

NightGlowMapBuilder - source file

// $Id: NightGlowMapBuilder.cc,v 1.1 2005/10/31 16:36:32 thea Exp $
// Author: Alessandro Thea   2005/10/28

/*****************************************************************************
 * ESAF: Euso Simulation and Analysis Framework                              *
 *                                                                           *
 *  Id: NightGlowMapBuilder                                                           *
 *  Package: <packagename>                                                   *
 *  Coordinator: <coordinator>                                               *
 *                                                                           *
 *****************************************************************************/

//_____________________________________________________________________________
//
// NightGlowMapBuilder
//
// <extensive class description>
//
//   Config file parameters
//   ======================
//
//   <parameter name>: <parameter description>
//   -Valid options: <available options>
//

#include "NightGlowMapBuilder.hh"

ClassImp(NightGlowMapBuilder)

//_____________________________________________________________________________
 NightGlowMapBuilder::NightGlowMapBuilder() {
    //
    // Constructor
    //

}

//_____________________________________________________________________________
 NightGlowMapBuilder::~NightGlowMapBuilder() {
    //
    // Destructor
    //
}

About Us | EUSO Official Website | Web pages created by Roberto Pesce and Alessandro Thea - Last Update Wed Nov 16 16:57:39 2005 Wed Nov 16 16:29:22 2005