-
Markus Frank authored987f7524
Geant4Call.cpp 700 B
//==========================================================================
// 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/Geant4Call.h"
/// Default destructor (keep here to avoid weak linkage to vtable)
dd4hep::sim::Geant4Call::~Geant4Call() {
}