G4VCHit Class Reference

#include <G4VCHit.h>

List of all members.

Public Member Functions

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


Detailed Description

Definition at line 6 of file G4VCHit.h.


Constructor & Destructor Documentation

virtual G4VCHit::~G4VCHit (  )  [inline, virtual]

Definition at line 11 of file G4VCHit.h.

00011 {};


Member Function Documentation

virtual G4VHit* G4VCHit::Clone (  )  const [inline, virtual]

Definition at line 9 of file G4VCHit.h.

00009 { return new G4VHit; }


Generated on Tue Nov 29 23:19:37 2016 for BOSS_7.0.2 by  doxygen 1.4.7