BOSS
7.1.0
BESIII Offline Software System
Loading...
Searching...
No Matches
G4VCHit.h
Go to the documentation of this file.
1
#ifndef G4VCHit_h
2
#define G4VCHit_h 1
3
4
#include "G4VHit.hh"
5
6
class
G4VCHit
:
public
G4VHit {
7
8
public
:
9
inline
virtual
G4VHit*
Clone
()
const
{
return
new
G4VHit; }
10
11
virtual
~G4VCHit
(){};
12
13
};
14
15
#endif
16
G4VCHit
Definition:
G4VCHit.h:6
G4VCHit::~G4VCHit
virtual ~G4VCHit()
Definition:
G4VCHit.h:11
G4VCHit::Clone
virtual G4VHit * Clone() const
Definition:
G4VCHit.h:9
source
Simulation
G4Svc
G4Svc-00-01-56
other
G4VCHit.h
Generated by
1.9.6