Skip to content
Snippets Groups Projects
Geant4Call.cpp 773 B
Newer Older
// $Id: Handle.h 570 2013-05-17 07:47:11Z markus.frank $
//==========================================================================
Markus Frank's avatar
Markus Frank committed
//  AIDA Detector description implementation for LCD
//--------------------------------------------------------------------------
// Copyright (C) Organisation européenne pour la Recherche nucléaire (CERN)
// All rights reserved.
Markus Frank's avatar
Markus Frank committed
//
// For the licensing terms see $DD4hepINSTALL/LICENSE.
// For the list of contributors see $DD4hepINSTALL/doc/CREDITS.
Markus Frank's avatar
Markus Frank committed
//
// Author     : M.Frank
//
//==========================================================================

Markus Frank's avatar
Markus Frank committed
// Framework include files
#include "DDG4/Geant4Call.h"

/// Default destructor (keep here to avoid weak linkage to vtable)
DD4hep::Simulation::Geant4Call::~Geant4Call()   {
}