Geant4.10
|
#include <DMXPmtHit.hh>
Public Member Functions | |
DMXPmtHit () | |
~DMXPmtHit () | |
DMXPmtHit (const DMXPmtHit &) | |
const DMXPmtHit & | operator= (const DMXPmtHit &) |
int | operator== (const DMXPmtHit &) const |
void * | operator new (size_t) |
void | operator delete (void *) |
void | Draw () |
void | Print () |
void | SetPos (G4ThreeVector xyz) |
G4ThreeVector | GetPos () const |
void | SetTime (G4double t) |
G4double | GetTime () const |
![]() | |
G4VHit () | |
virtual | ~G4VHit () |
G4int | operator== (const G4VHit &right) const |
virtual const std::map < G4String, G4AttDef > * | GetAttDefs () const |
virtual std::vector< G4AttValue > * | CreateAttValues () const |
Definition at line 51 of file DMXPmtHit.hh.
DMXPmtHit::DMXPmtHit | ( | ) |
Definition at line 55 of file DMXPmtHit.cc.
DMXPmtHit::~DMXPmtHit | ( | ) |
Definition at line 63 of file DMXPmtHit.cc.
DMXPmtHit::DMXPmtHit | ( | const DMXPmtHit & | right | ) |
Definition at line 66 of file DMXPmtHit.cc.
|
virtual |
Reimplemented from G4VHit.
Definition at line 93 of file DMXPmtHit.cc.
References G4VVisManager::Draw(), G4VMarker::filled, G4VVisManager::GetConcreteInstance(), G4VMarker::SetFillStyle(), G4VMarker::SetScreenSize(), and G4Visible::SetVisAttributes().
|
inline |
Definition at line 75 of file DMXPmtHit.hh.
|
inline |
Definition at line 78 of file DMXPmtHit.hh.
Definition at line 98 of file DMXPmtHit.hh.
References G4Allocator< Type >::FreeSingle().
|
inline |
Definition at line 75 of file DMXPmtHit.cc.
Definition at line 85 of file DMXPmtHit.cc.
Reimplemented from G4VHit.
Definition at line 111 of file DMXPmtHit.cc.
References G4BestUnit, G4cout, and G4endl.
|
inline |