Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4VUserPrimaryVertexInformation Class Referenceabstract

#include <G4VUserPrimaryVertexInformation.hh>

Public Member Functions

 G4VUserPrimaryVertexInformation ()
 
virtual ~G4VUserPrimaryVertexInformation ()
 
virtual void Print () const =0
 

Detailed Description

Definition at line 50 of file G4VUserPrimaryVertexInformation.hh.

Constructor & Destructor Documentation

◆ G4VUserPrimaryVertexInformation()

G4VUserPrimaryVertexInformation::G4VUserPrimaryVertexInformation ( )

Definition at line 33 of file G4VUserPrimaryVertexInformation.cc.

33{;}

◆ ~G4VUserPrimaryVertexInformation()

G4VUserPrimaryVertexInformation::~G4VUserPrimaryVertexInformation ( )
virtual

Definition at line 34 of file G4VUserPrimaryVertexInformation.cc.

34{;}

Member Function Documentation

◆ Print()

virtual void G4VUserPrimaryVertexInformation::Print ( ) const
pure virtual

Referenced by G4PrimaryVertex::Print().


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