Universita' di GenovaINFN Sezione di Genova  
AIRWATCH / EUSO Genova

InCloudsPropagator - source file

// ESAF : Euso Simulation and Analysis Framework
// $Id: InCloudsPropagator.cc,v 1.4 2004/12/08 10:08:21 moreggia Exp $
// Sylvain Moreggia created Jun,  1 2004

#include "InCloudsPropagator.hh"

ClassImp(InCloudsPropagator)

//_____________________________________________________________________________
InCloudsPropagator::InCloudsPropagator() : BunchPropagator() {
    //
    // ctor (should not be used)
    //
}

//_____________________________________________________________________________
InCloudsPropagator::InCloudsPropagator(const Ground* g) : BunchPropagator(g) {
    //
    // ctor (should not be used)
    //
}

//_____________________________________________________________________________
 InCloudsPropagator::~InCloudsPropagator() {
    //
    // dtor
    //
}
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