Geant4-11
Public Member Functions
G4VUserPrimaryVertexInformation Class Referenceabstract

#include <G4VUserPrimaryVertexInformation.hh>

Public Member Functions

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

Detailed Description

Definition at line 43 of file G4VUserPrimaryVertexInformation.hh.

Constructor & Destructor Documentation

◆ G4VUserPrimaryVertexInformation()

G4VUserPrimaryVertexInformation::G4VUserPrimaryVertexInformation ( )

Definition at line 33 of file G4VUserPrimaryVertexInformation.cc.

34{
35}

◆ ~G4VUserPrimaryVertexInformation()

G4VUserPrimaryVertexInformation::~G4VUserPrimaryVertexInformation ( )
virtual

Definition at line 37 of file G4VUserPrimaryVertexInformation.cc.

38{
39}

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: