Universita' di GenovaINFN Sezione di Genova  
AIRWATCH / EUSO Genova

EmptyPhotonsInAtmosphere - source file

// $Id: EmptyPhotonsInAtmosphere.cc,v 1.1 2005/11/14 11:24:52 moreggia Exp $
// Author: Sylvain Moreggia   2005/11/14

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

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

#include "EmptyPhotonsInAtmosphere.hh"

ClassImp(EmptyPhotonsInAtmosphere)

//_____________________________________________________________________________
 EmptyPhotonsInAtmosphere::EmptyPhotonsInAtmosphere() : PhotonsInAtmosphere("empty"){
    //
    // Constructor
    //

}

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