Universita' di GenovaINFN Sezione di Genova  
AIRWATCH / EUSO Genova

RecoShowerStep - source file

// $Id: RecoShowerStep.cc,v 1.1 2005/10/13 08:33:52 naumov Exp $
// Author: Dmitry.Naumov   2005/10/11

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

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

#include "RecoShowerStep.hh"

#include <TH1F.h>

ClassImp(RecoShowerStep)

//_____________________________________________________________________________
 RecoShowerStep::RecoShowerStep() {
    //
    // Constructor
    //

}

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