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

Improved doxygen information

parent 8c1f0eac
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ namespace DD4hep { ...@@ -24,7 +24,7 @@ namespace DD4hep {
*/ */
namespace Simulation { namespace Simulation {
/** @class Geant4EventAction Geant4Action.h DDG4/Geant4Action.h /** \class Geant4EventAction Geant4Action.h DDG4/Geant4Action.h
* *
* Concrete basic implementation of the Geant4 event action * Concrete basic implementation of the Geant4 event action
* *
...@@ -49,7 +49,7 @@ namespace DD4hep { ...@@ -49,7 +49,7 @@ namespace DD4hep {
virtual void end(const G4Event* event); virtual void end(const G4Event* event);
}; };
/** @class Geant4EventActionSequence Geant4Action.h DDG4/Geant4Action.h /** \class Geant4EventActionSequence Geant4Action.h DDG4/Geant4Action.h
* *
* Concrete implementation of the Geant4 event action sequence * Concrete implementation of the Geant4 event action sequence
* The sequence dispatches the callbacks at the beginning and the and * The sequence dispatches the callbacks at the beginning and the and
......
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