DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Member Functions | List of all members
dd4hep::sim::VertexExtension Class Reference

Base class to extend the basic vertex class used by DDG4 with user information. More...

#include <Geant4Vertex.h>

Public Member Functions

 VertexExtension ()
 Default constructor. More...
 
virtual ~VertexExtension ()
 Default destructor. More...
 

Detailed Description

Base class to extend the basic vertex class used by DDG4 with user information.

Definition at line 32 of file Geant4Vertex.h.

Constructor & Destructor Documentation

◆ VertexExtension()

dd4hep::sim::VertexExtension::VertexExtension ( )
inline

Default constructor.

Definition at line 35 of file Geant4Vertex.h.

◆ ~VertexExtension()

VertexExtension::~VertexExtension ( )
virtual

Default destructor.

Definition at line 22 of file Geant4Vertex.cpp.


The documentation for this class was generated from the following files: