#include <DMXPmtHit.hh>
Definition at line 51 of file DMXPmtHit.hh.
◆ DMXPmtHit() [1/2]
Definition at line 56 of file DMXPmtHit.cc.
CLHEP::Hep3Vector G4ThreeVector
◆ ~DMXPmtHit()
DMXPmtHit::~DMXPmtHit |
( |
| ) |
|
◆ DMXPmtHit() [2/2]
DMXPmtHit::DMXPmtHit |
( |
const DMXPmtHit & |
right | ) |
|
◆ Draw()
Reimplemented from G4VHit.
Definition at line 98 of file DMXPmtHit.cc.
104 circle.SetScreenSize(0.002);
108 circle.SetVisAttributes(attribs);
109 pVVisManager->
Draw(circle);
virtual void Draw(const G4Circle &, const G4Transform3D &objectTransformation=G4Transform3D())=0
static G4VVisManager * GetConcreteInstance()
◆ GetPos()
◆ GetTime()
◆ operator delete()
void DMXPmtHit::operator delete |
( |
void * |
aHit | ) |
|
|
inline |
Definition at line 98 of file DMXPmtHit.hh.
G4ThreadLocal G4Allocator< DMXPmtHit > * DMXPmtHitsAllocator
◆ operator new()
void * DMXPmtHit::operator new |
( |
size_t |
| ) |
|
|
inline |
Definition at line 91 of file DMXPmtHit.hh.
G4ThreadLocal G4Allocator< DMXPmtHit > * DMXPmtHitsAllocator
◆ operator=()
◆ operator==()
int DMXPmtHit::operator== |
( |
const DMXPmtHit & |
right | ) |
const |
Definition at line 90 of file DMXPmtHit.cc.
92 return (
this==&right) ? 1 : 0;
◆ Print()
void DMXPmtHit::Print |
( |
void |
| ) |
|
|
virtual |
Reimplemented from G4VHit.
Definition at line 117 of file DMXPmtHit.cc.
#define G4BestUnit(a, b)
#define G4_USE_G4BESTUNIT_FOR_VERBOSE 1
G4GLOB_DLL std::ostream G4cout
◆ SetPos()
◆ SetTime()
◆ pos
◆ time
The documentation for this class was generated from the following files: