Skip to content
Snippets Groups Projects
Geant4FastSimShowerModel.cpp 730 B
Newer Older
//==========================================================================
//  AIDA Detector description implementation
//--------------------------------------------------------------------------
// Copyright (C) Organisation europeenne pour la Recherche nucleaire (CERN)
// All rights reserved.
//
// For the licensing terms see $DD4hepINSTALL/LICENSE.
// For the list of contributors see $DD4hepINSTALL/doc/CREDITS.
//
// Author     : M.Frank
//
//==========================================================================

// Framework include files
#include <DDG4/Geant4FastSimShowerModel.h>

using namespace dd4hep;
using namespace dd4hep::sim;

#include <DDG4/Factories.h>
DECLARE_GEANT4ACTION(Geant4FastSimShowerModel)