Universita' di GenovaINFN Sezione di Genova  
AIRWATCH / EUSO Genova

EFiller - source file

// ESAF : Euso Simulation and Analysis Framework
// $Id: EFiller.cc,v 1.4 2004/06/22 23:02:11 thea Exp $
// A.Thea created Jun, 11 2004

#include "EFiller.hh"
#include "EFillable.hh"
#include "TClass.h"

ClassImp(EFiller)

//_____________________________________________________________________________
EFiller::EFiller( const char* target ) : fTarget( target ){
    // ctor


}

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