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

#include <HasHepRep.h>

Public Member Functions

virtual ~HasHepRep ()
 Destructor.
 
virtual HepRepgetHepRep ()=0
 

Detailed Description

The HasHepRep interface.

Author
Mark Donszelmann

Definition at line 21 of file HasHepRep.h.

Constructor & Destructor Documentation

◆ ~HasHepRep()

virtual HEPREP::HasHepRep::~HasHepRep ( )
inlinevirtual

Destructor.

Definition at line 25 of file HasHepRep.h.

25{ /* nop */; }

Member Function Documentation

◆ getHepRep()

virtual HepRep & HEPREP::HasHepRep::getHepRep ( )
pure virtual

Returns the associated HepRep to this object.


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