BOSS 7.0.5
BESIII Offline Software System
Loading...
Searching...
No Matches
G4VCHit Class Reference

#include <G4VCHit.h>

+ Inheritance diagram for G4VCHit:

Public Member Functions

virtual G4VHit * Clone () const
 
virtual ~G4VCHit ()
 

Detailed Description

Definition at line 6 of file G4VCHit.h.

Constructor & Destructor Documentation

◆ ~G4VCHit()

virtual G4VCHit::~G4VCHit ( )
inlinevirtual

Definition at line 11 of file G4VCHit.h.

11{};

Member Function Documentation

◆ Clone()

virtual G4VHit * G4VCHit::Clone ( ) const
inlinevirtual

Definition at line 9 of file G4VCHit.h.

9{ return new G4VHit; }

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