Skip to content
Snippets Groups Projects
Geant4Call.cpp 700 B
Newer Older
//==========================================================================
Markus Frank's avatar
Markus Frank committed
//  AIDA Detector description implementation 
//--------------------------------------------------------------------------
Markus Frank's avatar
Markus Frank committed
// Copyright (C) Organisation europeenne pour la Recherche nucleaire (CERN)
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)
Markus Frank's avatar
Markus Frank committed
dd4hep::sim::Geant4Call::~Geant4Call()   {