Skip to content
Snippets Groups Projects
Commit 8e9c1bfc authored by Markus Frank's avatar Markus Frank
Browse files

Add Geant4VolumeManager to resolve volume ids of sensitive volumes.

parent d96f515f
No related branches found
No related tags found
No related merge requests found
// $Id: Geant4Primitives.h 603 2013-06-13 21:15:14Z markus.frank $
//====================================================================
// AIDA Detector description implementation
//--------------------------------------------------------------------
//
// Author : M.Frank
//
//====================================================================
#ifndef DD4HEP_DDG4_GEANT4PRIMITIVES_H
#define DD4HEP_DDG4_GEANT4PRIMITIVES_H
// Framework include files
#include "DD4hep/Primitives.h"
/// Geant 4 forward declarations
/*
* DD4hep namespace declaration
*/
namespace DD4hep {
/*
* Simulation namespace declaration
*/
namespace Simulation {
} // End namespace Simulation
} // End namespace DD4hep
#endif // DD4HEP_DDG4_GEANT4PRIMITIVES_H
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment