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 Wed Nov 16 16:57:39 2005 Wed Nov 16 16:29:22 2005