Universita' di GenovaINFN Sezione di Genova  
AIRWATCH / EUSO Genova

PhotonsInAtmosphere - source file

// ESAF : Euso Simulation and Analysis Framework
// $Id: PhotonsInAtmosphere.cc,v 1.3 2005/01/21 11:03:17 moreggia Exp $
// D. De Marco - M. Pallavicini created Jan, 20 2002

#include "PhotonsInAtmosphere.hh"

ClassImp(PhotonsInAtmosphere)

PhotonsInAtmosphere::PhotonsInAtmosphere(string type) {
    //
    // constructor
    //
    fType = type;
}

PhotonsInAtmosphere::~PhotonsInAtmosphere() {
    //
    // destructor
    //
}
About Us | EUSO Official Website | Web pages created by Roberto Pesce and Alessandro Thea - Last Update 14-May-2005 21:31