Universita' di GenovaINFN Sezione di Genova  
AIRWATCH / EUSO Genova

NoClouds - source file

// $Id: NoClouds.cc,v 1.1 2005/04/14 16:11:21 moreggia Exp $
// Author: Sylvain Moreggia   2005/04/13

/*****************************************************************************
 * ESAF: Euso Simulation and Analysis Framework                              *
 *                                                                           *
 *  Id: NoClouds                                                           *
 *  Package: Atmosphere                                                   *
 *  Coordinator: Moreggia S.                                               *
 *                                                                           *
 *****************************************************************************/

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

#include "NoClouds.hh"

ClassImp(NoClouds)

//_____________________________________________________________________________
 NoClouds::NoClouds() : Clouds() {
    //
    // Constructor
    //

}

//_____________________________________________________________________________
 NoClouds::~NoClouds() {
    //
    // 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